mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-22 19:58:29 +01:00
* gpg.sgml: Clarify that "hkp corruption" (repair-hkp-subkey-bug) is
really "pks corruption" (repair-pks-subkey-bug).
This commit is contained in:
parent
b67d326ce3
commit
6bd90fa528
@ -1,3 +1,8 @@
|
|||||||
|
2003-04-15 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* gpg.sgml: Clarify that "hkp corruption" (repair-hkp-subkey-bug)
|
||||||
|
is really "pks corruption" (repair-pks-subkey-bug).
|
||||||
|
|
||||||
2003-04-15 Werner Koch <wk@gnupg.org>
|
2003-04-15 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* gpg.sgml: Document --enable-progress-filter.
|
* gpg.sgml: Document --enable-progress-filter.
|
||||||
|
@ -1110,11 +1110,12 @@ Defaults to no.
|
|||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>repair-hkp-subkey-bug</term>
|
<term>repair-pks-subkey-bug</term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
During import, attempt to repair the HKP keyserver mangling multiple
|
During import, attempt to repair the damage caused by the PKS
|
||||||
subkeys bug. Note that this cannot completely repair the damaged key
|
keyserver bug (pre version 0.9.6) that mangles keys with multiple
|
||||||
as some crucial data is removed by the keyserver, but it does at least
|
subkeys. Note that this cannot completely repair the damaged key as
|
||||||
|
some crucial data is removed by the keyserver, but it does at least
|
||||||
give you back one subkey. Defaults to no for regular --import and to
|
give you back one subkey. Defaults to no for regular --import and to
|
||||||
yes for keyserver --recv-keys.
|
yes for keyserver --recv-keys.
|
||||||
</para></listitem></varlistentry>
|
</para></listitem></varlistentry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user