Update subscription-manager to 1.28.39-1
Resolves: #2091269 - Subscription manager fails when run with rootless Buildah Resolves: #2218282 - [RFE] Subscription-manager should report extra facts for enabling hourly metering in cloud systems Resolves: #2225443 - CVE-2023-3899 subscription-manager: inadequate authorization of com.redhat.RHSM1 D-Bus interface allows local users to modify configuration [rhel-8.9.0] Resolves: #2231100 - [RFE] change the container detection to check harder for secrets Resolves: RHEL-847 - Tweak the wording for container mode
This commit is contained in:
parent
1f04338248
commit
e62dc23fb7
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (subscription-manager-1.28.38.tar.gz) = dee1baf5c31cb3c3f256a3e8d6f57b22e6f53d0dd79d921f4e9d5e258ad4dd572cd9eb2b93c1855b76a8deca0490445596795aa947680877f7c27dd07484d044
|
SHA512 (subscription-manager-1.28.39.tar.gz) = 9e52aac82f19672334209412d21dae68b030ff04de21b3e22c6691cc85e81f62d20297adabed589100ea4471917bcf19750488a2212da110e131d8153ec1b5f2
|
||||||
SHA512 (subscription-manager-cockpit-1.28.38.tar.gz) = f433356d27ec7ab466cb4367b1d365c879cd05043f8aa0129d341f9fc3f23f2dcb3346eeed98568dbb478f18aaff4b545a6b830abfaeadd74dad3280b256f7d2
|
SHA512 (subscription-manager-cockpit-1.28.39.tar.gz) = 9343cd80f3ccfd9e4665e5fc804ecad4865e4690b58f2793cd123b83a81b9f9cd9431b1aee56b971a2185b5d286c9eec1b1f3dc617549ea02c2dd5cfc4095a3c
|
||||||
|
@ -225,7 +225,7 @@
|
|||||||
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
||||||
|
|
||||||
Name: subscription-manager
|
Name: subscription-manager
|
||||||
Version: 1.28.38
|
Version: 1.28.39
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools and libraries for subscription and repository management
|
Summary: Tools and libraries for subscription and repository management
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
@ -1381,6 +1381,27 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 23 2023 Pino Toscano <ptoscano@redhat.com> 1.28.39-1
|
||||||
|
- Translated using Weblate (Korean) (simmon@nplob.com)
|
||||||
|
- Update translation files (noreply@weblate.org)
|
||||||
|
- 2225443: [1.28] Hotfix of D-Bus policy (jhnidek@redhat.com)
|
||||||
|
- New extraction for translatable strings (ptoscano@redhat.com)
|
||||||
|
- Translated using Weblate (Punjabi) (jsefler@redhat.com)
|
||||||
|
- Translated using Weblate (Korean) (simmon@nplob.com)
|
||||||
|
- [1.28] Update messaging around the "container mode" (#3310)
|
||||||
|
(34436146+grunwmar@users.noreply.github.com)
|
||||||
|
- ENT-5624: Properly translate error strings (mhorky@redhat.com)
|
||||||
|
- ENT-5610: Explicitly check for provided entitlement certificates
|
||||||
|
(mhorky@redhat.com)
|
||||||
|
- Fix flake8 errors (mhorky@redhat.com)
|
||||||
|
- Run flake8 and rpmlint on CI (mhorky@redhat.com)
|
||||||
|
- Mock IOError for Insights fact collection tests (mhorky@redhat.com)
|
||||||
|
- Collect GCP Project information as cloud facts (chambrid@redhat.com)
|
||||||
|
- Collect Azure Subscription ID as a cloud fact (#3285) (chambrid@redhat.com)
|
||||||
|
- Update cockpit test lib for Chromium 113 fix (martin@piware.de)
|
||||||
|
- tests: repair attach cases in SCA mode (ptoscano@redhat.com)
|
||||||
|
- 2091269: Make locking more reliable (jhnidek@redhat.com)
|
||||||
|
|
||||||
* Wed May 17 2023 Pino Toscano <ptoscano@redhat.com> 1.28.38-1
|
* Wed May 17 2023 Pino Toscano <ptoscano@redhat.com> 1.28.38-1
|
||||||
- Translated using Weblate (Italian) (toscano.pino@tiscali.it)
|
- Translated using Weblate (Italian) (toscano.pino@tiscali.it)
|
||||||
- Update translation files (noreply@weblate.org)
|
- Update translation files (noreply@weblate.org)
|
||||||
|
Loading…
Reference in New Issue
Block a user