changelog

This commit is contained in:
Dave Jones 2022-02-22 00:46:12 +00:00
parent 4a4e2924c8
commit 925012e1b3

8
debian/changelog vendored
View File

@ -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 <dave.jones@canonical.com> 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