summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2025-12-11 17:00:34 -0500
committerLeo Famulari <leo@famulari.name>2025-12-11 17:02:42 -0500
commit243bc427688188f4b4cbcbd9295c7142320224ea (patch)
tree873b4810eed7c88649c3ddf46954dfd7949e1de4 /etc
parentd3b79beaa806452dceaffb8b211b69dc4c346aba (diff)
news: Announce the end of support for linux-libre 5.4.
* etc/news.scm: Add entry. Change-Id: I9f8122bb46c5e7d2c369d86d4e8f4888c5b5bcd9
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index f2493c2e595..0fc32334f0c 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -42,6 +42,23 @@
42(channel-news 42(channel-news
43 (version 0) 43 (version 0)
44 44
45 (entry (commit "d3b79beaa806452dceaffb8b211b69dc4c346aba")
46 (title
47 (en "Linux-libre 5.4 no longer supported"))
48 (body
49 (en "The linux-libre 5.4 kernel series is no longer supported
50upstream and will be removed from GNU Guix soon:
51
52https://www.kernel.org/category/releases.html
53
54This kernel series was first added to Guix in 2019 by Mark Weaver, at version
555.4.5. After ~297 updates delivered to Guix users, we have deployed the final
56update, 5.4.302.
57
58The next kernel series removals are scheduled for December 2026, when the Linux
59long-term support team is planning to stop supporting four different kernel
60series: 6.12, 6.6, 5.15, and 5.10.")))
61
45 (entry (commit "14bb0192fde79909999c3880b6b66aa22499eb11") 62 (entry (commit "14bb0192fde79909999c3880b6b66aa22499eb11")
46 (title 63 (title
47 (en "Linux-libre 6.16 removed from Guix") 64 (en "Linux-libre 6.16 removed from Guix")