Hello community,
here is the log from the commit of package polkit-default-privs for
openSUSE:Factory checked in at 2019-07-08 15:04:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
and /work/SRC/openSUSE:Factory/.polkit-default-privs.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-default-privs"
Mon Jul 8 15:04:08 2019 rev:168 rq:713358 version:13.2+20190704.dfb36ad
Changes:
--------
---
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2019-06-01 09:42:04.235476466 +0200
+++
/work/SRC/openSUSE:Factory/.polkit-default-privs.new.4615/polkit-default-privs.changes
2019-07-08 15:04:09.750819187 +0200
@@ -1,0 +2,13 @@
+Thu Jul 04 09:30:10 UTC 2019 - [email protected]
+
+- Update to version 13.2+20190704.dfb36ad:
+ * libvirt rules: fix whitelisting (bsc#1125314)
+
+-------------------------------------------------------------------
+Wed Jul 03 13:40:08 UTC 2019 - [email protected]
+
+- Update to version 13.2+20190703.9a076dc:
+ * libvirt polkit actions: whitelisting of incremental no:no:no actions
(bsc#1140151)
+ * backintime-qt: removal of old rule name (bsc#1133680)
+
+-------------------------------------------------------------------
Old:
----
polkit-default-privs-13.2+20190527.64d9813.tar.xz
New:
----
polkit-default-privs-13.2+20190704.dfb36ad.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-default-privs.spec ++++++
--- /var/tmp/diff_new_pack.cX0OhT/_old 2019-07-08 15:04:10.458820258 +0200
+++ /var/tmp/diff_new_pack.cX0OhT/_new 2019-07-08 15:04:10.462820264 +0200
@@ -23,7 +23,7 @@
%endif
Name: polkit-default-privs
-Version: 13.2+20190527.64d9813
+Version: 13.2+20190704.dfb36ad
Release: 0
Summary: SUSE PolicyKit default permissions
License: GPL-2.0-or-later
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cX0OhT/_old 2019-07-08 15:04:10.518820349 +0200
+++ /var/tmp/diff_new_pack.cX0OhT/_new 2019-07-08 15:04:10.522820355 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/openSUSE/polkit-default-privs.git</param>
- <param
name="changesrevision">64d9813a69426953c8af03f97be24b3450fd384a</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">dfb36ad3fa950d8fbb5bd6d54e427b44c18d715a</param></service></servicedata>
\ No newline at end of file
++++++ polkit-default-privs-13.2+20190527.64d9813.tar.xz ->
polkit-default-privs-13.2+20190704.dfb36ad.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-13.2+20190527.64d9813/etc/polkit-rules-whitelist.json
new/polkit-default-privs-13.2+20190704.dfb36ad/etc/polkit-rules-whitelist.json
---
old/polkit-default-privs-13.2+20190527.64d9813/etc/polkit-rules-whitelist.json
2019-05-27 09:54:33.000000000 +0200
+++
new/polkit-default-privs-13.2+20190704.dfb36ad/etc/polkit-rules-whitelist.json
2019-07-04 11:28:02.000000000 +0200
@@ -44,7 +44,7 @@
]
},
{
- "package": "libvirt",
+ "package": "libvirt-daemon",
"path": "/usr/share/polkit-1/rules.d/50-libvirt.rules",
"audits": [
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-13.2+20190527.64d9813/profiles/polkit-default-privs.easy
new/polkit-default-privs-13.2+20190704.dfb36ad/profiles/polkit-default-privs.easy
---
old/polkit-default-privs-13.2+20190527.64d9813/profiles/polkit-default-privs.easy
2019-05-27 09:54:33.000000000 +0200
+++
new/polkit-default-privs-13.2+20190704.dfb36ad/profiles/polkit-default-privs.easy
2019-07-04 11:28:02.000000000 +0200
@@ -725,6 +725,12 @@
org.libvirt.api.nwfilter-binding.create no
org.libvirt.api.nwfilter-binding.delete no
+# libvirt (bsc#1140151)
+# addition of all no:no:no actions
+org.libvirt.api.network-port.create no
+org.libvirt.api.network-port.delete no
+org.libvirt.api.network-port.write no
+
# MATE settings-daemon (bnc#831404)
org.mate.settingsdaemon.datetimemechanism.settimezone auth_admin_keep
org.mate.settingsdaemon.datetimemechanism.settime auth_admin_keep
@@ -886,7 +892,6 @@
com.redhat.tuned.get_plugin_hints yes:yes:yes
# backintime (bsc#1007723)
-net.launchpad.backintime.qt4gui
auth_admin:auth_admin:auth_admin
net.launchpad.backintime.UdevRuleSave auth_admin:auth_admin:auth_admin
net.launchpad.backintime.UdevRuleDelete
auth_admin:auth_admin:auth_admin
# backintime changed name in qt5 (bsc#1133680)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-13.2+20190527.64d9813/profiles/polkit-default-privs.restrictive
new/polkit-default-privs-13.2+20190704.dfb36ad/profiles/polkit-default-privs.restrictive
---
old/polkit-default-privs-13.2+20190527.64d9813/profiles/polkit-default-privs.restrictive
2019-05-27 09:54:33.000000000 +0200
+++
new/polkit-default-privs-13.2+20190704.dfb36ad/profiles/polkit-default-privs.restrictive
2019-07-04 11:28:02.000000000 +0200
@@ -663,6 +663,12 @@
org.libvirt.api.nwfilter-binding.create no
org.libvirt.api.nwfilter-binding.delete no
+# libvirt (bsc#1140151)
+# addition of all no:no:no actions
+org.libvirt.api.network-port.create no
+org.libvirt.api.network-port.delete no
+org.libvirt.api.network-port.write no
+
# MATE settings-daemon (bnc#831404)
org.mate.settingsdaemon.datetimemechanism.settimezone auth_admin_keep
org.mate.settingsdaemon.datetimemechanism.settime auth_admin_keep
@@ -824,7 +830,6 @@
com.redhat.tuned.get_plugin_hints auth_admin:auth_admin:yes
# backintime (bsc#1007723)
-net.launchpad.backintime.qt4gui
auth_admin:auth_admin:auth_admin
net.launchpad.backintime.UdevRuleSave auth_admin:auth_admin:auth_admin
net.launchpad.backintime.UdevRuleDelete
auth_admin:auth_admin:auth_admin
# backintime changed name in qt5 (bsc#1133680)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/polkit-default-privs-13.2+20190527.64d9813/profiles/polkit-default-privs.standard
new/polkit-default-privs-13.2+20190704.dfb36ad/profiles/polkit-default-privs.standard
---
old/polkit-default-privs-13.2+20190527.64d9813/profiles/polkit-default-privs.standard
2019-05-27 09:54:33.000000000 +0200
+++
new/polkit-default-privs-13.2+20190704.dfb36ad/profiles/polkit-default-privs.standard
2019-07-04 11:28:02.000000000 +0200
@@ -726,6 +726,12 @@
org.libvirt.api.nwfilter-binding.create no
org.libvirt.api.nwfilter-binding.delete no
+# libvirt (bsc#1140151)
+# addition of all no:no:no actions
+org.libvirt.api.network-port.create no
+org.libvirt.api.network-port.delete no
+org.libvirt.api.network-port.write no
+
# MATE settings-daemon (bnc#831404)
org.mate.settingsdaemon.datetimemechanism.settimezone auth_admin_keep
org.mate.settingsdaemon.datetimemechanism.settime auth_admin_keep
@@ -887,7 +893,6 @@
com.redhat.tuned.get_plugin_hints auth_admin:auth_self:yes
# backintime (bsc#1007723)
-net.launchpad.backintime.qt4gui
auth_admin:auth_admin:auth_admin
net.launchpad.backintime.UdevRuleSave auth_admin:auth_admin:auth_admin
net.launchpad.backintime.UdevRuleDelete
auth_admin:auth_admin:auth_admin
# backintime changed name in qt5 (bsc#1133680)