From 430a6f2ae8b1dc9042fb42937c2dd7723b74bffe Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Thu, 22 Oct 2020 16:01:34 +0100 Subject: [PATCH] releasing package livecd-rootfs version 2.664.8 --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/changelog b/debian/changelog index c8f9ba23..4d1865fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +livecd-rootfs (2.664.8) focal; urgency=medium + + Backport snap-preseed work from groovy to focal LP: #1896755 + + [ Robert C Jennings ] + * Apply snap-preseed optimizations after seeding snaps + + [ Dimitri John Ledkov ] + * live-server: remove duplicate snaps, due to overlayfs vs snap-preseed. + * apparmor: Add generic v5.4 kernel apparmor features + * apparmor: mount more up-to-date apparmor features in the chroot. + * seccomp: add more up-to-date seccomp actions + * seccomp: mount more up-to-date seccomp features + * apparmor: compile all profiles + + [ Robert C Jennings ] + * Avoid rbind /sys for chroot snap pre-seeding (cgroups fail to unmount) + + [ Dimitri John Ledkov ] + * auto/build: use setup|teardown_mountpoint to reduce duplication + * functions: provide nss_systemd-less nsswitch.conf in chroots. + + -- Dimitri John Ledkov Mon, 05 Oct 2020 10:33:02 +0100 + livecd-rootfs (2.664.7) focal; urgency=medium [ Stanislav German-Evtushenko / John Chittum ]