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 71c678a16a news: Add entry for removing linux-libre 6.8 ("end of 
life").
71c678a16a is described below

commit 71c678a16aae416298a0e3fa322b425315bb7b00
Author: Wilko Meyer <w...@wmeyer.eu>
AuthorDate: Mon Jun 17 14:06:58 2024 +0200

    news: Add entry for removing linux-libre 6.8 ("end of life").
    
    * etc/news.scm: Add entry for linux-libre 6.8 removal.
    
    Signed-off-by: Leo Famulari <l...@famulari.name>
    Change-Id: I9f91c810d5be7ab790c82bfa16a43e4893c06920
---
 etc/news.scm | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index a511b7ffbc..b5f342fcd4 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,6 +31,18 @@
 (channel-news
  (version 0)
 
+ (entry (commit "8511ea597bcf1d1452ef617023c90fdd038b722e")
+        (title
+          (en "Linux-libre 6.8 removed due to end of upstream support")
+          (de "Linux-libre 6.8 wurde entfernt"))
+        (body
+          (en "The linux-libre 6.8 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.8-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 "8d1d98a3aa3448b9d983e4bd64243a938b96e8ab")
         (title
          (en "@command{guix git authenticate} usage simplified")

Reply via email to