From e9f8add61321ed4d0c80173a0db951b45b24d06f869366057b3124e8ade98480 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Thu, 30 May 2024 13:02:46 +0000 Subject: [PATCH] Accepting request 1177727 from home:Guillaume_G:branches:security:apparmor - Also exclude podman profile - boo#1225608 OBS-URL: https://build.opensuse.org/request/show/1177727 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=413 --- apparmor.changes | 5 +++++ apparmor.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/apparmor.changes b/apparmor.changes index 7ca85cb..160c0b7 100644 --- a/apparmor.changes +++ b/apparmor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 30 10:19:32 UTC 2024 - Guillaume GARDET + +- Also exclude podman profile - boo#1225608 + ------------------------------------------------------------------- Wed May 29 06:41:36 UTC 2024 - Fabian Vogt diff --git a/apparmor.spec b/apparmor.spec index 2d2d0a7..1bf9895 100644 --- a/apparmor.spec +++ b/apparmor.spec @@ -628,9 +628,10 @@ rm -fv %{buildroot}%{_libdir}/libapparmor.la %config(noreplace) %{_sysconfdir}/apparmor.d/ch-run %config(noreplace) %{_sysconfdir}/apparmor.d/chrome %config(noreplace) %{_sysconfdir}/apparmor.d/code -# exclude crun and runc profiles until the updated container engines (including updated profile with "signal peer=runc") has arrived +# exclude crun, podman and runc profiles until the updated container engines (including updated profile with "signal peer=runc") has arrived #config(noreplace) %{_sysconfdir}/apparmor.d/crun %exclude %{_sysconfdir}/apparmor.d/crun +%exclude %{_sysconfdir}/apparmor.d/podman %exclude %{_sysconfdir}/apparmor.d/runc %config(noreplace) %{_sysconfdir}/apparmor.d/devhelp %config(noreplace) %{_sysconfdir}/apparmor.d/element-desktop @@ -668,7 +669,6 @@ rm -fv %{buildroot}%{_libdir}/libapparmor.la %config(noreplace) %{_sysconfdir}/apparmor.d/pageedit %config(noreplace) %{_sysconfdir}/apparmor.d/plasmashell %config(noreplace) %{_sysconfdir}/apparmor.d/php-fpm -%config(noreplace) %{_sysconfdir}/apparmor.d/podman %config(noreplace) %{_sysconfdir}/apparmor.d/polypane %config(noreplace) %{_sysconfdir}/apparmor.d/privacybrowser %config(noreplace) %{_sysconfdir}/apparmor.d/qcam