Accepting request 546471 from home:goldwynr:branches:security:apparmor

bsc#1069346

OBS-URL: https://build.opensuse.org/request/show/546471
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=192
This commit is contained in:
2017-12-03 12:44:51 +00:00
committed by Git OBS Bridge
parent 3a01d74522
commit 51c20bdc0e
3 changed files with 44 additions and 0 deletions

View File

@@ -84,6 +84,9 @@ Patch16: nameservice-libtirpc.diff
# Fix sorted() regression in save_profiles() - submitted upstream 2017-10-22
Patch17: utils-fix-sorted-save_profiles-regression.diff
# bsc#1069346
Patch18: read_inactive_profile-exactly-once.patch
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix /lib/apparmor
@@ -384,6 +387,7 @@ SubDomain.
%patch15 -p1
%patch16
%patch17
%patch18 -p1
# search for left-over multiline rules
test -z "$(grep -r '^\s*\(unix\|dbus\)[^,]\(([^)]*)\)*[^,]*$' profiles/apparmor.d/)"