Accepting request 735944 from home:cboltz

- add usr-etc-abstractions-authentification.diff to allow reading
  /usr/etc/pam.d/* and some other authentification-related files (boo#1153162)

OBS-URL: https://build.opensuse.org/request/show/735944
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=252
This commit is contained in:
2019-10-07 20:19:22 +00:00
committed by Git OBS Bridge
parent 433977903f
commit 5a3f92eb01
3 changed files with 70 additions and 0 deletions

View File

@@ -71,6 +71,9 @@ Patch6: apparmor-krb5-conf-d.diff
# add certbot paths to abstractions/ssl_keys and abstractions/ssl_certs (from upstream https://gitlab.com/apparmor/apparmor/merge_requests/398, merged 2019-06-30)
Patch7: abstractions-ssl-certbot-paths.diff
# allow reading /usr/etc/pam.d/* and some other authentification-related files (submitted upstream 2019-10-07 https://gitlab.com/apparmor/apparmor/merge_requests/426)
Patch8: usr-etc-abstractions-authentification.diff
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix /lib/apparmor
@@ -361,6 +364,7 @@ SubDomain.
%patch5
%patch6 -p1
%patch7 -p1
%patch8 -p1
%build
%define _lto_cflags %{nil}