mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
Release 2.2.7
Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
0afa5e158a
commit
d31d149196
20
NEWS
20
NEWS
@ -1,4 +1,4 @@
|
|||||||
Noteworthy changes in version 2.2.7 (unreleased)
|
Noteworthy changes in version 2.2.7 (2018-05-02)
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
||||||
* gpg: New option --no-symkey-cache to disable the passphrase cache
|
* gpg: New option --no-symkey-cache to disable the passphrase cache
|
||||||
@ -11,10 +11,9 @@ Noteworthy changes in version 2.2.7 (unreleased)
|
|||||||
|
|
||||||
* gpg: Add a status flag to "sig" lines printed with --list-sigs.
|
* gpg: Add a status flag to "sig" lines printed with --list-sigs.
|
||||||
|
|
||||||
* ssh: Return an error for unknown ssh-agent flags. [#3880]
|
* gpg: Fix "Too many open files" when using --multifile. [#3951]
|
||||||
|
|
||||||
* agent,dirmngr: New sub-command "getenv" for "getinfo" to ease
|
* ssh: Return an error for unknown ssh-agent flags. [#3880]
|
||||||
debugging.
|
|
||||||
|
|
||||||
* dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL
|
* dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL
|
||||||
caches under Windows. [#2448,#3923]
|
caches under Windows. [#2448,#3923]
|
||||||
@ -24,6 +23,19 @@ Noteworthy changes in version 2.2.7 (unreleased)
|
|||||||
|
|
||||||
* dirmngr: Try resurrecting dead hosts earlier (from 3 to 1.5 hours).
|
* dirmngr: Try resurrecting dead hosts earlier (from 3 to 1.5 hours).
|
||||||
|
|
||||||
|
* dirmngr: Fallback to CRL if no default OCSP responder is configured.
|
||||||
|
|
||||||
|
* dirmngr: Implement CRL fetching via https. Here a redirection to
|
||||||
|
http is explictly allowed.
|
||||||
|
|
||||||
|
* dirmngr: Make LDAP searching and CRL fetching work under Windows.
|
||||||
|
This stopped working with 2.1. [#3937]
|
||||||
|
|
||||||
|
* agent,dirmngr: New sub-command "getenv" for "getinfo" to ease
|
||||||
|
debugging.
|
||||||
|
|
||||||
|
See-also: gnupg-announce/2018q2/000422.html
|
||||||
|
|
||||||
|
|
||||||
Noteworthy changes in version 2.2.6 (2018-04-09)
|
Noteworthy changes in version 2.2.6 (2018-04-09)
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user