From f4a3f469d75ef32fd649cd8c18d97c49f0707ee4 Mon Sep 17 00:00:00 2001 From: Cody Shepherd Date: Thu, 29 Nov 2018 07:33:39 -0800 Subject: [PATCH] Rebase --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9b5038fe..05c02fca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.408.42) UNRELEASED; urgency=medium + + * Backport adding snaps to image manifests (LP: #1805497) + + -- Cody Shepherd Thu, 29 Nov 2018 07:32:46 -0800 + livecd-rootfs (2.408.41) xenial; urgency=medium * Disable checksum generation (LP: #1799773)