From 926582977228b1cee3d32fd6749d7c63c23bf999 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Thu, 2 May 2019 11:34:40 +0100 Subject: [PATCH] releasing package livecd-rootfs version 2.525.22 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index bbd5b6e9..e141f966 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +livecd-rootfs (2.525.22) bionic; urgency=medium + + * Subiquity specific changes SRU LP: #1827357 + - subiquity: make subiquity_config.mount optional + - Make serial-subiquity@ use the same codepath as tty1 subiquity. + - Fix ubuntu-server-live images to generate initrd with casper UUID. + + -- Dimitri John Ledkov Thu, 02 May 2019 11:34:34 +0100 + livecd-rootfs (2.525.21) bionic; urgency=medium * Remove crufty files after minimize-manual (LP: #1826377)