From 71c678a16aae416298a0e3fa322b425315bb7b00 Mon Sep 17 00:00:00 2001 From: Wilko Meyer Date: Mon, 17 Jun 2024 14:06:58 +0200 Subject: 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 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") -- cgit v1.2.3