From 934a2694245b77d32f5527ecaa6e66a1cd444fac Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Wed, 7 May 2025 16:35:30 +0200 Subject: [PATCH] releasing package livecd-rootfs version 25.10.6 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 830d223c..54a97f9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +livecd-rootfs (25.10.6) questing; urgency=medium + + * lb_binary_layered: fix mtimes in layered squashfses. (LP: #2107332) + Failing to preserve mtime causes unnecessary python pyc rebuilds due to + mtime mismatch, and it's generally strange that reinstalling a package + that is already installed changes the files on the system (minus + intentional differences such as what's going on in the minimized install + source). + + -- Dan Bungert Fri, 30 May 2025 17:05:15 -0600 + livecd-rootfs (25.10.5) questing; urgency=medium * desktop: TPMFDE snapd from latest/edge