diff mbox series

[bug#55054,2/2] news: Add entry about the update of the 'linux-libre' package.

Message ID 755415ebf09e5b34cd0332736eae635d34fcacc7.1650518496.git.leo@famulari.name
State Accepted
Headers show
Series [bug#55054,1/2] gnu: Remove linux 5.16. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Leo Famulari April 21, 2022, 5:21 a.m. UTC
* etc/news.scm: Add entry.
---
 etc/news.scm | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/etc/news.scm b/etc/news.scm
index fa1b76adcf..35f5d13344 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -25,6 +25,12 @@ 
 (channel-news
  (version 0)
 
+ (entry (commit "be74fb7288c86a6a2245b7e35b57dde88db8a4e4")
+        (title (en "Linux-libre kernel updated to 5.17"))
+        (body
+          (en "The default version of the linux-libre kernel has been
+              updated to the 5.17 release series.")))
+
  (entry (commit "c42b7baf13c7633b4512e94da7445299c57b247d")
         (title
          (en "New @option{--export-manifest} option for @command{guix shell}")