diff options
author | Werner Koch <[email protected]> | 2025-05-08 08:58:37 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-05-08 08:58:37 +0000 |
commit | 806b0080bb3478eb1a16a2e3eed6e52c093047bd (patch) | |
tree | 6d1d76a24663d272dbb8e941eb584fe79325618c | |
parent | tests:gpgscm: Fix build error on AIX. (diff) | |
download | gnupg-806b0080bb3478eb1a16a2e3eed6e52c093047bd.tar.gz gnupg-806b0080bb3478eb1a16a2e3eed6e52c093047bd.zip |
Release 2.5.6gnupg-2.5.6
-rw-r--r-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 2.5.6 (unreleased) +Noteworthy changes in version 2.5.6 (2025-05-08) ------------------------------------------------ * gpg: Add a flag to the filter expressions for left anchored @@ -40,6 +40,11 @@ Noteworthy changes in version 2.5.6 (unreleased) * Fix logic for certain recsel conditions. [rG8968e84903] + * Add Solaris support to get_signal_name. [T7638] + + * Fix build error of the test shell on AIX. [T7632] + + See-also: gnupg-announce/2025q2/000492.html Release-info: https://dev.gnupg.org/T7586 |