diff --git a/news.txt b/news.txt index 9fbabd0..b4ebd48 100644 --- a/news.txt +++ b/news.txt @@ -1,5 +1,6 @@ ;;; Copyright © 2020 Alex Griffin ;;; Copyright © 2022 Jonathan Brielmaier +;;; Copyright © 2023 Wolf ;; ;; Copying and distribution of this file, with or without modification, are ;; permitted in any medium without royalty provided the copyright notice and @@ -8,6 +9,16 @@ (channel-news (version 0) + (entry (commit "9456c59cfa580399ab450ca0057321e2d81f3319") + (title + (en "Linux LTS kernel updated to 6.1") + (de "Linux LTS Kernel wird auf 6.1 aktualisiert")) + (body + (en "The default version of the @code{linux-lts} kernel has been + updated to the 6.1 longterm release series.") + (de "Der standardmäßig verwendete @code{linux-lts}-Kernel basiert + jetzt auf der 6.1-Versionsreihe (Langzeitunterstützung)."))) + (entry (commit "7d4c49eace0d3f074aa34ebbbf880236b6b0fab1") (title (en "Nvidia driver configuration refactored")