import UBI subscription-manager-1.28.42-1.el8
This commit is contained in:
parent
869cb90578
commit
e580dca8a3
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/subscription-manager-1.28.40.tar.gz
|
SOURCES/subscription-manager-1.28.42.tar.gz
|
||||||
SOURCES/subscription-manager-cockpit-1.28.40.tar.gz
|
SOURCES/subscription-manager-cockpit-1.28.42.tar.gz
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
5326ac57a950e727a7c88b703bbc16b5b1cbe108 SOURCES/subscription-manager-1.28.40.tar.gz
|
01f0a068cb66e42b795d775faa5cf6d6741356e4 SOURCES/subscription-manager-1.28.42.tar.gz
|
||||||
79fd54731e17471f43d144a9c8e24d2fcd722d7b SOURCES/subscription-manager-cockpit-1.28.40.tar.gz
|
2599b490ec820cd7b36a3debb6651246854162dc SOURCES/subscription-manager-cockpit-1.28.42.tar.gz
|
||||||
|
@ -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.40
|
Version: 1.28.42
|
||||||
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,32 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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)
|
||||||
|
- CCT-71: Try to ping server, when --proxy is used (jhnidek@redhat.com)
|
||||||
|
- CCT-10: Ensure IPv6-based URLs are properly formatted (mhorky@redhat.com)
|
||||||
|
- cli: normalize hostname in error message (ptoscano@redhat.com)
|
||||||
|
- connection: normalize hostname in ConnectionOSErrorException
|
||||||
|
(ptoscano@redhat.com)
|
||||||
|
- Improved printing of addresses and URLs (jhnidek@redhat.com)
|
||||||
|
- Use username and password from --proxy=URL (jhnidek@redhat.com)
|
||||||
|
- Use parse_url() from utils.py for parsing URL, when --proxy is used.
|
||||||
|
(jhnidek@redhat.com)
|
||||||
|
- RHEL-13375: 1.28 Parse URL properly (jhnidek@redhat.com)
|
||||||
|
- ci: stop testing on Fedora (ptoscano@redhat.com)
|
||||||
|
- Simplify autoregistration test setup (mhorky@redhat.com)
|
||||||
|
- RHEL-9435: Get AWS metadata via IMDSv2 (mhorky@redhat.com)
|
||||||
|
|
||||||
* Thu Sep 14 2023 Pino Toscano <ptoscano@redhat.com> 1.28.40-1
|
* Thu Sep 14 2023 Pino Toscano <ptoscano@redhat.com> 1.28.40-1
|
||||||
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
|
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user