Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2025-09-17 16:43:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit (Old)
 and      /work/SRC/openSUSE:Factory/.polkit.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polkit"

Wed Sep 17 16:43:09 2025 rev:95 rq:1305233 version:126

Changes:
--------
--- /work/SRC/openSUSE:Factory/polkit/polkit.changes    2025-09-12 
09:32:54.042943036 +0200
+++ /work/SRC/openSUSE:Factory/.polkit.new.27445/polkit.changes 2025-09-17 
16:43:14.960378398 +0200
@@ -1,0 +2,11 @@
+Tue Sep 16 14:46:00 UTC 2025 - Andreas Schwab <[email protected]>
+
+- Skip tests in qemu emulation
+
+-------------------------------------------------------------------
+Mon Sep 15 09:12:08 UTC 2025 - Marcus Meissner <[email protected]>
+
+- change /etc/polkit-1/rules.d group ownership back to polkitd 
+  (bsc#1249581)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ polkit.spec ++++++
--- /var/tmp/diff_new_pack.xGwizY/_old  2025-09-17 16:43:16.012422845 +0200
+++ /var/tmp/diff_new_pack.xGwizY/_new  2025-09-17 16:43:16.012422845 +0200
@@ -18,7 +18,11 @@
 
 %define _polkit_rulesdir %{_datadir}/polkit-1/rules.d
 %define glib_br_version  2.30.0
+# qemu emulation creates multiple threads, so unshare(CLONE_THREAD) always
+# fails.
+%if !0%{?qemu_user_space_build}
 %define run_tests        1
+%endif
 
 Name:           polkit
 Version:        126
@@ -262,7 +266,7 @@
 %{_polkit_rulesdir}/50-default.rules
 %{_pam_vendordir}/polkit-1
 %dir %{_sysconfdir}/polkit-1
-%attr(0750,root,root) %dir %{_sysconfdir}/polkit-1/rules.d
+%attr(0750,root,polkitd) %dir %{_sysconfdir}/polkit-1/rules.d
 %dir %{_sysconfdir}/polkit-1/actions
 %{_bindir}/pkaction
 %{_bindir}/pkcheck

Reply via email to