mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
Changes to let the key listing use estream to help systems without
funopen.
This commit is contained in:
parent
674530c3fa
commit
12b661166c
15 changed files with 723 additions and 272 deletions
5
NEWS
5
NEWS
|
@ -1,6 +1,9 @@
|
|||
Noteworthy changes in version 2.0.4
|
||||
------------------------------------------------
|
||||
|
||||
* The Assuan key listing commands are now also working for systems
|
||||
without the funopen/fopencookie API.
|
||||
|
||||
|
||||
Noteworthy changes in version 2.0.3 (2007-03-08)
|
||||
------------------------------------------------
|
||||
|
@ -10,7 +13,7 @@ Noteworthy changes in version 2.0.3 (2007-03-08)
|
|||
did not permit this, and were thus not using the plaintext boundary
|
||||
status tags that GnuPG provides. This change makes GnuPG reject
|
||||
such messages by default which makes those programs safe again.
|
||||
--allow-multiple-messages returns to the old behavior.
|
||||
--allow-multiple-messages returns to the old behavior. [CVE-2007-1263].
|
||||
|
||||
* New --verify-option show-primary-uid-only.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue