Update subscription-manager to subscription-manager-1.29.45-1
Resolves: RHEL-35656
This commit is contained in:
parent
a37f3cf0da
commit
96ec605bec
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (subscription-manager-1.29.44.tar.gz) = a369bf3d3cce84e3c859994ae58a9b24bfc0ff6d85904469f0922b2a246081adcadee14c20d1ddb6fad3a465b61c3976f3489cc7c77058500fae8d1bd94a428a
|
||||
SHA512 (subscription-manager-1.29.45.tar.gz) = 29f4f0713e3e63b2daab1259422226034054eb0e4b4950fb377ff7465bf78f44e1a52098d9768e480af8692e0a0ef43cbba75558cb5fc0cd04e714786dfa1a55
|
||||
|
@ -95,7 +95,7 @@
|
||||
%global exclude_packages %{exclude_packages}"
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.29.44
|
||||
Version: 1.29.45
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -735,6 +735,18 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-
|
||||
rm -f /var/lib/rhsm/cache/rhsm_icon.json
|
||||
|
||||
%changelog
|
||||
* Tue Feb 11 2025 Pino Toscano <ptoscano@redhat.com> 1.29.45-1
|
||||
- fix: Do not upload profile from DNF, when it is disabled in conf
|
||||
(jhnidek@redhat.com)
|
||||
- feat: dnf plugin - outsource uploading of profile to rhsmcertd.
|
||||
(jhnidek@redhat.com)
|
||||
- feat: Enable register with environment names and environment types
|
||||
(jhnidek@redhat.com)
|
||||
- feat: support registering specifying environments with activation keys
|
||||
(ryanverdile@gmail.com)
|
||||
- chore: Remove auto-assign CI job (mhorky@redhat.com)
|
||||
- feat: [1.29] Added basic configuration for Packit (jhnidek@redhat.com)
|
||||
|
||||
* Fri Jan 24 2025 Pino Toscano <ptoscano@redhat.com> 1.29.44-1
|
||||
- Revert "feat: Disable anonymous cloud registration temporarily"
|
||||
(ptoscano@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user