aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-02-21 11:58:39 +0000
committerWerner Koch <[email protected]>2025-02-21 11:58:39 +0000
commitbec71fdbe57b726967a21ebd016ad6f2635f5522 (patch)
treeb03774432000217b3fae6fab9c6794b75b5fae22 /NEWS
parentgpg: Fix a verification DoS due to a malicious subkey in the keyring. (diff)
downloadgnupg-bec71fdbe57b726967a21ebd016ad6f2635f5522.tar.gz
gnupg-bec71fdbe57b726967a21ebd016ad6f2635f5522.zip
speedo: Do not build gpgme anymore.
* build-aux/speedo.mk: Remove support gpgme. * build-aux/speedo/w32/inst.nsi: Ditto. * build-aux/speedo/w32/wixlib.wxs: Remove the gpgme components. -- GPGME is either already availabale on Unix platforms or can be installed on Widnows with gpg4win. GnuPG itself does not require gpgme.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f47315db..d63061c4d 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ Noteworthy changes in version 2.5.5 (unreleased)
* gpg: Fix a verification DoS due to a malicious subkey in the
keyring. [T7527]
+ * GPGME is not any more distributed with the Windows installer.
+ Please install gpg4win to get gpgme version.
+
See-also: gnupg-announce/2025q1/000xxx.html
Release-info: https://dev.gnupg.org/T7530