From 9a970b2ca2e0fc203c8c5db6e80aa5b6c25aaeb0 Mon Sep 17 00:00:00 2001 From: John Chittum Date: Wed, 6 Nov 2024 07:44:01 -0500 Subject: [PATCH] changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0313baea..d648bd90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (24.04.80) noble; urgency=medium + + * Explicitly create home directory for buildd system user to avoid issues + with installing and running snaps. (LP: #2083240) + + -- jchittum Wed, 06 Nov 2024 07:43:40 -0500 + livecd-rootfs (24.04.79) noble; urgency=medium * Add apparmor policy permstable32 missing component (LP: #2084698)