This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new fc8f04726c news: Add entry for removing linux-libre 6.7 (EoL).
fc8f04726c is described below
commit fc8f04726c3f16a133bf779a9b24ff91e3c85186
Author: Wilko Meyer <[email protected]>
AuthorDate: Mon Apr 8 20:13:39 2024 +0200
news: Add entry for removing linux-libre 6.7 (EoL).
* etc/news.scm: Add entry for linux-libre 6.7 removal.
Change-Id: I8fe3eb3f68023e85fcac7549c06d2cc26cd8e810
Signed-off-by: Leo Famulari <[email protected]>
---
etc/news.scm | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index 0be432f872..44eeb13919 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,6 +31,18 @@
(channel-news
(version 0)
+ (entry (commit "238a74c7dfd1469af064b445abcee38fd7408d5b")
+ (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 "67a3a83170c038d2eb084d3f53a7ea7b033aea74")
(title
(en "@code{nss-certs} is now included in @code{%base-packages}")