summaryrefslogtreecommitdiff
path: root/news.txt
diff options
context:
space:
mode:
authorWolf <wolf@wolfsden.cz>2023-04-13 22:18:08 +0200
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2023-05-25 22:49:25 +0200
commitb7e04e27e6e3ed11a69c3db10721a5ead105255d (patch)
tree285f861f91be17fa50eed10fd8c19d73fd027347 /news.txt
parent9456c59cfa580399ab450ca0057321e2d81f3319 (diff)
news: Add entry for the linux-lts 6.1 update.
news.txt: Add entry. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Diffstat (limited to 'news.txt')
-rw-r--r--news.txt11
1 files changed, 11 insertions, 0 deletions
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 <a@ajgrf.com>
;;; Copyright © 2022 Jonathan Brielmaier <jonathan.brielmaier@web.de>
+;;; Copyright © 2023 Wolf <wolf@wolfsden.cz>
;;
;; 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")