Release: gnupg2-1.9.21-3
Environment
i686 running Fedora Core 5 with gnupg2-1.9.21-3
Description
gpg-preset-passphrase does not hex the passphrase instead it issues this command to the agent
PRESET_PASSPHRASE key-fingerprint -1 passphrase_in_clea
where the last char of the passphrase is cut off
How To Repeat
run gpg-preset-passphrase --preset key-fingerprint
Fix
gpg-preset-passphrase must correctly hex the passphrase before sending it to the agent, by hand it works fine