me
/
guix
Archived
1
0
Fork 0

news: Add entry for removing linux-libre 6.8 ("end of life").

* etc/news.scm: Add entry for linux-libre 6.8 removal.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I9f91c810d5be7ab790c82bfa16a43e4893c06920
master
Wilko Meyer 2024-06-17 14:06:58 +02:00 committed by Leo Famulari
parent 6fad0fd1c3
commit 71c678a16a
No known key found for this signature in database
GPG Key ID: 6AAC1963757F47FF
1 changed files with 12 additions and 0 deletions

View File

@ -31,6 +31,18 @@
(channel-news (channel-news
(version 0) (version 0)
(entry (commit "8511ea597bcf1d1452ef617023c90fdd038b722e")
(title
(en "Linux-libre 6.8 removed due to end of upstream support")
(de "Linux-libre 6.8 wurde entfernt"))
(body
(en "The linux-libre 6.8 kernel series has reached the end of
its life, and is no longer supported upstream. For this
reason, it has been removed from GNU Guix.")
(de "Die @code{linux-libre} 6.8-Versionsreihe hat ihr
Supportende erreicht und wird nicht mehr unterstützt (end of life). Daher ist die
Versionsreihe aus GNU Guix entfernt worden.")))
(entry (commit "8d1d98a3aa3448b9d983e4bd64243a938b96e8ab") (entry (commit "8d1d98a3aa3448b9d983e4bd64243a938b96e8ab")
(title (title
(en "@command{guix git authenticate} usage simplified") (en "@command{guix git authenticate} usage simplified")