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 bf35d9cd09 news: Add entry for linux-libre 6.16.
bf35d9cd09 is described below

commit bf35d9cd09c4d7dee2a9739084dc21539e98f0c3
Author: Leo Famulari <[email protected]>
AuthorDate: Mon Sep 1 21:58:57 2025 -0400

    news: Add entry for linux-libre 6.16.
    
    * etc/news.scm: Add entry.
    
    Change-Id: I80ff646272361ba0f897a94f57b0830f30e608e6
---
 etc/news.scm | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 8fd3e74e06..a69d92f262 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -40,6 +40,19 @@
 (channel-news
  (version 0)
 
+ (entry (commit "6e57701013a69a20df6983f5e05aa3598073282f")
+        (title
+         (en "Linux-libre 6.16 now available"))
+        (body
+         (en "The Linux-libre 6.16 kernel series is now available in GNU Guix.
+This kernel series was added to Guix without a custom kernel configuration for
+the armhf-linux system (32-bit ARM with floating point support, also called
+'armv7+'), due to lack of interest.  The generic armhf-linux kernel packages 
are
+still available.
+
+Soon, linux-libre 6.16 will be made the default linux-libre package because 
6.15
+is no longer supported upstream.")))
+
  (entry (commit "1618ca7aa2ee8b6519ee9fd0b965e15eca2bfe45")
         (title
          (en "New @command{guix-daemon} privilege escalation vulnerability

Reply via email to