summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-01-08 15:49:21 -0500
committerLeo Famulari <leo@famulari.name>2023-01-08 15:49:53 -0500
commit56b56db13ed82e8f44948d6742e61b8653c97148 (patch)
tree6e9fd0957e51f5b2802f6ce9cc1abb3c07dc4f75 /etc
parent064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958 (diff)
downloadguix-56b56db13ed82e8f44948d6742e61b8653c97148.tar.gz
news: Add entry about the removal of linux-libre 4.9.
* 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 86451495fd..35cb1c7e55 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,14 @@
 (channel-news
  (version 0)
 
+ (entry (commit "064c5b7e450f9f6d55cfcd0ec2bc9e96ee0b2958")
+        (title
+          (en "Linux-libre 4.9 removed due to end of upstream support"))
+        (body
+          (en "The linux-libre 4.9 kernel series has reach the end of its life,
+and is no longer supported upstream.  For this reason, it has been removed from
+GNU Guix.")))
+
  (entry (commit "dfc6957a5af7d179d4618eb19d4f555c519bc6f2")
         (title
          (en "New @code{customize-linux} procedure")