mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
news: Add entry for removing linux-libre 6.7 (EoL).
* etc/news.scm: Add entry for linux-libre 6.7 removal. Change-Id: I8fe3eb3f68023e85fcac7549c06d2cc26cd8e810 Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
238a74c7df
commit
fc8f04726c
1 changed files with 12 additions and 0 deletions
12
etc/news.scm
12
etc/news.scm
|
@ -31,6 +31,18 @@
|
|||
(channel-news
|
||||
(version 0)
|
||||
|
||||
(entry (commit "238a74c7dfd1469af064b445abcee38fd7408d5b")
|
||||
(title
|
||||
(en "Linux-libre 6.7 removed due to end of upstream support")
|
||||
(de "Linux-libre 6.7 wurde entfernt"))
|
||||
(body
|
||||
(en "The linux-libre 6.7 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.7-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 "67a3a83170c038d2eb084d3f53a7ea7b033aea74")
|
||||
(title
|
||||
(en "@code{nss-certs} is now included in @code{%base-packages}")
|
||||
|
|
Loading…
Reference in a new issue