From 17499ca901b8582338b49faf0f05b8e3c4c4f5f4 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Fri, 8 Dec 2023 15:41:45 +1300 Subject: [PATCH] add changelog --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 78dc8ebb..9d0a1781 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (24.04.9) UNRELEASED; urgency=medium + + * When building locally using the auto/build script unmounting fails. + Instead of mounting /dev/pts per bind mount the devpts file system + directly. + + -- Michael Hudson-Doyle Fri, 08 Dec 2023 15:41:17 +1300 + livecd-rootfs (24.04.8) noble; urgency=medium [ Erich Eickmeyer ]