[neon/neon/livecd-rootfs/Neon/release] live-build/apparmor/5.19/ipc: feat: add 5.19 kernel apparmor features

John Chittum null at kde.org
Mon May 22 15:24:15 BST 2023


Git commit e1fca53deb6204338b76ca4eb5665b53ca0dc74c by John Chittum.
Committed on 07/04/2023 at 14:36.
Pushed by jriddell into branch 'Neon/release'.

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.

A  +1    -0    live-build/apparmor/5.19/ipc/posix_mqueue

https://invent.kde.org/neon/neon/livecd-rootfs/commit/e1fca53deb6204338b76ca4eb5665b53ca0dc74c

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



More information about the Neon-commits mailing list