From 5340576c08309c9a22b1469464052c36d511d0d3 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 29 Oct 2024 13:50:39 +0100 Subject: Release 2.4.6 --- NEWS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c043babe4..8981d1ac9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Noteworthy changes in version 2.4.6 (unreleased) +Noteworthy changes in version 2.4.6 (2024-10-29) ------------------------------------------------ * gpg: New command --quick-set-ownertrust. [rG967678d972] @@ -29,6 +29,12 @@ Noteworthy changes in version 2.4.6 (unreleased) * gpg: Fix getting key by IPGP. [T7288] + * gpg: Validate the trustdb after the import of a trusted key. + [T7200] + + * gpg: Exclude expired trusted keys from the key validation process. + [T7200] + * gpgsm: New option --assert-signer. [T7286] * gpgsm: Emit user IDs with an empty Subject also in colon mode. @@ -61,6 +67,8 @@ Noteworthy changes in version 2.4.6 (unreleased) * gpg-mail-tube: New tool to apply PGP/MIME encryption to a mail. [rGa564a9f66c] + * Fix a race condition in creating the socket directory. [T7332] + * Fix some uninitialized variables and double frees in error code paths. [T7129] -- cgit v1.2.3