guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#68438] [PATCH 2/2] news: Add entry for removing linux-libre 4.14 (E


From: Wilko Meyer
Subject: [bug#68438] [PATCH 2/2] news: Add entry for removing linux-libre 4.14 (EoL).
Date: Sun, 14 Jan 2024 03:01:37 +0100

* etc/news.scm: Add entry for linux-libre 4.14 removal.
* etc/news.scm: Add my copyright header.

Change-Id: I6b559087a076e8b18c4b81299521458d75a49550
---
 etc/news.scm | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 2b0a90a7f3b..af0bc0fdba5 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -19,6 +19,7 @@
 ;; Copyright © 2021, 2023 Jonathan Brielmaier <jonathan.brielmaier@web.de>
 ;; Copyright © 2022 Thiago Jung Bauermann <bauermann@kolabnow.com>
 ;; Copyright © 2024 Oleg Pykhalov <go.wigust@gmail.com>
+;; Copyright © 2024 Wilko Meyer <w@wmeyer.eu>
 ;;
 ;; Copying and distribution of this file, with or without modification, are
 ;; permitted in any medium without royalty provided the copyright notice and
@@ -27,6 +28,18 @@
 (channel-news
  (version 0)
 
+ (entry (commit "ab3315fb6c2fdf695c41858baae4227e6aa460ab")
+        (title
+          (en "Linux-libre 4.14 removed due to end of upstream support")
+          (de "Linux-libre 4.14 wurde entfernt"))
+        (body
+          (en "The linux-libre 4.14 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} 4.14-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 "519e1e3eb88ec532fc83ebb742d9919269b57c87")
         (title
          (de "Neues Option @samp{--max-layers=N} für den Befehl @command{guix 
pack}")
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]