From 60a5c1a77937ac97b9bf6bd4b30ce1265df755da Mon Sep 17 00:00:00 2001 From: Simon Poirier Date: Tue, 23 Jul 2024 18:17:05 -0400 Subject: [PATCH] Update changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index c81106b0..c14c465b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (24.10.10) oracular; urgency=medium + + * disk-image-uefi.binary: Shift down boot partition to 13 to support systems + which don't handle partition numbers higher than 15. (LP: #2072929) + + -- Simon Poirier Tue, 20 Aug 2024 18:57:57 -0400 + livecd-rootfs (24.10.9) oracular; urgency=medium [ Cody Shepherd ]