From e1fca53deb6204338b76ca4eb5665b53ca0dc74c Mon Sep 17 00:00:00 2001 From: John Chittum Date: Wed, 5 Apr 2023 15:50:09 -0500 Subject: [PATCH] feat: add 5.19 kernel apparmor features the 5.19 kernel added ipc posix_mqueue apparmor features. the generic set of apparmor features for the 5.15 LTS jammy kernel does not have this feature. Along with the commit "support kernel with different apparmor feats", this ensures that the HWE kernel for 5.19 has a matching set. note that on the next HWE roll, another directory will need to be added. For each new HWE kernel roll, checking capabilities, creating the directory, and adding the correct features will be required. --- live-build/apparmor/5.19/ipc/posix_mqueue | 1 + 1 file changed, 1 insertion(+) create mode 100644 live-build/apparmor/5.19/ipc/posix_mqueue diff --git a/live-build/apparmor/5.19/ipc/posix_mqueue b/live-build/apparmor/5.19/ipc/posix_mqueue new file mode 100644 index 00000000..c20f9f93 --- /dev/null +++ b/live-build/apparmor/5.19/ipc/posix_mqueue @@ -0,0 +1 @@ +create read write open delete setattr getattr