From d75b2a91517397261c2508dba058611f803c0733 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 31 Aug 2023 12:02:02 +0200 Subject: Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME. * src/engine-gpgsm.c (gpgsm_encrypt): Send the always-trust options. * tests/run-encrypt.c: Add option --always-trust. -- Note that the run-encrypt test tool used to assume always-trust for OpenPGP since 1.7.0 This bug has also been fixed by introducing the explicit option. GnuPG-bug-id: 6559 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7f38bee7..1862faf8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ -Noteworthy changes in version 1.22.1 (unreleased) +Noteworthy changes in version 1.23.0 (unreleased) ------------------------------------------------- + * Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME. [T6559] + * qt: Support refreshing keys via WKD. [T6672] * Interface changes relative to the 1.22.0 release: @@ -8,6 +10,7 @@ Noteworthy changes in version 1.22.1 (unreleased) qt: Protocol::wkdRefreshJob NEW. qt: WKDRefreshJob NEW. + Noteworthy changes in version 1.22.0 (2023-08-21) ------------------------------------------------- -- cgit v1.2.3