1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

; * etc/PROBLEMS: Update the "GnuPG hangs" entry.

This commit is contained in:
Eli Zaretskii 2023-12-17 08:09:22 +02:00
parent 67d9af1c07
commit 75cc159341

View file

@ -532,7 +532,9 @@ The solution is to use gawk (GNU awk).
This is known to happen with GnuPG v2.4.1. The only known workaround This is known to happen with GnuPG v2.4.1. The only known workaround
is to downgrade to a version of GnuPG older than 2.4.1 (or, in the is to downgrade to a version of GnuPG older than 2.4.1 (or, in the
future, upgrade to a newer version which solves the problem, when such future, upgrade to a newer version which solves the problem, when such
a fixed version becomes available). a fixed version becomes available). Note that GnuPG v2.2.42 and later
also has this problem, so you should also avoid those later 2.2.4x
versions; v2.2.41 is reported to work fine.
*** EasyPG loopback pinentry does not work with gpgsm. *** EasyPG loopback pinentry does not work with gpgsm.