From 4676103e8b85d690050255971bec1907808ce9e1 Mon Sep 17 00:00:00 2001 From: Jason Jerome Date: Fri, 27 Mar 2026 10:48:41 -0400 Subject: [PATCH] Update subscription-manager to subscription-manager-1.30.14 Resolves: RHEL-101408 Resolves: RHEL-73923 Resolves: RHEL-131265 Signed-off-by: Jason Jerome --- sources | 2 +- subscription-manager.spec | 42 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 9782f72..c4cc388 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (subscription-manager-1.30.12.tar.gz) = 227eed6276491e9188da574b50a0b106e4c7fff614049153e70eb0c4d11d02415305377a1612f691191c337809d23ebfd8c909dafaea87451fa1de6936156da9 +SHA512 (subscription-manager-1.30.14.tar.gz) = 5662d3ced0473dba80271340a19ae93abd10133851c88e9295e99a100bed065544de99eeb75d7388d3d40e3163be75eba731b5d4c0b02c111df4e529c03a3fa6 diff --git a/subscription-manager.spec b/subscription-manager.spec index f5c5df3..134653a 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -83,7 +83,7 @@ %global exclude_packages %{exclude_packages}" Name: subscription-manager -Version: 1.30.12 +Version: 1.30.14 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} @@ -680,6 +680,46 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json rm -f /var/lib/rhsm/cache/content_access_mode.json %changelog +* Fri Mar 27 2026 Jason Jerome 1.30.14-1 +- 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) +- Translated using Weblate (Georgian) (noreply-mt-weblate-translation- + memory@weblate.org) +- Automatic commit of package [subscription-manager] release [1.30.13-1]. + (jhnidek@redhat.com) + +* Thu Mar 19 2026 Jiri Hnidek 1.30.13-1 +- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com) +- chore: Make black-26.* happy again (./) (jhnidek@redhat.com) +- chore: Update black to 26.3.1 in GitHub action yml file (jhnidek@redhat.com) +- chore: Make black-26.* happy again (./integration-tests) (jhnidek@redhat.com) +- chore: Make black-26.* happy again (./test) (jhnidek@redhat.com) +- test: Fixed one unit test related to inotify (jhnidek@redhat.com) +- chore: Make black-26.* happy again (./src) (jhnidek@redhat.com) +- chore: style formatting fixes in rhsmcertd worker (jajerome@redhat.com) +- fix: updated rhsmcertd to detect when auto-registration is terminated early + (jajerome@redhat.com) +- fix: updated rhsmcertd to detect when system is already registered + (jajerome@redhat.com) +- chore(deps): bump black from 24.3.0 to 26.3.1 + (49699333+dependabot[bot]@users.noreply.github.com) +- chore(deps): bump black from 24.3.0 to 26.3.1 in /integration-tests + (49699333+dependabot[bot]@users.noreply.github.com) +- fix: allow system to be registered with broken insights-client + (jlocash@redhat.com) +- fix: skip package profile upload when disabled in config + (jajerome@redhat.com) +- fix(unit-tests): mock isdir so rhsm_debug tests are env agnostic + (csnyder@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) + * Fri Jan 23 2026 Jiri Hnidek 1.30.12-1 - feat: Added more debug prints to cloud-what (jhnidek@redhat.com) - Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)