mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
news: Add entry for the linux-libre-lts 6.1 update.
* etc/news.scm: Add entry.
This commit is contained in:
+11
-1
@@ -16,7 +16,7 @@
|
|||||||
;; Copyright © 2021, 2022 Maxime Devos <maximedevos@telenet.be>
|
;; Copyright © 2021, 2022 Maxime Devos <maximedevos@telenet.be>
|
||||||
;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
|
;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
|
||||||
;; Copyright © 2021 Andrew Tropin <andrew@trop.in>
|
;; Copyright © 2021 Andrew Tropin <andrew@trop.in>
|
||||||
;; Copyright © 2021 Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
;; Copyright © 2021, 2023 Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
||||||
;; Copyright © 2022 Thiago Jung Bauermann <bauermann@kolabnow.com>
|
;; Copyright © 2022 Thiago Jung Bauermann <bauermann@kolabnow.com>
|
||||||
;;
|
;;
|
||||||
;; Copying and distribution of this file, with or without modification, are
|
;; Copying and distribution of this file, with or without modification, are
|
||||||
@@ -26,6 +26,16 @@
|
|||||||
(channel-news
|
(channel-news
|
||||||
(version 0)
|
(version 0)
|
||||||
|
|
||||||
|
(entry (commit "21564fada141bfba25d471518b293b6004244c3a")
|
||||||
|
(title
|
||||||
|
(en "Linux-libre LTS kernel updated to 6.1")
|
||||||
|
(de "Linux-libre LTS Kernel wird auf 6.1 aktualisiert"))
|
||||||
|
(body
|
||||||
|
(en "The default version of the @code{linux-libre-lts} kernel has been
|
||||||
|
updated to the 6.1 longterm release series.")
|
||||||
|
(de "Der standardmäßig verwendete @code{linux-libre-lts}-Kernel basiert
|
||||||
|
jetzt auf der 6.1-Versionsreihe (Langzeitunterstützung).")))
|
||||||
|
|
||||||
(entry (commit "57db09aae73e3713a10c5253758d84e1046f80dc")
|
(entry (commit "57db09aae73e3713a10c5253758d84e1046f80dc")
|
||||||
(title
|
(title
|
||||||
(en "Using Guix within @command{guix shell --container}")
|
(en "Using Guix within @command{guix shell --container}")
|
||||||
|
|||||||
Reference in New Issue
Block a user