[Announce] GPGME 1.1.6 released

Marcus Brinkmann marcus.brinkmann at ruhr-uni-bochum.de
Fri Jan 4 16:53:26 CET 2008


At Fri, 4 Jan 2008 17:45:16 +0200,
"Alon Bar-Lev" <alon.barlev at gmail.com> wrote:
> 
> [1  <text/plain; UTF-8 (7bit)>]
> On 1/4/08, Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de> wrote:
> > Hi,
> >
> > We are pleased to announce version 1.1.6 of GnuPG Made Easy,
> > a library designed to make access to GnuPG easier for applications.
> 
> Hello,
> 
> Please fix some qa issues.
>  * QA Notice: Package has poor programming practices which may compile
>  *            fine but exhibit random runtime failures.
>  * assuan-pipe-connect.c:593: warning: implicit declaration of
> function '_gpgme_io_pipe'
> assuan-pipe-connect.c:638: warning: implicit declaration of function
> '_gpgme_io_spawn'
> 
> Attach is a temp fix, as including the priv-io.h conflict with other
> parts of the software.

The fix is fine, priv-io.h is not part of assuan, and thus repeating
the internal declarations is good enough.
 
> Also... One test fails:
> 
> PASS: t-verify
> Hallo Leute!
> PASS: t-decrypt
> t-sign.c:107: KSBA: Not found (9.27)
> FAIL: t-sign
> Begin Result:
> Issuer ...: /CN=DFN Top Level Certification
> Authority/OU=DFN-PCA/O=Deutsches
> Forschungsnetz/C=DE/EMail=certify at pca.dfn.de
> Serial ...: 01
> Subject ..: /CN=DFN Top Level Certification
> Authority/OU=DFN-PCA/O=Deutsches
> Forschungsnetz/C=DE/EMail=certify at pca.dfn.de

Which version of gpgsm do you use?  The tests run fine here.

> During tests, the pinentry dialogs are shown, I must write "abc" for
> tests to run (many times), can you please make the test use silent
> passphrase?

We already set GPG_AGENT_INFO to empty in the test environment (see
TEST_ENVIRONMENT in tests/gpgsm/Makefile.am).  I have no idea why this
is not working for you.  Did you run "make check" or invoked the test
manually?

Thanks,
Marcus




More information about the Gnupg-devel mailing list