This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new c19954acf3 news: Announce the end of support for linux-libre 6.19 and
7.0.
c19954acf3 is described below
commit c19954acf3cf18f99562c07ff975d2b82f411ef4
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Fri Jul 24 02:36:48 2026 -0700
news: Announce the end of support for linux-libre 6.19 and 7.0.
* etc/news.scm: Add entry.
---
etc/news.scm | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/etc/news.scm b/etc/news.scm
index 1f87fb581b..1685a1e322 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -44,6 +44,19 @@
(channel-news
(version 0)
+ (entry (commit "d7769178a66b16f6d36aa72f81b2bfff7a254e55")
+ (title
+ (en "Linux-libre 6.19 and 7.0 are no longer supported"))
+ (body
+ (en "The linux-libre 6.19 and 7.0 kernel series are no longer
+supported upstream and will be removed from GNU Guix soon:
+
+https://www.kernel.org/category/releases.html
+
+We may also drop support for 5.10, 5.15, 6.1 and 6.6 earlier than previously
+planned, in order to reduce the number of concurrently supported linux-libre
+kernels and the workload required to maintain them.")))
+
(entry (commit "72c521fffa3d0ce4c96111628498fd788ea71579")
(title
(en "New “Projects” user directory")