diff --git a/ChangeLog b/ChangeLog index cfa7364..1e0377c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,12 @@ SystemRescue ChangeLog ====================== ------------------------------------------------------------------------------- -8.06 (YYYY-MM-DD): +8.06 (2021-11-20): ------------------------------------------------------------------------------- +* Updated kernel to the Long-Term-Supported linux-5.10.79 * Added noautologin boot option to restrict access to the console (Marcos Mello) * Added dostartx boot option to start the graphical environment (Marcos Mello) -* Added dovnc and vncpass boot options to start a the VNC server (Marcos Mello) +* Added dovnc and vncpass boot options to start the VNC server (Marcos Mello) * Added dump/restore utilities for ext2/ext3/ext4 file systems ------------------------------------------------------------------------------- diff --git a/VERSION b/VERSION index e5ed230..3aeddc1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.05 +8.06