Accepting request 668438 from home:cboltz
- allow peer=libvirtd in the dnsmasq profile to match the newly added libvirtd profile name (boo#1118952#c3) OBS-URL: https://build.opensuse.org/request/show/668438 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=232
This commit is contained in:
@@ -72,6 +72,9 @@ Patch9: profile_filename_cornercase.diff
|
||||
# workaround for boo#1119937 / lp#1784499 - allow network access for reading files on NFS (proper solution needs kernel fix)
|
||||
Patch10: apparmor-lessopen-nfs-workaround.diff
|
||||
|
||||
# add peer=libvirtd to dnsmasq profile (from upstream 20fe099cede7cb5ec7dcf62a5427936766a6d4e4)
|
||||
Patch11: dnsmasq-libvirtd.diff
|
||||
|
||||
PreReq: sed
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define apparmor_bin_prefix /lib/apparmor
|
||||
@@ -362,6 +365,7 @@ SubDomain.
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10
|
||||
%patch11 -p1
|
||||
|
||||
%build
|
||||
export SUSE_ASNEEDED=0
|
||||
|
Reference in New Issue
Block a user