Merge bugfix/add_apparmor515_jammy into ubuntu/jammy [a=philroche] [r=brian-murray,jessica-youjeong]

fix: Missing apparmor feature for generic kernel (LP: #2052789)

ipc has been added to apparmor feature in generic (5.15)
kernel and this feature should be seeded during image
build[0].

[0] https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2052789

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/460929
intel-iot-tests
Philip Roche 9 months ago
commit 91f112908e

8
debian/changelog vendored

@ -1,3 +1,11 @@
livecd-rootfs (2.765.41) UNRELEASED; urgency=medium
[Jess Jang ]
* add 5.15 apparmor directory for snap preseeding with 5.15 kernel
(LP: #2052789)
-- Philip Roche <phil.roche@canonical.com> Wed, 21 Feb 2024 11:31507 +0000
livecd-rootfs (2.765.40) jammy; urgency=medium
* Handle the allwinner kernel in the same way as we handle generic. This

@ -0,0 +1 @@
create read write open delete setattr getattr
Loading…
Cancel
Save