X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=a6ad4e18fb6261c7f11b6b110cac5b8cbc29e2da;hb=465c5b3fb67957724587be81da8675e354dd0d25;hp=2b63f347ce27247309fad3adc33b4220d600bd2b;hpb=2265e8d89da976ee454189ac42e9e1a5c41b55ac;p=live-boot-grml.git diff --git a/debian/changelog b/debian/changelog index 2b63f34..a6ad4e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,34 @@ live-boot (1:20171121) UNRELEASED; urgency=medium + [ Raphaël Hertzog ] * Fix read-only persistence mode with overlayfs. Closes: #877776 Thanks to Ronny Standtke for the patch. * Add a small warning in the long description that the package must not be installed on a regular system, but only in a live image. Closes: #884886 - - -- Raphaël Hertzog Tue, 21 Nov 2017 15:27:37 +0100 + * Strip comments from checksums files passed to "shaXsum -c" + Thanks to Andreas Heinlein for the report (Closes: #856482) + + [ Steve McIntyre ] + * Repo moved to salsa + + [ Benjamin Drung ] + * Don't replace busybox's wget by the true wget. + It was likely done for https support but since buster the busybox + provided wget has https support too. We save a lot of space by + doing so (8 Mb). (Closes: #885455) + * Avoid double slashes in some paths (Closes: #885453) + * Support setting upperdir tmpfs size with overlay-size boot parameter + (Closes: #885466) + * Simplify mount point handling by using /run/live instead of /lib/live/mount + (Closes: #886328) + * Add configuration variables to build a stripped down initrd + (Closes: #886337) + + [ Daniel Reichelt ] + * Use klibc's mount again for fuse mounts (Closes: #868559) + + -- Raphaël Hertzog Sat, 24 Feb 2018 17:59:46 +0100 live-boot (1:20170623) unstable; urgency=medium