Re: GnuPG commit signature verification ignores GPG's status-fd and status-file options

2013-04-09 Thread Thomas Rast
Not Sure writes: > Starting with the newest git version 1.8.2.1, the signature checking [...] > Missing from output is the machine parsable GPG information: > > [GNUPG:] SIG_ID sorvifhoerui/asidunb 2013-04-09 23947273 > [GNUPG:] GOODSIG 4338111324 User > [GNUPG:] VALIDSIG ddd

GnuPG commit signature verification ignores GPG's status-fd and status-file options

2013-04-09 Thread Not Sure
Starting with the newest git version 1.8.2.1, the signature checking code somehow ignores GPG's status-fd and status-file options, which are THE way to machine parse GPG's output (seee [1]) How to reproduce: 1. Put the following line in your ~/.gnupg/gpg.conf file: status-fd 1 2. Produce a sing