From b8858d8b1344525d0d7ac78d8fb9dc1a577b85d3 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Sat, 4 Jan 2025 12:26:50 -0500 Subject: news: Add entry for removing linux-libre 4.19 ("end of life"). * etc/news.scm: Add entry for linux-libre 4.19 removal. Change-Id: Iba018ef96d6034cefd1d5fea16af6a937fec4308 --- etc/news.scm | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'etc') diff --git a/etc/news.scm b/etc/news.scm index ddbc3a98d6..628d6b32d8 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -35,6 +35,18 @@ (channel-news (version 0) + (entry (commit "7b40b9d2d2ddafd6945f18f19f5e621086d57169") + (title + (en "Linux-libre 4.19 removed due to end of upstream support") + (de "Linux-libre 4.19 wurde entfernt")) + (body + (en "The linux-libre 4.19 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 linux-libre 4.19-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 "1305f78d05f4e0027162c1b7e783fc127a49fb8e") (title (en "@command{guix system reconfigure} now supports kexec") -- cgit v1.2.3