From 94053cd6b18cac54685abe19644bab14b3bd4e74 Mon Sep 17 00:00:00 2001 From: "Gerd v. Egidy" Date: Sat, 18 Mar 2023 17:37:36 +0100 Subject: [PATCH] first draft of changelog for release 10.00 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index c3927dc..c11b755 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,15 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278 ------------------------------------------------------------------------------ 10.00 (YYYY-MM-DD): ------------------------------------------------------------------------------ +* Updated the kernel to the Long-Term-Supported linux-6.1.20 +* Added grub loopback.cfg support (Daniel Richard G) +* Add boot customization hooks for grub and syslinux +* Add "gui_autostart" YAML config to run programs when X is started +* Bring back xf86-video-qxl driver as it's bugs have been fixed +* Improve autorun config consistency by removing deprecated features + (autoruns=, scripts without shebang, scripts with \r\n, root of the iso for scripts) * Added pass and qtpass (simple password manager which supports GnuPG encryption) +* Added packages: casync, stressapptest, stress-ng, tk ------------------------------------------------------------------------------ 9.06 (2022-12-18):