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:
2012-08-05 16:14:12 +00:00
committed by Git OBS Bridge
parent de0f7c1685
commit 6fcab6dcf9
3 changed files with 20 additions and 0 deletions

View File

@@ -65,6 +65,9 @@ Patch2: apparmor-samba-include-permissions-for-shares.diff
# 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 @@ SubDomain.
%patch1 -p1
%patch2 -p0
%patch3 -p0
%patch4 -p0
%patch5 -p1
%patch12 -p1