Accepting request 89465 from security:apparmor:factory

- allow loading the libraries for samba "vfs objects" (bnc#725967)

Please include this patch in 12.1

OBS-URL: https://build.opensuse.org/request/show/89465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=28
This commit is contained in:
Stephan Kulow
2011-10-27 09:03:06 +00:00
committed by Git OBS Bridge
parent 0a3dbf3200
commit ec4a0f5b29
3 changed files with 27 additions and 0 deletions

View File

@@ -62,6 +62,9 @@ Patch1: apparmor-enable-profile-cache.diff
# include autogenerated profile sniplet for samba shares (bnc#688040)
Patch2: apparmor-samba-include-permissions-for-shares.diff
# allow samba "vfs objects" (bnc#725967)
Patch3: apparmor-samba-vfs-objects.diff
# split a long string in AppArmor.pm. Not accepted upstream because they want a solution without hardcoded width.
Patch5: apparmor-utils-string-split
@@ -409,6 +412,7 @@ SubDomain.
%patch -p0
%patch1 -p1
%patch2 -p0
%patch3 -p0
%patch5 -p1
#%patch10 -p1 # disabled, see above
#%patch11 -p1 # disabled, see above