From bd1aaf5477ec13d6e6d2d61af0e365f984719d3a Mon Sep 17 00:00:00 2001 From: Francois Dupoux <2386566-fdupoux@users.noreply.gitlab.com> Date: Sun, 28 Jan 2024 07:22:23 +0000 Subject: [PATCH] SystemRescue-11.00 --- ChangeLog | 19 ++++++++++--------- VERSION | 2 +- website | 2 +- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index ba64092..3c21acf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,17 +2,18 @@ SystemRescue ChangeLog ====================== ------------------------------------------------------------------------------ -10.03 (YYYY-MM-DD): +11.00 (2024-01-28): ------------------------------------------------------------------------------ -* New option ssh_known_hosts in yaml config allows to trust SSH CAs signatures on host keys -* Fix findroot loop when the password to any encrypted device is unknown (#342) -* Fix using findroot when /sbin/init is an absolute symlink (#340) +* Updated the kernel to the Long-Term-Supported linux-6.6.14 +* Added option "ssh_known_hosts" in yaml config to trust SSH CAs signatures on host keys +* Fix the "findroot" boot option when /sbin/init is an absolute symlink (#340) +* Fix the "findroot" loop when the password to any encrypted device is unknown (#342) * Update XFCE Configuration (enabled screen saver, added battery icon) -* Package dstat has been replaced with dool which is a fork of dstat -* Added sleuthkit (Tools for raw file system inspection) (#349) -* Added timeshift (snapshot-based backup solution) (#350) -* Added bcachefs-tools (file system utilities for bcachefs) -* Added blocksync-fast (Block device sync tool for block-based backups) (#361) +* Package "dstat" has been replaced with "dool" which is a fork of dstat +* Added bcachefs-tools (file system utilities for bcachefs, no kernel module yet) +* Added blocksync-fast (block device sync tool for block-based backups) (#361) +* Added sleuthkit (tools for raw file system inspection) (#349) +* Added timeshift (snapshot-based backup program) (#350) ------------------------------------------------------------------------------ 10.02 (2023-09-16): diff --git a/VERSION b/VERSION index 17b25ea..b9b3cd9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -10.02 +11.00 diff --git a/website b/website index 2ca2d6d..9963300 160000 --- a/website +++ b/website @@ -1 +1 @@ -Subproject commit 2ca2d6d1db6c1ef60f05d363f2f6f84d21a939f9 +Subproject commit 9963300811bb16c264c9b7ec9f5568d3c65423b6