Accepting request 1124275 from home:cboltz

- Actually apply the previously added patch for bsc#1216878

- Add apparmor-systemd-sessions.patch to allow read access to

OBS-URL: https://build.opensuse.org/request/show/1124275
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=386
This commit is contained in:
Christian Boltz 2023-11-08 18:21:57 +00:00 committed by Git OBS Bridge
parent 59c7ab6268
commit d4f95baf8b
2 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,12 @@
-------------------------------------------------------------------
Wed Nov 8 18:19:36 UTC 2023 - Christian Boltz <suse-beta@cboltz.de>
- Actually apply the previously added patch for bsc#1216878
-------------------------------------------------------------------
Wed Nov 8 13:47:35 UTC 2023 - Julio Gonzalez Gil <julio@juliogonzalez.es>
- Add apparmor-systemd-sessions.patch to allow read access to
- Add apparmor-systemd-sessions.patch to allow read access to
/run/systemd/sessions/ (bsc#1216878)
-------------------------------------------------------------------

View File

@ -94,6 +94,7 @@ Patch7: apparmor-enable-precompiled-cache.diff
# To allow access to /run/systemd/sessions/ until the next release including the fix
# for https://gitlab.com/apparmor/apparmor/-/issues/360 is out
# Upstream MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1121 (merged 2023-11-08 into master, 3.1 and 3.0)
Patch8: apparmor-systemd-sessions.patch
PreReq: sed
@ -363,6 +364,7 @@ mv -v profiles/apparmor.d/usr.lib.apache2.mpm-prefork.apache2 profiles/apparmor/
%if %{with precompiled_cache}
%patch7
%endif
%patch8 -p1
%build
export SUSE_ASNEEDED=0