diff --git a/ChangeLog b/ChangeLog index 891baae..53255e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,13 @@ SystemRescue ChangeLog ====================== ------------------------------------------------------------------------------- -7.01 (YYYY-MM-DD): +7.01 (2020-11-22): ------------------------------------------------------------------------------- +* Updated kernel to Long-Term-Supported linux-5.4.78 * Added edk2-shell and a corresponding boot entry in UEFI boot menu (#159) * Added entries to enter firmware setup, reboot, shutdown in the UEFI boot menu * Added cowpacman2srm to create modules with additional packages (Gerd v. Egidy) +* Added reverse_ssh to get a remote ssh access behind a firewall (Gerd v. Egidy) ------------------------------------------------------------------------------- 7.00 (2020-10-17): diff --git a/VERSION b/VERSION index a95ad76..321f3da 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.00 +7.01