diff options
author | Leo Famulari <leo@famulari.name> | 2025-01-10 16:35:07 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2025-01-10 16:36:23 -0500 |
commit | f15ca836e4686496f675308655c370c95e9f52b7 (patch) | |
tree | aca149dff8f4ee6857bc5a7f60b2a8fc293d2d76 | |
parent | 90a8109e82b8691331c6c412495493a5f7af537c (diff) |
news: Add entry about linux-libre 6.12 update.
* etc/news.scm: Add entry.
Change-Id: I174484cf24f0ca5aa57d55d4712b5f1200f0c957
-rw-r--r-- | etc/news.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 00d2cbf444..1650451477 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -35,6 +35,14 @@ (channel-news (version 0) + (entry (commit "3a4209224e7e3121189390307295fccdc0612db4") + (title + (en "Linux-libre updated to 6.12")) + (body + (en "The default linux-libre package has been updated to the + 6.12 series. The 6.11 series will be removed soon, due to + end of upstream support."))) + (entry (commit "1dcd0ded86e341cbfd0567cefde1e71684c0cdba") (title (en "Linux-libre 6.12 now available")) |