Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2012-08-07 08:26:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.apparmor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apparmor", Maintainer is "mszer...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes        2012-07-30 
17:12:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2012-08-07 
08:26:22.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Aug  5 16:05:44 UTC 2012 - opens...@cboltz.de
+
+- abstractions/bash: update /bin/ls to also match /usr/bin/ls (usrMove)
+
+-------------------------------------------------------------------

New:
----
  apparmor-profiles-usrmove-abstractions-bash.diff

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

Other differences:
------------------
++++++ apparmor.spec ++++++
--- /var/tmp/diff_new_pack.qj7ztX/_old  2012-08-07 08:26:23.000000000 +0200
+++ /var/tmp/diff_new_pack.qj7ztX/_new  2012-08-07 08:26:23.000000000 +0200
@@ -65,6 +65,9 @@
 # usrMove /bin/ping -> /usr/bin/ping (sent upstream 2012-07-07)
 Patch3:         apparmor-profiles-usrmove-bin-ping.diff
 
+# usrMove /bin/ls -> /usr/bin/ls in abstractions/bash (sent upstream 
2012-08-05)
+Patch4:         apparmor-profiles-usrmove-abstractions-bash.diff
+
 # split a long string in AppArmor.pm. Not accepted upstream because they want 
a solution without hardcoded width.
 Patch5:         apparmor-utils-string-split
 
@@ -406,6 +409,7 @@
 %patch1 -p1
 %patch2 -p0
 %patch3 -p0
+%patch4 -p0
 %patch5 -p1
 %patch12 -p1
 


++++++ apparmor-profiles-usrmove-abstractions-bash.diff ++++++
=== modified file 'profiles/apparmor.d/abstractions/bash'
--- profiles/apparmor.d/abstractions/bash       2010-12-20 20:29:10 +0000
+++ profiles/apparmor.d/abstractions/bash       2012-08-05 15:46:47 +0000
@@ -40,5 +40,5 @@
 
   # run out of /etc/bash.bashrc
   /etc/DIR_COLORS                  r,
-  /bin/ls                          mix,
+  /{usr/,}bin/ls                   mix,
   /usr/bin/dircolors               mix,

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

Reply via email to