1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Release 2.2.3

This commit is contained in:
Werner Koch 2017-11-20 12:39:16 +01:00
parent 04d9833e71
commit 97f4feaaca
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
2 changed files with 26 additions and 9 deletions

19
NEWS
View file

@ -1,6 +1,21 @@
Noteworthy changes in version 2.2.3 (unreleased)
Noteworthy changes in version 2.2.3 (2017-11-20)
------------------------------------------------
* gpgsm: Fix initial keybox creation on Windows. [#3507]
* dirmngr: Fix crash in case of a CRL loading error. [#3510]
* Fix the name of the Windows registry key. [Git#4f5afaf1fd]
* gpgtar: Fix wrong behaviour of --set-filename. [#3500]
* gpg: Silence AKL retrieval messages. [#3504]
* agent: Use clock or clock_gettime for calibration. [#3056]
* agent: Improve robustness of the shutdown pending
state. [Git#7ffedfab89]
Noteworthy changes in version 2.2.2 (2017-11-07)
------------------------------------------------
@ -44,6 +59,8 @@ Noteworthy changes in version 2.2.2 (2017-11-07)
* Add configure option --enable-werror. [#2423]
See-also: gnupg-announce/2017q4/000416.html
Noteworthy changes in version 2.2.1 (2017-09-19)
------------------------------------------------