summaryrefslogtreecommitdiff
path: root/etc/news.scm
diff options
context:
space:
mode:
authorFlorian Pelz <pelzflorian@pelzflorian.de>2026-07-05 17:42:25 +0200
committerFlorian Pelz <pelzflorian@pelzflorian.de>2026-07-05 18:00:59 +0200
commit33997079e202703fc280eac2c617dcb40e5bb6da (patch)
treefa45b45d56fe184a4e5cad110272806c4caf0323 /etc/news.scm
parente343ff040092cd3428f7d35423add6fdb2939f53 (diff)
news: Add 'de' translation.
* etc/news.scm: Add German translation for security entry.
Diffstat (limited to 'etc/news.scm')
-rw-r--r--etc/news.scm20
1 files changed, 18 insertions, 2 deletions
diff --git a/etc/news.scm b/etc/news.scm
index f5342e7a93b..18fa639b41e 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -46,7 +46,8 @@
46 46
47 (entry (commit "897832f374dcdc9eeaf19d01e70b9a92fccfc68c") 47 (entry (commit "897832f374dcdc9eeaf19d01e70b9a92fccfc68c")
48 (title 48 (title
49 (en "Several security issues fixed in Guix")) 49 (en "Several security issues fixed in Guix")
50 (de "Mehrere Sicherheitsprobleme in Guix behoben"))
50 (body 51 (body
51 (en "Several security issues (four CVE numbers pending) have been 52 (en "Several security issues (four CVE numbers pending) have been
52identified in Guix. These affect @code{guix substitute} and authentication of 53identified in Guix. These affect @code{guix substitute} and authentication of
@@ -61,7 +62,22 @@ on the commits fixing these issues.
61All users should immediately update their system, which will require 62All users should immediately update their system, which will require
62reconfiguring and restarting @command{guix-daemon}. Please note that due to 63reconfiguring and restarting @command{guix-daemon}. Please note that due to
63these security issues affecting substitutes, there are additional 64these security issues affecting substitutes, there are additional
64considerations for updating; please see the security advisory."))) 65considerations for updating; please see the security advisory.")
66 (de "Mehrere Sicherheitsprobleme (deren vier CVE-Nummern stehen noch
67aus) wurden in Guix erkannt. Betroffen sind @code{guix substitute} und die
68Authentifizierung von Kanälen mit vom Angreifer kontrollierten Namen in
69@command{guix pull} und @command{guix time-machine}. Die Fehler machen entfernte
70Rechteausweitung, Beschädigung von Store-Dateien und das lokale Erbeuten
71sensibler Informationen möglich. Details werden in einem Blogeintrag als
72Sicherheitsempfehlung auf dem Guix-Blog bekanntgegeben, dessen Entwurf in
73@uref{https://codeberg.org/guix/artwork/pulls/58} verfügbar ist. Im Pull Request
74@uref{https://codeberg.org/guix/guix/pulls/9665} finden Sie Informationen über
75die Commits, mit denen die Probleme behoben wurden.
76
77Alle Benutzer sollten unmittelbar ihr System aktualisieren und dazu
78rekonfigurieren und @command{guix-daemon} neu starten. Bitte beachten Sie, dass
79weil die Sicherheitsprobleme Substitute betreffen, Sie dies vielleicht vor dem
80Aktualisieren bedenken möchten; siehe die Sicherheitsempfehlung.")))
65 81
66 (entry (commit "2949c187f600841cdcddfc4f955506b34b79244f") 82 (entry (commit "2949c187f600841cdcddfc4f955506b34b79244f")
67 (title 83 (title