From 8ea3c697361d700d06efb41896afb17e74bf9768 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 17 Jun 2025 22:21:06 +1200 Subject: [PATCH] bump number in changelog, add bug ref --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7783d1d5..94ee081b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -livecd-rootfs (25.10.8) questing; urgency=medium +livecd-rootfs (25.10.9) UNRELEASED; urgency=medium - * desktop and server: read the subarch to allow the usage nvidia's kernel instead of generic + * desktop and server: read $SUBARCH to allow the use of nvidia's kernel + instead of generic (LP: #2109822) -- Antoine Lassagne Fri, 13 Jun 2025 09:31:00 +0200