1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-09 23:39:51 +02:00

Release 2.2.37

This commit is contained in:
Werner Koch 2022-08-24 15:20:29 +02:00
parent 77b6896f7a
commit 8e60f88571
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

4
NEWS
View File

@ -1,4 +1,4 @@
Noteworthy changes in version 2.2.37 (unreleased) Noteworthy changes in version 2.2.37 (2022-08-24)
------------------------------------------------- -------------------------------------------------
* gpg: In de-vs mode use SHA-256 instead of SHA-1 as implicit * gpg: In de-vs mode use SHA-256 instead of SHA-1 as implicit
@ -21,6 +21,8 @@ Noteworthy changes in version 2.2.37 (unreleased)
* gpg: The options --auto-key-import and --include-key-block are * gpg: The options --auto-key-import and --include-key-block are
again listed by gpgconf. [T6138] again listed by gpgconf. [T6138]
* gpgsm: New option --compatibility-flags. [rG77b6896f7a]
* agent: New options --no-user-trustlist and --sys-trustlist-name. * agent: New options --no-user-trustlist and --sys-trustlist-name.
[T5990] [T5990]