diff options
author | Werner Koch <[email protected]> | 2020-11-23 13:08:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-11-23 13:08:11 +0000 |
commit | 40f75823d25548abbc52dd6121963a55d99b1230 (patch) | |
tree | e4bdbed640a2ac2c5cd0894bc10555a631f1257f | |
parent | doc: Fix typos (diff) | |
download | gnupg-2.2.25.tar.gz gnupg-2.2.25.zip |
Release 2.2.25gnupg-2.2.25
-rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,8 +1,14 @@ -Noteworthy changes in version 2.2.25 (unreleased) +Noteworthy changes in version 2.2.25 (2020-11-23) ------------------------------------------------- + * scd: Fix regression in 2.2.24 requiring gpg --card-status before + signing or decrypting. [#5065] + + * gpgsm: Using Libksba 1.5.0 signatures with a rarely used + combination of attributes can now be verified. [#5146] + Release-info: https://dev.gnupg.org/T5140 - See-also: gnupg-announce/ + See-also: gnupg-announce/2020q4/000450.html Noteworthy changes in version 2.2.24 (2020-11-17) |