Update subscription-manager to 1.28.42-1

Resolves: RHEL-21049
This commit is contained in:
Pino Toscano 2024-01-25 09:24:55 +01:00
parent 5988e5b94e
commit a3af0de389
2 changed files with 12 additions and 3 deletions

View File

@ -1,2 +1,2 @@
SHA512 (subscription-manager-1.28.41.tar.gz) = fa6bc836f45911ac713ef8a124879f00c2b95a289a813504538cef91c51d6badc2a6f5d03072334d25745a7cb8aec319464c2459039a7aa8b333a2a3dc7c2a33
SHA512 (subscription-manager-cockpit-1.28.41.tar.gz) = 298bcc4220b144f72724397b078efbce3e78a162da23cda3a590c2fe0c2cadcebe9df5dea0c76827a92d35fe1e152e4e407380e7e1f34c33f7caf0ffbbec8789
SHA512 (subscription-manager-1.28.42.tar.gz) = c551c4903cfc7b932ad41806979c58c5280fde6b83ac99ddda2e9bea53452a5f20c511b9931fe2b170411b8b478d80d239a42e15e095c81fa16aa23edb0595d9
SHA512 (subscription-manager-cockpit-1.28.42.tar.gz) = 69c8e24696eeafc55a1fc2ba026a07f30c21df69d058a9b8a9667fba7703176e1b3a5e196111e973266e2c4e415f7f05fb5c051e8cb759276b9bf334c9ac3358

View File

@ -225,7 +225,7 @@
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
Name: subscription-manager
Version: 1.28.41
Version: 1.28.42
Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -1381,6 +1381,15 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Thu Jan 25 2024 Pino Toscano <ptoscano@redhat.com> 1.28.42-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- Translated using Weblate (Chinese (Simplified) (zh_CN))
(mariocanfly@hotmail.com)
- RHEL-21049: [1.28] RegisterServer is stopped, when not needed
(jhnidek@redhat.com)
- RHEL-21049: [1.28] Fix issue with registration using gsd-subman
(jhnidek@redhat.com)
* Tue Dec 05 2023 Pino Toscano <ptoscano@redhat.com> 1.28.41-1
- tito: drop bz requirement (ptoscano@redhat.com)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (jsefler@redhat.com)