From 8a6ed637b875fb0b4c4f52ae12d5c268c44337af Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Fri, 13 Sep 2019 12:37:45 +0100 Subject: [PATCH] releasing package livecd-rootfs version 2.611 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 13b59e2c..9cba752b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.611) eoan; urgency=medium + + * Execute chroot_hacks in live layer only. + * lb_chroot_layered: also snap_validate_seed after all snaps are seeded + + -- Dimitri John Ledkov Fri, 13 Sep 2019 12:37:25 +0100 + livecd-rootfs (2.610) eoan; urgency=medium * Fix a typo in the 999-ubuntu-image-customization.chroot hook.