diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 79 |
1 files changed, 15 insertions, 64 deletions
@@ -1,48 +1,7 @@ -Noteworthy changes in version 2.2.8 (unreleased) +Noteworthy changes in version 2.3.0 (unreleased) ------------------------------------------------ - -Noteworthy changes in version 2.2.7 (2018-05-02) ------------------------------------------------- - - * gpg: New option --no-symkey-cache to disable the passphrase cache - for symmetrical en- and decryption. - - * gpg: The ERRSIG status now prints the fingerprint if that is part - of the signature. - - * gpg: Relax emitting of FAILURE status lines - - * gpg: Add a status flag to "sig" lines printed with --list-sigs. - - * gpg: Fix "Too many open files" when using --multifile. [#3951] - - * ssh: Return an error for unknown ssh-agent flags. [#3880] - - * dirmngr: Fix a regression since 2.1.16 which caused corrupted CRL - caches under Windows. [#2448,#3923] - - * dirmngr: Fix a CNAME problem with pools and TLS. Also use a fixed - mapping of keys.gnupg.net to sks-keyservers.net. [#3755] - - * 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/000424.html - - -Noteworthy changes in version 2.2.6 (2018-04-09) ------------------------------------------------- + Changes also found in 2.2.6: * gpg,gpgsm: New option --request-origin to pretend requests coming from a browser or a remote site. @@ -87,11 +46,7 @@ Noteworthy changes in version 2.2.6 (2018-04-09) * Allow the use of UNC directory names as homedir. [#3818] - See-also: gnupg-announce/2018q2/000421.html - - -Noteworthy changes in version 2.2.5 (2018-02-22) ------------------------------------------------- + Changes also found in 2.2.5: * gpg: Allow the use of the "cv25519" and "ed25519" short names in addition to the canonical curve names in --batch --gen-key. @@ -134,11 +89,7 @@ Noteworthy changes in version 2.2.5 (2018-02-22) with statically linked versions of the core GnuPG libraries. Also use --enable-wks-tools by default by Speedo builds for Unix. - See-also: gnupg-announce/2018q1/000420.html - - -Noteworthy changes in version 2.2.4 (2017-12-20) ------------------------------------------------- + Changes also found in 2.2.4: * gpg: Change default preferences to prefer SHA512. @@ -167,11 +118,7 @@ Noteworthy changes in version 2.2.4 (2017-12-20) * New configure option --enable-run-gnupg-user-socket to first try a socket directory which is not removed by systemd at session end. - See-also: gnupg-announce/2017q4/000419.html - - -Noteworthy changes in version 2.2.3 (2017-11-20) ------------------------------------------------- + Changes also found in 2.2.3: * gpgsm: Fix initial keybox creation on Windows. [#3507] @@ -191,8 +138,7 @@ Noteworthy changes in version 2.2.3 (2017-11-20) See-also: gnupg-announce/2017q4/000417.html -Noteworthy changes in version 2.2.2 (2017-11-07) ------------------------------------------------- + Changes also found in 2.2.2: * gpg: Avoid duplicate key imports by concurrently running gpg processes. [#3446] @@ -235,9 +181,7 @@ Noteworthy changes in version 2.2.2 (2017-11-07) See-also: gnupg-announce/2017q4/000416.html - -Noteworthy changes in version 2.2.1 (2017-09-19) ------------------------------------------------- + Changes also found in 2.2.1: * gpg: Fix formatting of the user id in batch mode key generation if only "name-email" is given. @@ -257,7 +201,14 @@ Noteworthy changes in version 2.2.1 (2017-09-19) certificates are configured. If build with GNUTLS, this was already the case. - See-also: gnupg-announce/2017q3/000415.html + Release dates of 2.2.x versions: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Version 2.2.1 (2017-09-19) + Version 2.2.2 (2017-11-07) + Version 2.2.3 (2017-11-20) + Version 2.2.4 (2017-12-20) + Version 2.2.5 (2018-02-22) + Version 2.2.6 (2018-04-09) Noteworthy changes in version 2.2.0 (2017-08-28) |