diff --git a/sources b/sources index 5df6f39..1b79058 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (subscription-manager-1.29.41.tar.gz) = 214bb13d968a35eaa9a17bb106366e30ba368103c065fb059a19772cf055cb29de839248c9fc2dc944cbba653ac831b88d5dbbd12af654bcc8d468e99a6db145 +SHA512 (subscription-manager-1.29.42.tar.gz) = 5dd058143d9747eb1453e0de68d2fc2fbe01b5da4832e72b28c7dd15e28b4adb3bc302f5b30b18dda2002b5480af9d9eccb6e661a07f7d802c9ca83889ac63ba diff --git a/subscription-manager.spec b/subscription-manager.spec index c165f82..a4f6a5d 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -95,7 +95,7 @@ %global exclude_packages %{exclude_packages}" Name: subscription-manager -Version: 1.29.41 +Version: 1.29.42 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} @@ -735,6 +735,10 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non- rm -f /var/lib/rhsm/cache/rhsm_icon.json %changelog +* Thu Aug 22 2024 Pino Toscano 1.29.42-1 +- feat: forcefully switch automatic cloud registration to v1 + (ptoscano@redhat.com) + * Thu Aug 15 2024 Pino Toscano 1.29.41-1 - feat: update man page with deprecation notices (jajerome@redhat.com) - feat: Disable anonymous cloud registration temporarily (mhorky@redhat.com)