diff --git a/.gitignore b/.gitignore index 30624c1..7fc7bef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/subscription-manager-1.24.45.tar.gz -SOURCES/subscription-manager-cockpit-1.24.45.tar.gz +SOURCES/subscription-manager-1.24.48.tar.gz +SOURCES/subscription-manager-cockpit-1.24.48.tar.gz diff --git a/.subscription-manager.metadata b/.subscription-manager.metadata index fb7a443..a17f1d5 100644 --- a/.subscription-manager.metadata +++ b/.subscription-manager.metadata @@ -1,2 +1,2 @@ -f4921079da83092ae265e7643c8b1da6d3dd28c7 SOURCES/subscription-manager-1.24.45.tar.gz -f17bb636852744e8baa6b65b525eb01fb1769cf5 SOURCES/subscription-manager-cockpit-1.24.45.tar.gz +b4916dad7b559f66c87f2f086ced51558195eb0f SOURCES/subscription-manager-1.24.48.tar.gz +70c6047befb5f8667c665440b9fa000d426d8865 SOURCES/subscription-manager-cockpit-1.24.48.tar.gz diff --git a/README.debrand b/README.debrand deleted file mode 100644 index 01c46d2..0000000 --- a/README.debrand +++ /dev/null @@ -1,2 +0,0 @@ -Warning: This package was configured for automatic debranding, but the changes -failed to apply. diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 49e8899..0f120d6 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -132,7 +132,7 @@ %global subpackages SUBPACKAGES="%{?include_syspurpose:syspurpose}" Name: subscription-manager -Version: 1.24.45 +Version: 1.24.48 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management Group: System Environment/Base @@ -1161,6 +1161,16 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Thu Apr 15 2021 Christopher Snyder 1.24.48-1 +- 1886772: check is_consumer_cert_key_valid (csnyder@redhat.com) + +* Wed Apr 14 2021 Christopher Snyder 1.24.47-1 +- 1886772: Clear content access mode cache on refresh (csnyder@redhat.com) + +* Tue Apr 06 2021 Christopher Snyder 1.24.46-1 +- 1896715: Set proper read permissions on certs (#2466) (wpoteat@redhat.com) +- 1935592: Fix getting releases, when SCA is used (jhnidek@redhat.com) + * Tue Nov 24 2020 William Poteat 1.24.45-1 - 1890080: Handle IOErrors and Exceptions when looking for process names (csnyder@redhat.com)