Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2021-12-12 00:55:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit (Old)
 and      /work/SRC/openSUSE:Factory/.polkit.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit"

Sun Dec 12 00:55:53 2021 rev:79 rq:936198 version:0.120

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit/polkit.changes    2021-10-25 
15:17:43.217686395 +0200
+++ /work/SRC/openSUSE:Factory/.polkit.new.2520/polkit.changes  2021-12-12 
00:56:10.494525272 +0100
@@ -1,0 +2,15 @@
+Mon Dec  6 10:27:20 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.120:
+  * transition from Intltool to gettext
+  * several tarball, meson and pipeline fixups
+  * Portuguese translation
+  * Romanian translation
+  * meson build system added
+  * CVE-2021-3560 mitigation
+  * properties in text listener
+  * typos fixups
+  * Update Hungarian translation
+- drop CVE-2021-3560.patch  (upstream)
+
+-------------------------------------------------------------------

Old:
----
  CVE-2021-3560.patch
  polkit-0.118.tar.gz
  polkit-0.118.tar.gz.sign

New:
----
  polkit-0.120.tar.gz
  polkit-0.120.tar.gz.sign

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ polkit.spec ++++++
--- /var/tmp/diff_new_pack.3SH8V9/_old  2021-12-12 00:56:11.634526055 +0100
+++ /var/tmp/diff_new_pack.3SH8V9/_new  2021-12-12 00:56:11.638526058 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           polkit
-Version:        0.118
+Version:        0.120
 Release:        0
 Summary:        PolicyKit Authorization Framework
 License:        LGPL-2.1-or-later
@@ -28,7 +28,6 @@
 Source2:        %{name}.keyring
 Source3:        system-user-polkitd.conf
 Source99:       baselibs.conf
-
 # PATCH-FIX-OPENSUSE polkit-no-wheel-group.patch vu...@opensuse.org -- In 
openSUSE, there's no special meaning for the wheel group, so we shouldn't allow 
it to be admin
 Patch0:         polkit-no-wheel-group.patch
 # PATCH-FIX-OPENSUSE polkit-gettext.patch lnus...@suse.de -- allow fallback to 
gettext for polkit action translations
@@ -39,9 +38,6 @@
 Patch3:         polkit-keyinit.patch
 # adjust path to polkit-agent-helper-1 (bsc#1180474)
 Patch4:         polkit-adjust-libexec-path.patch
-
-Patch5:         CVE-2021-3560.patch
-
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
@@ -49,6 +45,7 @@
 # needed for patch1 and 2
 BuildRequires:  libtool
 BuildRequires:  pam-devel
+BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  sysuser-tools
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.32.0
@@ -62,10 +59,9 @@
 Requires:       dbus-1
 Requires:       libpolkit-agent-1-0 = %{version}-%{release}
 Requires:       libpolkit-gobject-1-0 = %{version}-%{release}
-%sysusers_requires
 Requires(post): permissions
+%sysusers_requires
 %systemd_ordering
-
 # Upstream First - Policy:
 # Never add any patches to this package without the upstream commit id
 # in the patch. Any patches added here without a very good reason to make
@@ -102,7 +98,7 @@
 Summary:        PolicyKit Authorization Framework -- Agent Library
 Group:          System/Libraries
 Requires:       %{name} >= %{version}
-Obsoletes:      libpolkit0 < %version-%release
+Obsoletes:      libpolkit0 < %{version}-%{release}
 
 %description -n libpolkit-agent-1-0
 PolicyKit is a toolkit for defining and handling authorizations.
@@ -115,7 +111,7 @@
 Summary:        PolicyKit Authorization Framework -- GObject Library
 Group:          System/Libraries
 Requires:       %{name} >= %{version}
-Obsoletes:      libpolkit0 < %version-%release
+Obsoletes:      libpolkit0 < %{version}-%{release}
 
 %description -n libpolkit-gobject-1-0
 PolicyKit is a toolkit for defining and handling authorizations.
@@ -165,8 +161,6 @@
 # create $HOME for polkit user
 install -d %{buildroot}%{_localstatedir}/lib/polkit
 %find_lang polkit-1
-mkdir -p %{buildroot}%{_datadir}/dbus-1/system.d
-mv %{buildroot}%{_sysconfdir}/dbus-1/system.d/* 
%{buildroot}%{_datadir}/dbus-1/system.d/
 mkdir -p %{buildroot}%{_distconfdir}/pam.d
 mv %{buildroot}%{_sysconfdir}/pam.d/* %{buildroot}%{_distconfdir}/pam.d/
 mv %{buildroot}%{_sysconfdir}/polkit-1/rules.d/50-default.rules 
%{buildroot}%{_datadir}/polkit-1/rules.d/50-default.rules

++++++ polkit-0.118.tar.gz -> polkit-0.120.tar.gz ++++++
++++ 25553 lines of diff (skipped)

Reply via email to