diff mbox series

[bug#72537,v3,2/5] news: Add entry for removing linux-libre 6.9 ("end of life").

Message ID 6b394313ca186edd41315539ea525b9f88981c92.1723667351.git.w@wmeyer.eu
State New
Headers show
Series [bug#72537,v3,1/5] gnu: Remove linux-libre 6.9. | expand

Commit Message

Wilko Meyer Aug. 14, 2024, 8:30 p.m. UTC
* etc/news.scm: Add entry for linux-libre 6.9 removal.

Change-Id: Ic457b2ed7beaf860eec7fcad09362f6013ecc2a0
---
 etc/news.scm | 12 ++++++++++++
 1 file changed, 12 insertions(+)
diff mbox series

Patch

diff --git a/etc/news.scm b/etc/news.scm
index 3aaf87d4b8..2cd4b50131 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -32,6 +32,18 @@ 
 
 (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 "26638b8e8129aa755586d017677b4cf076bafda6")
         (title
          (en "The containerd service is separated from @code{docker-service-type}")