diff options
Diffstat (limited to 'etc/news.scm')
-rw-r--r-- | etc/news.scm | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/news.scm b/etc/news.scm index acd322dff1..1f0f1e43b7 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -28,11 +28,15 @@ (entry (commit "9ea37eb9f5329c213757bbfe5d9241cde8433858") (title - (en "Linux-libre 6.0 removed due to end of upstream support")) + (en "Linux-libre 6.0 removed due to end of upstream support") + (de "Linux-libre 6.0 wurde entfernt")) (body - (en "The linux-libre 6.0 kernel series has reached the end of + (en "The linux-libre 6.0 kernel series has reached the end of its life, and no longer supported upstream. For this - reason, it has been removed from GNU Guix."))) + reason, it has been removed from GNU Guix.") + (de "Vom Kernel @code{linux-libre} wird die 6.0-Versionsreihe keine +Unterstützung von dessen Anbieter mehr erfahren („end of life“). Daher ist es +aus GNU Guix entfernt worden."))) (entry (commit "ce8a34bc9ab89f31f107383ba791954864aed372") (title |