From a677bcd12c9d012de2dbe3691263029e5e69cc4e Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Mon, 18 Sep 2023 09:16:27 -0600 Subject: [PATCH] changelog for 23.10.38 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0732ef1d..721b9820 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (23.10.38) mantic; urgency=medium + + * desktop: construct a minimal+tpmfde catalog variation, with matching + layers (LP: #2036461) + + -- Dan Bungert Mon, 18 Sep 2023 15:48:33 -0600 + livecd-rootfs (23.10.37) mantic; urgency=medium * fix: ensure minimize-manual script uses passed in argument for all commands (LP: #2036198)