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 2025-09-10 17:29:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
and /work/SRC/openSUSE:Factory/.polkit-default-privs.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-default-privs"
Wed Sep 10 17:29:42 2025 rev:255 rq:1303220 version:1550+20250904.99b438e
Changes:
--------
---
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2025-07-25 17:05:03.984618136 +0200
+++
/work/SRC/openSUSE:Factory/.polkit-default-privs.new.1977/polkit-default-privs.changes
2025-09-10 17:29:47.856412683 +0200
@@ -1,0 +2,11 @@
+Thu Sep 04 15:29:34 UTC 2025 - Wolfgang Frisch <[email protected]>
+
+- Update to version 1550+20250904.99b438e:
+ * profiles: add mutter backlight-helper (bsc#1248851)
+ * Add CODEOWNERS file
+ * Pin actions to specific version SHA
+ * Add explicit read-only permission on repo contents
+ * profiles: drop no longer used deepin whitelistings
+ * build(deps): bump actions/checkout from 4 to 5
+
+-------------------------------------------------------------------
Old:
----
polkit-default-privs-1550+20250721.f1b71a3.tar.xz
New:
----
polkit-default-privs-1550+20250904.99b438e.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-default-privs.spec ++++++
--- /var/tmp/diff_new_pack.M9VAbe/_old 2025-09-10 17:29:48.784451706 +0200
+++ /var/tmp/diff_new_pack.M9VAbe/_new 2025-09-10 17:29:48.784451706 +0200
@@ -1,7 +1,7 @@
#
# spec file for package polkit-default-privs
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%endif
Name: polkit-default-privs
-Version: 1550+20250721.f1b71a3
+Version: 1550+20250904.99b438e
Release: 0
Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.M9VAbe/_old 2025-09-10 17:29:48.828453556 +0200
+++ /var/tmp/diff_new_pack.M9VAbe/_new 2025-09-10 17:29:48.832453725 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
- <param
name="changesrevision">f1b71a32f8a28cd0fa9d5c5ab3d2b0083c0cf866</param></service></servicedata>
+ <param
name="changesrevision">99b438e10b9408d6afd2c8c9ecaea24038648c89</param></service></servicedata>
(No newline at EOF)
++++++ polkit-default-privs-1550+20250721.f1b71a3.tar.xz ->
polkit-default-privs-1550+20250904.99b438e.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20250721.f1b71a3/.github/CODEOWNERS
new/polkit-default-privs-1550+20250904.99b438e/.github/CODEOWNERS
--- old/polkit-default-privs-1550+20250721.f1b71a3/.github/CODEOWNERS
1970-01-01 01:00:00.000000000 +0100
+++ new/polkit-default-privs-1550+20250904.99b438e/.github/CODEOWNERS
2025-09-04 17:28:55.000000000 +0200
@@ -0,0 +1 @@
+.github @FilippoBonazziSUSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20250721.f1b71a3/.github/workflows/flake8.yml
new/polkit-default-privs-1550+20250904.99b438e/.github/workflows/flake8.yml
--- old/polkit-default-privs-1550+20250721.f1b71a3/.github/workflows/flake8.yml
2025-07-21 14:33:50.000000000 +0200
+++ new/polkit-default-privs-1550+20250904.99b438e/.github/workflows/flake8.yml
2025-09-04 17:28:55.000000000 +0200
@@ -1,4 +1,6 @@
name: flake8
+permissions:
+ contents: read
on:
pull_request:
@@ -17,9 +19,9 @@
runs-on: ubuntu-latest
steps:
- name: Check out source repository
- uses: actions/checkout@v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #
v5.0.0
- name: Lint with flake8
- uses: py-actions/flake8@v2
+ uses: py-actions/flake8@84ec6726560b6d5bd68f2a5bed83d62b52bb50ba #
v2.3.0
with:
ignore: "E265,E266,E501,E402"
max-line-length: "120"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20250721.f1b71a3/profiles/easy
new/polkit-default-privs-1550+20250904.99b438e/profiles/easy
--- old/polkit-default-privs-1550+20250721.f1b71a3/profiles/easy
2025-07-21 14:33:50.000000000 +0200
+++ new/polkit-default-privs-1550+20250904.99b438e/profiles/easy
2025-09-04 17:28:55.000000000 +0200
@@ -794,14 +794,6 @@
# KDiskMark, HDD/SSD benchmark tool (bsc#1182521, bsc#1202725)
dev.jonmagon.kdiskmark.helper.init
no:no:auth_admin_keep
-# deepin-system-monitor pkexec actions to invoke kill, renice, systemctl as
root (bsc#1181886)
-com.deepin.pkexec.deepin-system-monitor.kill no:no:auth_admin_keep
-com.deepin.pkexec.deepin-system-monitor.renice no:no:auth_admin_keep
-com.deepin.pkexec.deepin-system-monitor.systemctl no:no:auth_admin_keep
-# deepin desktop environment helpers (bsc#1070943, bsc#1211376)
-com.deepin.api.device.unblock-bluetooth-devices no:no:auth_admin_keep
-org.deepin.dde.device.unblock-bluetooth-devices no:no:auth_admin_keep
-
# setroubleshoot (boo#1186344)
org.fedoraproject.setroubleshootfixit.write auth_admin
@@ -870,3 +862,6 @@
# apparmor-utils: helper to whitelist violations found in the audit.log
(bsc#1237329)
net.apparmor.pkexec.aa-notify.modify_profile auth_admin:auth_admin:auth_admin
net.apparmor.pkexec.aa-notify.create_userns auth_admin:auth_admin:auth_admin
+
+# clone of Gnome backlight helper (bsc#1248851)
+org.gnome.mutter.backlight-helper no:no:yes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20250721.f1b71a3/profiles/restrictive
new/polkit-default-privs-1550+20250904.99b438e/profiles/restrictive
--- old/polkit-default-privs-1550+20250721.f1b71a3/profiles/restrictive
2025-07-21 14:33:50.000000000 +0200
+++ new/polkit-default-privs-1550+20250904.99b438e/profiles/restrictive
2025-09-04 17:28:55.000000000 +0200
@@ -795,14 +795,6 @@
# KDiskMark, HDD/SSD benchmark tool (bsc#1182521, bsc#1202725)
dev.jonmagon.kdiskmark.helper.init
no:no:auth_admin
-# deepin-system-monitor pkexec actions to invoke kill, renice, systemctl as
root (bsc#1181886)
-com.deepin.pkexec.deepin-system-monitor.kill no:no:auth_admin
-com.deepin.pkexec.deepin-system-monitor.renice no:no:auth_admin
-com.deepin.pkexec.deepin-system-monitor.systemctl no:no:auth_admin
-# deepin desktop environment helpers (bsc#1070943, bsc#1211376)
-com.deepin.api.device.unblock-bluetooth-devices no:no:auth_admin_keep
-org.deepin.dde.device.unblock-bluetooth-devices no:no:auth_admin_keep
-
# setroubleshoot (boo#1186344)
org.fedoraproject.setroubleshootfixit.write auth_admin
@@ -871,3 +863,6 @@
# apparmor-utils: helper to whitelist violations found in the audit.log
(bsc#1237329)
net.apparmor.pkexec.aa-notify.modify_profile auth_admin:auth_admin:auth_admin
net.apparmor.pkexec.aa-notify.create_userns auth_admin:auth_admin:auth_admin
+
+# clone of Gnome backlight helper (bsc#1248851)
+org.gnome.mutter.backlight-helper no:no:yes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-1550+20250721.f1b71a3/profiles/standard
new/polkit-default-privs-1550+20250904.99b438e/profiles/standard
--- old/polkit-default-privs-1550+20250721.f1b71a3/profiles/standard
2025-07-21 14:33:50.000000000 +0200
+++ new/polkit-default-privs-1550+20250904.99b438e/profiles/standard
2025-09-04 17:28:55.000000000 +0200
@@ -795,14 +795,6 @@
# KDiskMark, HDD/SSD benchmark tool (bsc#1182521, bsc#1202725)
dev.jonmagon.kdiskmark.helper.init
no:no:auth_admin_keep
-# deepin-system-monitor pkexec actions to invoke kill, renice, systemctl as
root (bsc#1181886)
-com.deepin.pkexec.deepin-system-monitor.kill no:no:auth_admin_keep
-com.deepin.pkexec.deepin-system-monitor.renice no:no:auth_admin_keep
-com.deepin.pkexec.deepin-system-monitor.systemctl no:no:auth_admin_keep
-# deepin desktop environment helpers (bsc#1070943, bsc#1211376)
-com.deepin.api.device.unblock-bluetooth-devices no:no:auth_admin_keep
-org.deepin.dde.device.unblock-bluetooth-devices no:no:auth_admin_keep
-
# setroubleshoot (boo#1186344)
org.fedoraproject.setroubleshootfixit.write auth_admin
@@ -871,3 +863,6 @@
# apparmor-utils: helper to whitelist violations found in the audit.log
(bsc#1237329)
net.apparmor.pkexec.aa-notify.modify_profile auth_admin:auth_admin:auth_admin
net.apparmor.pkexec.aa-notify.create_userns auth_admin:auth_admin:auth_admin
+
+# clone of Gnome backlight helper (bsc#1248851)
+org.gnome.mutter.backlight-helper no:no:yes