diff --git a/SOURCES/00001-fix-dbus-policy.patch b/SOURCES/00001-fix-dbus-policy.patch new file mode 100644 index 0000000..ee8bc45 --- /dev/null +++ b/SOURCES/00001-fix-dbus-policy.patch @@ -0,0 +1,99 @@ +diff --git a/etc-conf/dbus/system.d/com.redhat.RHSM1.conf b/etc-conf/dbus/system.d/com.redhat.RHSM1.conf +index e21c57263..11adf1d79 100644 +--- a/etc-conf/dbus/system.d/com.redhat.RHSM1.conf ++++ b/etc-conf/dbus/system.d/com.redhat.RHSM1.conf +@@ -7,23 +7,9 @@ + + + +- +- +- +- +- +- +- +- +- +- +- +- ++ + + +@@ -37,11 +23,6 @@ + + +- +- +- + + +@@ -65,5 +46,54 @@ + + +- + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index c67d9c4..cec5c01 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -245,7 +245,7 @@ Name: subscription-manager Version: 1.28.36 -Release: 2%{?dist}.alma +Release: 3%{?dist}.alma.1 Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} Group: Productivity/Networking/System @@ -412,6 +412,9 @@ Obsoletes: subscription-manager-initial-setup-addon Obsoletes: rhsm-gtk Obsoletes: rhsm-icons + +Patch00001: 00001-fix-dbus-policy.patch + %description The Subscription Manager package provides programs and libraries to allow users to manage subscriptions and yum repositories from the EL entitlement @@ -769,9 +772,7 @@ cloud metadata and signatures. %prep %setup -q -%patch100 -p1 -%patch101 -p1 -%patch102 -p1 +%autopatch -p1 %build make -f Makefile VERSION=%{version}-%{release} CFLAGS="%{optflags}" \ @@ -1514,9 +1515,12 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog -* Wed May 17 2023 Andrew Lukoshko - 1.28.36-2.alma +* Wed Aug 23 2023 Eduard Abdullin - 1.28.36-3.alma.1 - Debrand for AlmaLinux +* Tue Aug 08 2023 Jiri Hnidek 1.28.36-3 +- 2225442: Fix D-Bus policy (jhnidek@redhat.com) + * Wed Feb 22 2023 Pino Toscano 1.28.36-2 - Translated using Weblate (French) (ljanda@redhat.com) - Translated using Weblate (French) (suanand@redhat.com)