diff --git a/.gitignore b/.gitignore index 4d1f0ed..18b7f59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/subscription-manager-1.28.40.tar.gz -SOURCES/subscription-manager-cockpit-1.28.40.tar.gz +SOURCES/subscription-manager-1.28.42.tar.gz +SOURCES/subscription-manager-cockpit-1.28.42.tar.gz diff --git a/.subscription-manager.metadata b/.subscription-manager.metadata index 63f373a..6bafdd9 100644 --- a/.subscription-manager.metadata +++ b/.subscription-manager.metadata @@ -1,2 +1,2 @@ -5326ac57a950e727a7c88b703bbc16b5b1cbe108 SOURCES/subscription-manager-1.28.40.tar.gz -79fd54731e17471f43d144a9c8e24d2fcd722d7b SOURCES/subscription-manager-cockpit-1.28.40.tar.gz +01f0a068cb66e42b795d775faa5cf6d6741356e4 SOURCES/subscription-manager-1.28.42.tar.gz +2599b490ec820cd7b36a3debb6651246854162dc SOURCES/subscription-manager-cockpit-1.28.42.tar.gz diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 7b4276d..43d53be 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -226,7 +226,7 @@ %global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk} Name: subscription-manager -Version: 1.28.40 +Version: 1.28.42 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} @@ -1404,9 +1404,34 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog -* Thu Oct 19 2023 Eduard Abdullin - 1.28.40-1.alma.1 +* Wed Mar 27 2024 Eduard Abdullin - 1.28.42-1.alma - AlmaLinux changes +* Thu Jan 25 2024 Pino Toscano 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 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 1.28.40-1 - Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)