diff options
author | Werner Koch <[email protected]> | 2022-08-24 13:20:29 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2022-08-24 13:20:29 +0000 |
commit | 8e60f885713b833dfd8cef7f5b0272df0e48d62f (patch) | |
tree | 57b4d150f1adb3a8d3a891dc15d9c3966cc4306a | |
parent | gpgsm: New option --compatibility-flags. (diff) | |
download | gnupg-8e60f885713b833dfd8cef7f5b0272df0e48d62f.tar.gz gnupg-8e60f885713b833dfd8cef7f5b0272df0e48d62f.zip |
Release 2.2.37gnupg-2.2.37
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 @@ -21,6 +21,8 @@ Noteworthy changes in version 2.2.37 (unreleased) * gpg: The options --auto-key-import and --include-key-block are again listed by gpgconf. [T6138] + * gpgsm: New option --compatibility-flags. [rG77b6896f7a] + * agent: New options --no-user-trustlist and --sys-trustlist-name. [T5990] |