summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index a511b7ffbc..b5f342fcd4 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,6 +31,18 @@
(channel-news
(version 0)
+ (entry (commit "8511ea597bcf1d1452ef617023c90fdd038b722e")
+ (title
+ (en "Linux-libre 6.8 removed due to end of upstream support")
+ (de "Linux-libre 6.8 wurde entfernt"))
+ (body
+ (en "The linux-libre 6.8 kernel series has reached the end of
+ its life, and is no longer supported upstream. For this
+ reason, it has been removed from GNU Guix.")
+ (de "Die @code{linux-libre} 6.8-Versionsreihe hat ihr
+Supportende erreicht und wird nicht mehr unterstützt („end of life“). Daher ist die
+Versionsreihe aus GNU Guix entfernt worden.")))
+
(entry (commit "8d1d98a3aa3448b9d983e4bd64243a938b96e8ab")
(title
(en "@command{guix git authenticate} usage simplified")