guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#72537] [PATCH 2/5] news: Add entry for removing linux-libre 6.9 ("e


From: Wilko Meyer
Subject: [bug#72537] [PATCH 2/5] news: Add entry for removing linux-libre 6.9 ("end of life").
Date: Fri, 9 Aug 2024 11:09:20 +0200

* etc/news.scm: Add entry for linux-libre 6.9 removal.

Change-Id: Ic457b2ed7beaf860eec7fcad09362f6013ecc2a0
---
 etc/news.scm | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index d91667bd52..817c65c8c5 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -32,6 +32,19 @@
 
 (channel-news
  (version 0)
+
+ (entry (commit "")
+        (title
+          (en "Linux-libre 6.9 removed due to end of upstream support")
+          (de "Linux-libre 6.9 wurde entfernt"))
+        (body
+          (en "The linux-libre 6.9 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.9-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 "ee7e5e00bf2b9257e67d785b37efddb008c5da37")
         (title
          (en "Plasma updated to version 6.1.2")
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]