From 9b088d458f65d279766d604dc262fcf6002c98c6 Mon Sep 17 00:00:00 2001 From: Ankush Pathak Date: Thu, 18 Apr 2024 21:46:52 -0500 Subject: [PATCH] feat(apparmor): Add policy:unconfined_restrictions feature to 6.5 kernel Failing CPC tests show that the preseeded apparmor features don't include policy:unconfined_restrictions for the 6.5 kernel. This change adds the feature preseed. Fixes LP: #2062929 --- .../apparmor/6.5/policy/unconfined_restrictions/change_profile | 0 live-build/apparmor/6.5/policy/unconfined_restrictions/io_uring | 0 live-build/apparmor/6.5/policy/unconfined_restrictions/userns | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 live-build/apparmor/6.5/policy/unconfined_restrictions/change_profile create mode 100644 live-build/apparmor/6.5/policy/unconfined_restrictions/io_uring create mode 100644 live-build/apparmor/6.5/policy/unconfined_restrictions/userns diff --git a/live-build/apparmor/6.5/policy/unconfined_restrictions/change_profile b/live-build/apparmor/6.5/policy/unconfined_restrictions/change_profile new file mode 100644 index 00000000..e69de29b diff --git a/live-build/apparmor/6.5/policy/unconfined_restrictions/io_uring b/live-build/apparmor/6.5/policy/unconfined_restrictions/io_uring new file mode 100644 index 00000000..e69de29b diff --git a/live-build/apparmor/6.5/policy/unconfined_restrictions/userns b/live-build/apparmor/6.5/policy/unconfined_restrictions/userns new file mode 100644 index 00000000..e69de29b