Hello community,

here is the log from the commit of package permissions for openSUSE:Factory 
checked in at 2012-11-22 17:02:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/permissions (Old)
 and      /work/SRC/openSUSE:Factory/.permissions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "permissions", Maintainer is "meiss...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/permissions/permissions.changes  2012-10-16 
07:18:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.permissions.new/permissions.changes     
2012-11-22 17:02:38.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Nov 21 13:56:34 UTC 2012 - lnus...@suse.de
+
+- apply permissions settings in %post. During initial installation
+  some packages might be installed before the permissions package
+  due to dependency loops so we need to make sure their settings
+  are applied too. Also, on update of the permissions package
+  changed permission settings may need to be applied.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ permissions.spec ++++++
--- /var/tmp/diff_new_pack.33UWCI/_old  2012-11-22 17:02:39.000000000 +0100
+++ /var/tmp/diff_new_pack.33UWCI/_new  2012-11-22 17:02:39.000000000 +0100
@@ -55,6 +55,8 @@
 
 %post
 %{fillup_only -n security}
+# apply all potentially changed permissions
+/usr/bin/chkstat --system
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to