From 84e51f8d9f0f8c48c4935612264d1652ba9c2122 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Wed, 16 Apr 2025 09:43:17 -0600 Subject: [PATCH] releasing package livecd-rootfs version 24.04.89 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 250e23d4..ca1d2cdc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (24.04.89) noble; urgency=medium + + * desktop: Remove some cruft referencing the subiquity snap, which can + result in 'error: snap "subiquity" is not installed' messages being + printed on the terminal. (LP: #2083554) + + -- Dan Bungert Wed, 30 Apr 2025 15:27:46 -0600 + livecd-rootfs (24.04.88) noble; urgency=medium * risc-v: directly copy device trees to /boot/dtb. (LP: #2092205)