summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2023-04-07 17:18:18 +0200
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-14 15:12:13 -0400
commit48a1ed92f620aa343b44ad2b00bac67f341cbab8 (patch)
tree52652ad954f4c91e091b17cf329d677130ce07fe /etc
parent985dab8e73e83d2f25f6777fea1ebea9a03d04d5 (diff)
news: Add entry for the linux-libre-lts 6.1 update.
* etc/news.scm: Add entry.
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index ed9454e581..7f38f8f294 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,16 @@
(channel-news
(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")
(title
(en "Using Guix within @command{guix shell --container}")