Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package polkit-default-privs for
openSUSE:Factory checked in at 2023-12-14 22:02:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
and /work/SRC/openSUSE:Factory/.polkit-default-privs.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-default-privs"
Thu Dec 14 22:02:41 2023 rev:230 rq:1132910 version:1550+20231213.09963a4
Changes:
--------
---
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2023-11-30 22:00:38.351552224 +0100
+++
/work/SRC/openSUSE:Factory/.polkit-default-privs.new.25432/polkit-default-privs.changes
2023-12-14 22:02:42.935147636 +0100
@@ -1,0 +2,6 @@
+Wed Dec 13 15:11:09 UTC 2023 - [email protected]
+
+- Update to version 1550+20231213.09963a4:
+ * profiles: add and adjust polkit actions for gamemode (bsc#1217915)
+
+-------------------------------------------------------------------
Old:
----
polkit-default-privs-1550+20231129.269abcd.tar.xz
New:
----
polkit-default-privs-1550+20231213.09963a4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-default-privs.spec ++++++
--- /var/tmp/diff_new_pack.iisRVL/_old 2023-12-14 22:02:43.647173318 +0100
+++ /var/tmp/diff_new_pack.iisRVL/_new 2023-12-14 22:02:43.651173462 +0100
@@ -23,7 +23,7 @@
%endif
Name: polkit-default-privs
-Version: 1550+20231129.269abcd
+Version: 1550+20231213.09963a4
Release: 0
Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.iisRVL/_old 2023-12-14 22:02:43.687174760 +0100
+++ /var/tmp/diff_new_pack.iisRVL/_new 2023-12-14 22:02:43.687174760 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
- <param
name="changesrevision">269abcd34e94b4dc6faba2b5e8b122dc59bb8d50</param></service></servicedata>
+ <param
name="changesrevision">09963a4b9c36dede1fdc7d68b3fac3885ea1dbb6</param></service></servicedata>
(No newline at EOF)
++++++ polkit-default-privs-1550+20231129.269abcd.tar.xz ->
polkit-default-privs-1550+20231213.09963a4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20231129.269abcd/profiles/easy
new/polkit-default-privs-1550+20231213.09963a4/profiles/easy
--- old/polkit-default-privs-1550+20231129.269abcd/profiles/easy
2023-11-29 13:04:41.000000000 +0100
+++ new/polkit-default-privs-1550+20231213.09963a4/profiles/easy
2023-12-13 16:11:00.000000000 +0100
@@ -679,10 +679,14 @@
# liblxqt (backlight backend helper, bsc#1092192)
org.lxqt.backlight.pkexec no:no:yes
-# gamemode (bsc#1093979)
-com.feralinteractive.GameMode.governor-helper no:no:yes
+# gamemode (bsc#1093979): this is now bound to gamemode group membership
+# established in custom polkit rules in 40-gamemode.rules
+com.feralinteractive.GameMode.governor-helper no:no:no
# additional gpuclockctl (bsc#1129967)
-com.feralinteractive.GameMode.gpu-helper no:no:yes
+com.feralinteractive.GameMode.gpu-helper no:no:no
+# additional cpu and procsys helpers (bsc#1217915)
+com.feralinteractive.GameMode.cpu-helper no:no:no
+com.feralinteractive.GameMode.procsys-helper no:no:no
# meson (bsc#1103811)
com.mesonbuild.install.run
no:no:auth_admin_keep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20231129.269abcd/profiles/restrictive
new/polkit-default-privs-1550+20231213.09963a4/profiles/restrictive
--- old/polkit-default-privs-1550+20231129.269abcd/profiles/restrictive
2023-11-29 13:04:41.000000000 +0100
+++ new/polkit-default-privs-1550+20231213.09963a4/profiles/restrictive
2023-12-13 16:11:00.000000000 +0100
@@ -680,10 +680,14 @@
# liblxqt (backlight backend helper, bsc#1092192)
org.lxqt.backlight.pkexec no:no:yes
-# gamemode (bsc#1093979)
-com.feralinteractive.GameMode.governor-helper
no:no:auth_admin_keep
+# gamemode (bsc#1093979): this is now bound to gamemode group membership
+# established in custom polkit rules in 40-gamemode.rules
+com.feralinteractive.GameMode.governor-helper no:no:no
# additional gpuclockctl (bsc#1129967)
-com.feralinteractive.GameMode.gpu-helper
no:no:auth_admin_keep
+com.feralinteractive.GameMode.gpu-helper no:no:no
+# additional cpu and procsys helpers (bsc#1217915)
+com.feralinteractive.GameMode.cpu-helper no:no:no
+com.feralinteractive.GameMode.procsys-helper no:no:no
# meson (bsc#1103811)
com.mesonbuild.install.run
no:no:auth_admin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20231129.269abcd/profiles/standard
new/polkit-default-privs-1550+20231213.09963a4/profiles/standard
--- old/polkit-default-privs-1550+20231129.269abcd/profiles/standard
2023-11-29 13:04:41.000000000 +0100
+++ new/polkit-default-privs-1550+20231213.09963a4/profiles/standard
2023-12-13 16:11:00.000000000 +0100
@@ -680,10 +680,14 @@
# liblxqt (backlight backend helper, bsc#1092192)
org.lxqt.backlight.pkexec no:no:yes
-# gamemode (bsc#1093979)
-com.feralinteractive.GameMode.governor-helper no:no:yes
+# gamemode (bsc#1093979): this is now bound to gamemode group membership
+# established in custom polkit rules in 40-gamemode.rules
+com.feralinteractive.GameMode.governor-helper no:no:no
# additional gpuclockctl (bsc#1129967)
-com.feralinteractive.GameMode.gpu-helper no:no:yes
+com.feralinteractive.GameMode.gpu-helper no:no:no
+# additional cpu and procsys helpers (bsc#1217915)
+com.feralinteractive.GameMode.cpu-helper no:no:no
+com.feralinteractive.GameMode.procsys-helper no:no:no
# meson (bsc#1103811)
com.mesonbuild.install.run
no:no:auth_admin_keep