mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
news: Add entry for removing linux-libre 6.10 ("end of life").
* etc/news.scm: Add entry for linux-libre 6.10 removal. Change-Id: If1bc44d8d31deddf7b214678e5024f78ac3bd22a Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
cfc85eb0c6
commit
14abf6e19e
1 changed files with 12 additions and 0 deletions
12
etc/news.scm
12
etc/news.scm
|
@ -33,6 +33,18 @@
|
||||||
(channel-news
|
(channel-news
|
||||||
(version 0)
|
(version 0)
|
||||||
|
|
||||||
|
(entry (commit "cfc85eb0c67a5cf10a3fbe2531b926cbb8c62489")
|
||||||
|
(title
|
||||||
|
(en "Linux-libre 6.10 removed due to end of upstream support")
|
||||||
|
(de "Linux-libre 6.10 wurde entfernt"))
|
||||||
|
(body
|
||||||
|
(en "The linux-libre 6.10 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.10-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 "5966e0fdc78771c562e0f484a22f381a77908be0")
|
(entry (commit "5966e0fdc78771c562e0f484a22f381a77908be0")
|
||||||
(title
|
(title
|
||||||
(en "Daemon vulnerability allowing takeover of build users fixed")
|
(en "Daemon vulnerability allowing takeover of build users fixed")
|
||||||
|
|
Loading…
Add table
Reference in a new issue