From bb5e2f0b90a1f9fcd662086ba1bc3152a6ce4309 Mon Sep 17 00:00:00 2001 From: "Gerd v. Egidy" Date: Fri, 16 Dec 2022 23:20:14 +0100 Subject: [PATCH] more changelog entries in preparation for 9.06 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7e28591..1508a4d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,14 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278 9.06 (YYYY-MM-DD): ------------------------------------------------------------------------------ * Added Memtest86+ memory tester v6.00 for UEFI in the Grub boot menu (#308) +* sysrescueusbwriter to create USB media on Linux, creates writeable FAT filesystem +* Added pacman-faketime command to work around expired package signing keys (#313) +* "dovnc" option now implies "dostartx" again (#310) +* Added "bash_history" and "hosts" options to the "sysconfig" scope of the YAML config file +* Reduced timeout until automatic boot with default options from 90 to 30 seconds +* Support for using a serial console in bootloader and boot options (ttyS0,115200n8) +* .iso images now have a checksum embedded against accidental corruption (isomd5sum) +* Added packages: inxi, libfaketime ------------------------------------------------------------------------------ 9.05 (2022-10-21):