diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-11-22 13:02:48 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-11-25 00:15:12 +0100 |
commit | f77ea8235cafb258d1cb0b2b90e95aa36e5c4650 (patch) | |
tree | c1c071d4b809cd719d2817f6617599250aee31a7 /doc/po/de.po | |
parent | 2906182db398419a9c59a928b7ae73cf7c7aa307 (diff) |
document which keyring formats are supported by apt-key
* the good old 'simple' keyring format
* the ascii armored variant since 1.4
Not supported is the (new in gpg 2.1) keybox format.
Closes: 844724
Diffstat (limited to 'doc/po/de.po')
-rw-r--r-- | doc/po/de.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/de.po b/doc/po/de.po index 4913f6ebe..0e3304332 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -2833,13 +2833,13 @@ msgstr "" msgid "" "Note that a distribution does not need to and in fact should not use this " "command any longer and instead ship keyring files in the <filename>/etc/apt/" -"trusted.gpg</filename> directory directly as this avoids a dependency on " +"trusted.gpg.d/</filename> directory directly as this avoids a dependency on " "<package>gnupg</package> and it is easier to manage keys by simply adding " "and removing files for maintainers and users alike." msgstr "" "Beachten Sie, dass eine Distribution diesen Befehl nicht benötigt und " "tatsächlich nicht länger nutzen sollte. Sie sollte stattdessen " -"Schlüsselbunddateien im Verzeichnis <filename>/etc/apt/trusted.gpg</" +"Schlüsselbunddateien im Verzeichnis <filename>/etc/apt/trusted.gpg.d/</" "filename> direkt mitliefern, da dies eine Abhängigkeit von <package>gnupg</" "package> vermeidet und die Verwaltung von Schlüsseln durch einfaches " "Hinzufügen und Entfernen von Dateien für Paketbetreuer und Anwender " |