mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-01 13:13:39 +00:00
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
This commit is contained in:
commit
91f112908e
8
debian/changelog
vendored
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
|
livecd-rootfs (2.765.40) jammy; urgency=medium
|
||||||
|
|
||||||
* Handle the allwinner kernel in the same way as we handle generic. This
|
* Handle the allwinner kernel in the same way as we handle generic. This
|
||||||
|
1
live-build/apparmor/generic/ipc/posix_mqueue
Normal file
1
live-build/apparmor/generic/ipc/posix_mqueue
Normal file
@ -0,0 +1 @@
|
|||||||
|
create read write open delete setattr getattr
|
Loading…
x
Reference in New Issue
Block a user