[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70286] [PATCH 2/2] news: Add entry for removing linux-libre 6.7 (Eo
From: |
Wilko Meyer |
Subject: |
[bug#70286] [PATCH 2/2] news: Add entry for removing linux-libre 6.7 (EoL). |
Date: |
Mon, 8 Apr 2024 20:13:39 +0200 |
* etc/news.scm: Add entry for linux-libre 6.7 removal.
Change-Id: I8fe3eb3f68023e85fcac7549c06d2cc26cd8e810
---
etc/news.scm | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index 9443475455..58556c1b2d 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,6 +31,18 @@
(channel-news
(version 0)
+ (entry (commit "7413ac484046e95c26052a0650baae0961e194a9")
+ (title
+ (en "Linux-libre 6.7 removed due to end of upstream support")
+ (de "Linux-libre 6.7 wurde entfernt"))
+ (body
+ (en "The linux-libre 6.7 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.7-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 "523f3def65ab061a87f4fc9e6f9008e6a78fafb5")
(title
(en "GNOME updated to version 44 with a more modular desktop service")
--
2.41.0