news: Add entry for the linux-lts 6.1 update.

news.txt: Add entry.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
Wolf 2023-04-13 22:18:08 +02:00 committed by Jonathan Brielmaier
parent 9456c59cfa
commit b7e04e27e6
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -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")