Wed, Feb 17
Fri, Feb 12
Wed, Feb 10
Works for me.
Mon, Feb 8
Thanks for the fix.
Fri, Feb 5
pubkey_cmp should be symmetric (pubkey_cmp(A,B) == - pubkey_cmp(B,A)), but it was not.
Feb 3 2021
The problem persists when using keyboxd which returns keys in a different order.
Jan 29 2021
Jan 28 2021
Jan 27 2021
https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man2/posix_spawn.2.html dated August 9, 2007.
So, I guess that posix_spawn became available in MacOS X Leopard (10.5).
Also support older MacOS X, which has no posix_spawn.
Jan 26 2021
T4702 is our release info task for 2.3.0
@gniibe Hi! Can you estimate, when this feature will be released?
I have not found this patch in the latest GnuPG release tags (in the Git repository) either by the name or the commit hash.
Jan 23 2021
Jan 20 2021
Do you mean self-signed certs or what kind of certs do not work?
Jan 19 2021
Docs done.
For a bug which requires more tests (like this one with GnuPG and pinentry), I had a practice to put "Testing" tag.
Jan 18 2021
Any news about this bug? It has been in “Testing” for quite a while now. For what it’s worth, handling of ^C seems to work here as I would expect, so I am inclined to close here and let pinentry-1.1.1 go out. @gniibe, as you did the fix, do you have any comment?