aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2025-05-08 19:05:27 -0400
committerLeo Famulari <leo@famulari.name>2025-05-08 19:05:50 -0400
commit7d29ea6c4968de56e9edcae2632aa53d5f2e5e61 (patch)
treed2c71918f98e0601b5da5f666e72904abe01d264
parentbf3a17ca81538f95af156bb886c06605ccd44c31 (diff)
downloadguix-7d29ea6c4968de56e9edcae2632aa53d5f2e5e61.tar.gz
guix-7d29ea6c4968de56e9edcae2632aa53d5f2e5e61.zip
news: Add entry about linux-libre 6.13 removal.
* etc/news.scm: Add entry. Change-Id: Ic864263fda00757a9e2600abef083dc2f720ec23
-rw-r--r--etc/news.scm8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 99d301380d..41155d9022 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -38,6 +38,14 @@
(channel-news
(version 0)
+ (entry (commit "6e8ffdf3c5afac265e540027c2332573b25461ae")
+ (title
+ (en "Linux-libre 6.13 removed from Guix"))
+ (body
+ (en "The 6.13 linux-libre kernel series has been removed from GNU Guix,
+because it is no longer supported upstream. The 6.14 kernel series is now the
+default.")))
+
(entry (commit "ce363c1dc7bd63a74dcf7788d340819f6d5db89f")
(title
(en "@command{guix shell --container} provides a read-only root by