Debrand for AlmaLinux
This commit is contained in:
commit
59d451da6f
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (subscription-manager-1.30.14.tar.gz) = 5662d3ced0473dba80271340a19ae93abd10133851c88e9295e99a100bed065544de99eeb75d7388d3d40e3163be75eba731b5d4c0b02c111df4e529c03a3fa6
|
||||
SHA512 (subscription-manager-1.30.15.tar.gz) = d68ccd7de4d79b5aa7f4e2bb274944cbf0af358b68a3c8e33d8bc5363a632cce25badf59e1cc351ecd33475ee6c7f1eb685694d5d027b9b6b885c6171316d57d
|
||||
|
||||
@ -83,7 +83,7 @@
|
||||
%global exclude_packages %{exclude_packages}"
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.30.14
|
||||
Version: 1.30.15
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -136,7 +136,6 @@ Requires: dmidecode
|
||||
Requires: python3-python-dateutil
|
||||
Requires: python3-dbus-python
|
||||
Requires: logrotate
|
||||
Requires: cron
|
||||
Requires: python3-gobject
|
||||
Requires: libzypp
|
||||
Requires: python3-zypp-plugin
|
||||
@ -686,9 +685,44 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
|
||||
rm -f /var/lib/rhsm/cache/content_access_mode.json
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1.30.14-1.alma.1
|
||||
* Wed Jun 24 2026 Eduard Abdullin <eabdullin@almalinux.org> - 1.30.15-1.alma.1
|
||||
- Debrand for AlmaLinux
|
||||
|
||||
* Mon Jun 22 2026 Jiri Hnidek <jhnidek@redhat.com> 1.30.15-1
|
||||
- chore: better definition of IP address of AWS IMDS (jhnidek@redhat.com)
|
||||
- Fix package upload during initial register (suttner@atix.de)
|
||||
- feat(pqc): update crypto capabilities from 'refresh' command
|
||||
(jlocash@redhat.com)
|
||||
- feat(pqc): update crypto capabilities from 'identity --regenerate' command
|
||||
(jlocash@redhat.com)
|
||||
- style: fix flake8 lint error (jlocash@redhat.com)
|
||||
- feat(pqc): update crypto capabilities in candlepin from rhsmcertd-worker
|
||||
(jlocash@redhat.com)
|
||||
- feat(pqc): implement cache for crypto capabilities (jlocash@redhat.com)
|
||||
- fix: Invalidate and update CurrentOwnerCache when owner change is detected
|
||||
(csnyder@redhat.com)
|
||||
- chore: Added more debug prints about closing connections (jhnidek@redhat.com)
|
||||
- fix: Set timeout before trying to close TLS connection (jhnidek@redhat.com)
|
||||
- fix(pqc): update warning to indicate fallback (jlocash@redhat.com)
|
||||
- fix(pqc): raise RuntimeError when get_signature_algorithms or
|
||||
get_public_key_algorithms throw (jlocash@redhat.com)
|
||||
- feat(pqc): print warning when setting invalid `certificate_algorithms` value
|
||||
(jlocash@redhat.com)
|
||||
- docs: Document `rhsm.certificate_algorithms` config option in rhsm.conf man
|
||||
pages (jlocash@redhat.com)
|
||||
- fix: drop __smoke_test__ and __main__ from pqc.py (jlocash@redhat.com)
|
||||
- style: fix linting error in connection.py (jlocash@redhat.com)
|
||||
- test: fix broken tests for registerConsumer (jlocash@redhat.com)
|
||||
- feat(pqc): Use C bindings to retrieve public-key and signature algorithms in
|
||||
pqc.py (jlocash@redhat.com)
|
||||
- feat: POC: Add support for PQC (jhnidek@redhat.com)
|
||||
- Remove cron RPM requirement on suse systems (suttner@atix.de)
|
||||
- test: Added C unit tests of _certificate.so (jhnidek@redhat.com)
|
||||
- feat: Added .pyi file for certificate.c (jhnidek@redhat.com)
|
||||
- chore: Not all .py* files should be ignored (jhnidek@redhat.com)
|
||||
- test: Created unit tests for certificate.c (jhnidek@redhat.com)
|
||||
- feat: Added 2 methods for listing crypto algorithms (jhnidek@redhat.com)
|
||||
|
||||
* 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-
|
||||
|
||||
Loading…
Reference in New Issue
Block a user