Hello community,
here is the log from the commit of package polkit-default-privs for
openSUSE:Factory checked in at 2018-12-03 10:04:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
and /work/SRC/openSUSE:Factory/.polkit-default-privs.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit-default-privs"
Mon Dec 3 10:04:37 2018 rev:151 rq:652137 version:13.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2018-11-26 10:17:35.317923705 +0100
+++
/work/SRC/openSUSE:Factory/.polkit-default-privs.new.19453/polkit-default-privs.changes
2018-12-03 10:04:47.096018087 +0100
@@ -1,0 +2,5 @@
+Tue Nov 27 10:18:20 UTC 2018 - [email protected]
+
+- chkstat: adjust DO NOT EDIT banner in generated rules file (bsc#1099754)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-default-privs-13.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/polkit-default-privs-13.2/chkstat-polkit
new/polkit-default-privs-13.2/chkstat-polkit
--- old/polkit-default-privs-13.2/chkstat-polkit 2018-11-15
18:22:26.000000000 +0100
+++ new/polkit-default-privs-13.2/chkstat-polkit 2018-11-27
11:16:29.000000000 +0100
@@ -86,10 +86,15 @@
rename($file.'.new', $file) or die "can't rename $file.new: $!\n";
__END__
-/************************************\
-* AUTOMATICALY GENERATED DO NOT EDIT *
-* see man set_polkit_default_privs *
-\************************************/
+/*******************************************\
+* DO NOT EDIT *
+* This file was automatically generated. *
+* To add custom rules edit *
+* /etc/polkit-default-privs.local *
+* instead. *
+* Also see 'man set_polkit_default_privs' *
+\*******************************************/
+
polkit.addRule(function(action, subject) {
// set to true for debugging
var debug = false;
@@ -102,8 +107,8 @@
i = 2;
} else {
i = 1;
- }
- }
+ }
+ }
if (debug)
polkit.log(subject);