From 774b7c6c5a4659e10af70272b4e1662ac9f09f0f Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Tue, 8 Aug 2023 15:45:56 +0530 Subject: [PATCH] Update d/ch for 23.10.12 release --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index b53629b3..bb709881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +livecd-rootfs (23.10.12) mantic; urgency=medium + + * live-build/auto/build: Avoid purging packages for ubuntu-cpc. + With the switch to the ubuntu-cloud-minimal seed, we + don't really need to purge anything now. On the contrary, + the purging of packages if not installed, fails with the + exit code of 100. + + -- Utkarsh Gupta Tue, 08 Aug 2023 15:44:42 +0530 + livecd-rootfs (23.10.11) mantic; urgency=medium [ Ɓukasz 'sil2100' Zemczak ]