mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
feat(apparmor): Add kernel apparmor check to snap validation (LP: #2052789) For jammy and later, snap validation verifies that the kernel version matches the livecd-rootfs version, if available. This change bring focal in line with that paradigm. This is necessary due to the linux-$CLOUD-5.15 kernels requiring a different apparmor feature set that generic. feat: add 5.15 apparmor directory (LP: #2052789) After the kernel roll to linux-gcp-5.15-5.15.0-1051.59_20.04.1, basic_ubuntu::test_snap_preseed_optimized began failuring due to a preseed mismatch. This change adds a 5.15 apparmor configuration to the focal branch. MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/460323
Description
Languages
Shell
86.9%
Python
11%
Perl
2.1%