summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilko Meyer <w@wmeyer.eu>2024-11-01 23:22:14 +0100
committerLeo Famulari <leo@famulari.name>2024-11-09 14:18:59 -0500
commit14abf6e19e5c24fa690a443f5467e7f0b6eafcc5 (patch)
tree69620c0c854a4f7134563ff225b4d8d3f2d64e96
parentcfc85eb0c67a5cf10a3fbe2531b926cbb8c62489 (diff)
downloadguix-14abf6e19e5c24fa690a443f5467e7f0b6eafcc5.tar.gz
news: Add entry for removing linux-libre 6.10 ("end of life").
* etc/news.scm: Add entry for linux-libre 6.10 removal.

Change-Id: If1bc44d8d31deddf7b214678e5024f78ac3bd22a
Signed-off-by: Leo Famulari <leo@famulari.name>
-rw-r--r--etc/news.scm12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 4929fa2a9a..fbf16615df 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -33,6 +33,18 @@
 (channel-news
  (version 0)
 
+ (entry (commit "cfc85eb0c67a5cf10a3fbe2531b926cbb8c62489")
+        (title
+         (en "Linux-libre 6.10 removed due to end of upstream support")
+         (de "Linux-libre 6.10 wurde entfernt"))
+        (body
+         (en "The linux-libre 6.10 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.10-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 "5966e0fdc78771c562e0f484a22f381a77908be0")
         (title
          (en "Daemon vulnerability allowing takeover of build users fixed")