Update subscription-manager to subscription-manager-1.29.52

Resolves: RHEL-146300
Resolves: RHEL-155198

Signed-off-by: Jason Jerome <jajerome@redhat.com>
This commit is contained in:
Jason Jerome 2026-04-22 17:50:55 -04:00
parent fb596f9f33
commit 6db2ef5560
2 changed files with 27 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (subscription-manager-1.29.50.tar.gz) = 54ca9db3e5436d2356316b188d0e60ff279296e97d184bf4ec022f5fee32ba7b6dbb595eea7814a3c538a4646bc0be88fa1928f046247e1c194ba527ce2442da
SHA512 (subscription-manager-1.29.52.tar.gz) = 3a38b14c30fd6b58217f3cdd3192949681970042fc0d7e6aa6d3d5eb7694577fb44bd6de748fa504e9e6f738028c0fe272cb5fb4dbe79abfef32e415ebce8cc9

View File

@ -95,7 +95,7 @@
%global exclude_packages %{exclude_packages}"
Name: subscription-manager
Version: 1.29.50
Version: 1.29.52
Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -737,6 +737,31 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-
rm -f /var/lib/rhsm/cache/rhsm_icon.json
%changelog
* Wed Apr 22 2026 Jason Jerome <jajerome@redhat.com> 1.29.52-1
- Translated using Weblate (Italian) (ali.ciloqlu@murena.io)
- Translated using Weblate (Czech) (pavel.borecki@gmail.com)
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
- Translated using Weblate (Czech) (noreply-mt-weblate-translation-
memory@weblate.org)
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
- Translated using Weblate (Georgian) (noreply-mt-weblate-translation-
memory@weblate.org)
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
* Wed Apr 22 2026 Jason Jerome <jajerome@redhat.com> 1.29.51-1
- integration-tests: Run the subman-cockpit tests with 2 GB RAM
(marius.vollmer@gmail.com)
- fix(backport): skip package profile upload when disabled in config
(jajerome@redhat.com)
- fix: allow system to be registered with broken insights-client
(jlocash@redhat.com)
- ci: bump actions/upload-artifact from 6 to 7
(49699333+dependabot[bot]@users.noreply.github.com)
- fix: Handle non-existence of /var/cache/cloud-what gracefully
(jhnidek@redhat.com)
- fix(unit-tests): Fixed unit tests for rhsm-debug (jhnidek@redhat.com)
- feat: Add /var/cache/cloud-what/ to sos-report (jhnidek@redhat.com)
* Wed Jan 28 2026 Jiri Hnidek <jhnidek@redhat.com> 1.29.50-1
- fix: Print list of environments without --set/--list (jhnidek@redhat.com)