Accepting request 130008 from home:cboltz
- abstractions/bash: update /bin/ls to also match /usr/bin/ls (usrMove) OBS-URL: https://build.opensuse.org/request/show/130008 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=18
This commit is contained in:
parent
de0f7c1685
commit
6fcab6dcf9
11
apparmor-profiles-usrmove-abstractions-bash.diff
Normal file
11
apparmor-profiles-usrmove-abstractions-bash.diff
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
=== 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,
|
||||||
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 5 16:05:44 UTC 2012 - opensuse@cboltz.de
|
||||||
|
|
||||||
|
- abstractions/bash: update /bin/ls to also match /usr/bin/ls (usrMove)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 30 08:17:01 UTC 2012 - werner@suse.de
|
Mon Jul 30 08:17:01 UTC 2012 - werner@suse.de
|
||||||
|
|
||||||
|
@ -65,6 +65,9 @@ Patch2: apparmor-samba-include-permissions-for-shares.diff
|
|||||||
# usrMove /bin/ping -> /usr/bin/ping (sent upstream 2012-07-07)
|
# usrMove /bin/ping -> /usr/bin/ping (sent upstream 2012-07-07)
|
||||||
Patch3: apparmor-profiles-usrmove-bin-ping.diff
|
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.
|
# split a long string in AppArmor.pm. Not accepted upstream because they want a solution without hardcoded width.
|
||||||
Patch5: apparmor-utils-string-split
|
Patch5: apparmor-utils-string-split
|
||||||
|
|
||||||
@ -406,6 +409,7 @@ SubDomain.
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p0
|
%patch2 -p0
|
||||||
%patch3 -p0
|
%patch3 -p0
|
||||||
|
%patch4 -p0
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user