mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
doc: Add NEWS about the 2.2.9 release
--
This commit is contained in:
parent
76989d5bd8
commit
011ab7ec66
41
NEWS
41
NEWS
@ -1,6 +1,46 @@
|
||||
Noteworthy changes in version 2.3.0 (unreleased)
|
||||
------------------------------------------------
|
||||
|
||||
Changes also found in 2.2.9:
|
||||
|
||||
* dirmngr: Fix recursive resolver mode and other bugs in the libdns
|
||||
code. [#3374,#3803,#3610]
|
||||
|
||||
* dirmngr: When using libgpg-error 1.32 or later a GnuPG build with
|
||||
NTBTLS support (e.g. the standard Windows installer) does not
|
||||
anymore block for dozens of seconds before returning data.
|
||||
|
||||
* gpg: Fix bug in --show-keys which actually imported revocation
|
||||
certificates. [#4017]
|
||||
|
||||
* gpg: Ignore too long user-ID and comment packets. [#4022]
|
||||
|
||||
* gpg: Fix crash due to bad German translation. Improved printf
|
||||
format compile time check.
|
||||
|
||||
* gpg: Handle missing ISSUER sub packet gracefully in the presence of
|
||||
the new ISSUER_FPR. [#4046]
|
||||
|
||||
* gpg: Allow decryption using several passphrases in most cases.
|
||||
[#3795,#4050]
|
||||
|
||||
* gpg: Command --show-keys now enables the list options
|
||||
show-unusable-uids, show-unusable-subkeys, show-notations and
|
||||
show-policy-urls by default.
|
||||
|
||||
* gpg: Command --show-keys now prints revocation certificates. [#4018]
|
||||
|
||||
* gpg: Add revocation reason to the "rev" and "rvs" records of the
|
||||
option --with-colons. [#1173]
|
||||
|
||||
* gpg: Export option export-clean does now remove certain expired
|
||||
subkeys; export-minimal removes all expired subkeys. [#3622]
|
||||
|
||||
* gpg: New "usage" property for the drop-subkey filters. [#4019]
|
||||
|
||||
Release-info: https://dev.gnupg.org/T4036
|
||||
See-also: gnupg-announce/2018q3/000427.html
|
||||
|
||||
Changes also found in 2.2.8:
|
||||
|
||||
* gpg: Decryption of messages not using the MDC mode will now lead
|
||||
@ -285,6 +325,7 @@ Noteworthy changes in version 2.3.0 (unreleased)
|
||||
Version 2.2.6 (2018-04-09)
|
||||
Version 2.2.7 (2018-05-02)
|
||||
Version 2.2.8 (2018-06-08)
|
||||
Version 2.2.9 (2018-07-12)
|
||||
|
||||
|
||||
Noteworthy changes in version 2.2.0 (2017-08-28)
|
||||
|
Loading…
x
Reference in New Issue
Block a user