[gnutls-dev] GnuTLS 2.0.0

Ludovic Courtès ludovic.courtes at laas.fr
Tue Sep 4 14:28:55 CEST 2007


Hi,

Simon Josefsson <simon at josefsson.org> writes:

> We are pleased to announce a new stable GnuTLS release: Version 2.0.0.

I am "pleased" to report the first bug.  ;-)

"make check" was failing on `x509-certificates.scm' because
`x509-certificate-dn-oid' was returning a bogus string.  The issue is
that Guile bindings were assuming that `gnutls_x509_crt_get_dn_oid ()'
returned a null-terminated string, which is apparently not the case (we
should improve the documentation in that respect).

I'm surprised we did not catch it earlier, though.

Thanks,
Ludovic.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Guile-Fix-x509-certificate-dn-oid-and-related-fun.patch
Type: text/x-patch
Size: 1436 bytes
Desc: The patch
URL: </pipermail/attachments/20070904/5ae15fd1/attachment.bin>


More information about the Gnutls-devel mailing list