Accepting request 330817 from home:cboltz
- add samba-3.4-etc-samba-sock.diff - Samba 3.4 needs write access to /etc/samba/sock/ (boo#945563) - netstat moved to net-tools-deprecated in Tumbleweed (boo#944904) OBS-URL: https://build.opensuse.org/request/show/330817 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=141
This commit is contained in:
@@ -98,6 +98,9 @@ Patch8: fix-initscript-aa_log_end_msg.diff
|
||||
# additional winbindd permissions (commited upstream trunk r3213, 2.9 r2946) - (boo#921098 #c15..19)
|
||||
Patch9: apparmor-winbindd-r3213.diff
|
||||
|
||||
# Samba 3.4 needs write access to /etc/samba/sock/ (boo#945563, submitted upstream 2015-09-12)
|
||||
Patch10: samba-3.4-etc-samba-sock.diff
|
||||
|
||||
Url: https://launchpad.net/apparmor
|
||||
PreReq: sed
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -370,7 +373,11 @@ Requires: python-apparmor = %{version}
|
||||
Requires: python-base
|
||||
%endif
|
||||
# aa-unconfined needs netstat
|
||||
%if 0%{?suse_version} >= 1320
|
||||
Recommends: net-tools-deprecated
|
||||
%else
|
||||
Recommends: net-tools
|
||||
%endif
|
||||
# aa-notify -p needs notify-send
|
||||
Recommends: libnotify-tools
|
||||
BuildArch: noarch
|
||||
@@ -444,6 +451,7 @@ SubDomain.
|
||||
%patch7 -p1
|
||||
%patch8
|
||||
%patch9
|
||||
%patch10
|
||||
|
||||
# search for left-over multiline rules
|
||||
test -z "$(grep -r '^\s*\(unix\|dbus\)[^,]\(([^)]*)\)*[^,]*$' profiles/apparmor.d/)"
|
||||
|
Reference in New Issue
Block a user