summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-01-13 19:10:29 -0500
committerLeo Famulari <leo@famulari.name>2023-01-13 19:11:08 -0500
commit08b454f0e5a853907f21397fb5c214abddcd710a (patch)
tree64afa5158291eb36687cc8653c1ad78b2ade03e2 /etc
parent9ea37eb9f5329c213757bbfe5d9241cde8433858 (diff)
downloadguix-08b454f0e5a853907f21397fb5c214abddcd710a.tar.gz
news: Add entry about the removal of linux-libre 6.0.
* etc/news.scm: Add entry
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 1d1b739b5c..acd322dff1 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,14 @@
 (channel-news
  (version 0)
 
+ (entry (commit "9ea37eb9f5329c213757bbfe5d9241cde8433858")
+        (title
+         (en "Linux-libre 6.0 removed due to end of upstream support"))
+        (body
+         (en "The linux-libre 6.0 kernel series has reached the end of
+             its life, and no longer supported upstream.  For this
+             reason, it has been removed from GNU Guix.")))
+
  (entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372")
         (title
          (en "Linux-libre kernel updated to 6.1")