~callmepk/livecd-rootfs/+git/livecd-rootfs:ubuntu/master

Last commit made on 2020-08-11
Get this branch:
git clone -b ubuntu/master https://git.launchpad.net/~callmepk/livecd-rootfs/+git/livecd-rootfs
Only Patrick Wu can upload to this branch. If you are Patrick Wu please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/master
Repository:
lp:~callmepk/livecd-rootfs/+git/livecd-rootfs

Recent commits

7b24a7c... by Patrick Wu

Fix a mistake on the location of policy file

afda365... by Patrick Wu

Additional fixes for Hyper-V builds

use of linux-azure, which is the optimized kernel for Hyper-V by
Microsoft

2edabc3... by Robert C Jennings

releasing package livecd-rootfs version 2.677

  * Avoid rbind /sys for chroot snap pre-seeding (cgroups fail to unmount)

84397b5... by Robert C Jennings

Avoid rbind /sys for chroot snap pre-seeding (cgroups fail to unmount)

Builds in LP with the Xenial kernel were happy with the recursive mount of
/sys inside the chroot while performing snap-preseeding but autopkgtests
with the groovy kernel failed. With the groovy kernel the build was
unable to unmount sys/kernel/slab/*/cgroup/* (Operation not permitted).

This patch mounts /sys and /sys/kernel/security in the chroot in the
same way we've added for binary hooks. This provides the paths under
/sys needed for snap-preseed while avoiding issues unmounting other
paths.

b22d7dc... by Dimitri John Ledkov

releasing package livecd-rootfs version 2.676

b14f79c... by Dimitri John Ledkov

apparmor: compile all profiles

31861fd... by Dimitri John Ledkov

seccomp: mount more up-to-date seccomp features

bc4d32a... by Dimitri John Ledkov

seccomp: add more up-to-date seccomp actions

a14a31b... by Dimitri John Ledkov

apparmor: mount more up-to-date apparmor features in the chroot.

37be000... by Dimitri John Ledkov

apparmor: Add generic v5.4 kernel apparmor features