Debrand for AlmaLinux

This commit is contained in:
Eduard Abdullin 2026-03-31 03:44:14 +00:00 committed by root
commit 257ab17095
2 changed files with 43 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (subscription-manager-1.30.12.tar.gz) = 227eed6276491e9188da574b50a0b106e4c7fff614049153e70eb0c4d11d02415305377a1612f691191c337809d23ebfd8c909dafaea87451fa1de6936156da9
SHA512 (subscription-manager-1.30.14.tar.gz) = 5662d3ced0473dba80271340a19ae93abd10133851c88e9295e99a100bed065544de99eeb75d7388d3d40e3163be75eba731b5d4c0b02c111df4e529c03a3fa6

View File

@ -83,7 +83,7 @@
%global exclude_packages %{exclude_packages}"
Name: subscription-manager
Version: 1.30.12
Version: 1.30.14
Release: 1%{?dist}.alma.1
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -686,9 +686,49 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
rm -f /var/lib/rhsm/cache/content_access_mode.json
%changelog
* Sun Jan 25 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1.30.12-1.alma.1
* Tue Mar 31 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1.30.14-1.alma.1
- Debrand for AlmaLinux
* Fri Mar 27 2026 Jason Jerome <jajerome@redhat.com> 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 <jhnidek@redhat.com> 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 <jhnidek@redhat.com> 1.30.12-1
- feat: Added more debug prints to cloud-what (jhnidek@redhat.com)
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)