Accepting request 660709 from home:cboltz

- netconfig: write resolv.conf to /run with link to /etc (fate#325872,
  boo#1097370) [patch apparmor-nameservice-resolv-conf-link.patch]

OBS-URL: https://build.opensuse.org/request/show/660709
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=225
This commit is contained in:
2018-12-22 15:48:06 +00:00
committed by Git OBS Bridge
parent a50868b293
commit 018cfefbdb
3 changed files with 21 additions and 0 deletions

View File

@@ -62,6 +62,9 @@ Patch5: ruby-2_0-mkmf-destdir.patch
# bug 906858 - confine lessopen.sh (submitted upstream 2014-12-21)
Patch7: apparmor-lessopen-profile.patch
# fate#325872 netconfig: write resolv.conf to /run with link to /etc - submitted upstream 2018-12-22 https://gitlab.com/apparmor/apparmor/merge_requests/294
Patch8: apparmor-nameservice-resolv-conf-link.patch
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix /lib/apparmor
@@ -349,6 +352,7 @@ SubDomain.
%patch2
%patch5 -p1
%patch7
%patch8 -p1
%build
export SUSE_ASNEEDED=0