aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorWilko Meyer <w@wmeyer.eu>2024-08-26 20:07:45 -0400
committerLeo Famulari <leo@famulari.name>2024-08-26 20:07:59 -0400
commit5bba9592ec6a99a5289bb5f8afe04b61324da48d (patch)
tree893a0d83a5d853161dfec73f6c26e2e1e954d710 /etc
parentfc35b9fa6d6ed3583d4f3fc9214f657022d49678 (diff)
downloadguix-5bba9592ec6a99a5289bb5f8afe04b61324da48d.tar.gz
guix-5bba9592ec6a99a5289bb5f8afe04b61324da48d.zip
news: Add entry for removing linux-libre 6.9 ("end of life").
* etc/news.scm: Add entry for linux-libre 6.9 removal. Change-Id: I0e232fc99f42d9a443d68e3ec906d83900204f07
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 6401213467..63177f1f8e 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -32,6 +32,18 @@
(channel-news
(version 0)
+ (entry (commit "fc35b9fa6d6ed3583d4f3fc9214f657022d49678")
+ (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 "4e58dfee6c7456d1e662f66041b8a157efe8710a")
(title
(en "More capable @code{privileged-programs} replace @code{setuid-programs}")