From 925012e1b3d5735db417a75a9210470cc87566a3 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 22 Feb 2022 00:46:12 +0000 Subject: [PATCH] changelog --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 47813586..80c658cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.757) jammy; urgency=medium + + * Fix holes in swapfiles on pre-installed desktop images. Instead of + pre-allocating the swapfile in the image, allocate it on first boot and + use a systemd .swap unit to activate it (LP: #1961047) + + -- Dave Jones Tue, 22 Feb 2022 00:45:03 +0000 + livecd-rootfs (2.756) jammy; urgency=medium * Unset `initrdless_boot_fallback_triggered` in /boot/grub/grubenv instead