diff options
author | Werner Koch <[email protected]> | 2025-04-09 09:02:12 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-04-09 09:02:12 +0000 |
commit | f27fdc0cfe4f399a0acd8a8a4268559831da5016 (patch) | |
tree | fa59094ea13a8380513b7d693618ec2b12e0f92e | |
parent | gpgconf: Show also stuff from the Registry emulation. (diff) | |
download | gnupg-f27fdc0cfe4f399a0acd8a8a4268559831da5016.tar.gz gnupg-f27fdc0cfe4f399a0acd8a8a4268559831da5016.zip |
Release 2.2.47
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ -Noteworthy changes in version 2.2.47 (unreleased) +Noteworthy changes in version 2.2.47 (2025-04-09) ------------------------------------------------- + * gpg: Fix double free of internal data in --no-sig-cache mode. + [T7547] + + * scd: Fix posssible lockup on Windows due to lost select results. + [T2982] + Noteworthy changes in version 2.2.46 (2025-01-07) ------------------------------------------------- |