From 7126d85e23c3a92dc11841a16341cd427d595c2b Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Fri, 3 Apr 2026 18:22:58 -0600 Subject: [PATCH] changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 54bc426c..a7cc57c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (26.04.30) resolute; urgency=medium + + * Exclude boot/grub/i386-pc/eltorito.img from md5sum.txt, as it is expected + to change in xorriso output. (LP: #2147162) + + -- Dan Bungert Fri, 03 Apr 2026 18:21:58 -0600 + livecd-rootfs (26.04.29) resolute; urgency=medium * Make sure to produce a manifest for all images (LP: #2147522)