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

bsc1168306 - Add /etc/mdns.allow

OBS-URL: https://build.opensuse.org/request/show/792967
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=264
This commit is contained in:
2020-04-10 16:39:59 +00:00
committed by Git OBS Bridge
parent eb47f5e85c
commit 3d58d48604
3 changed files with 41 additions and 0 deletions

View File

@@ -80,6 +80,9 @@ Patch13: make-4.3-capabilities.diff
# fix build with make 4.3 - fix apparmor.vim capability rules (submitted upstream 2020-03-29 https://gitlab.com/apparmor/apparmor/-/merge_requests/463, not in 2.13.x, boo#1167953)
Patch14: make-4.3-capabilities-vim.diff
#Bug 1168306 - apparmor prevents the resolver from reading /etc/mdns.allow, and therefore forbids using any custom domain name
Patch15: abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix /lib/apparmor
@@ -373,6 +376,7 @@ SubDomain.
%patch12 -p1
%patch13 -p1
%patch14 -p1
%patch15 -p1
%build
%define _lto_cflags %{nil}