[gnutls-dev] GnuTLS 1.7.0 - experimental branch with TLS 1.2 support
Simon Josefsson
simon at josefsson.org
Wed Nov 29 12:47:41 CET 2006
Hi! I'm happy to announce the first release on our new development
branch. This is NOT what you want for your stable system. It is
intended for developers and experienced users.
* Version 1.7.0 (released 2006-11-29)
** The default protocol priority try TLS 1.1 and TLS 1.2 too.
The details is that the protocol priority set by
`gnutls_set_default_priority' has been changed from TLS 1.0 and SSL
3.0 to TLS 1.2, TLS 1.1, TLS 1.0 and SSL 3.0.
** Preliminary support for TLS 1.2.
The client has been successfully tested against
https://www.mikestoolbox.org:4433/.
** Anonself test now print a lot of debugging info, including TLS version.
** Doc fixes in OpenCDK, to avoid some gtk-doc warnings.
** Update of gnulib files.
** API and ABI modifications:
GNUTLS_TLS1_2: New gnutls_protocol_t enum member.
*** Pulled up from stable 1.6.x branch:
** Fix ./configure failure with non-GCC compilers.
This fixes the following error message:
configure: error: conditional "HAVE_LD_OUTPUT_DEF" was never defined.
Reported by "Michael C. Vergallen" <mvergall at telenet.be>.
Here are the compressed sources (4.1MB):
ftp://ftp.gnutls.org/pub/gnutls/gnutls-1.7.0.tar.bz2
http://josefsson.org/gnutls/releases/gnutls-1.7.0.tar.bz2
Here are GPG detached signatures signed using key 0xB565716F:
ftp://ftp.gnutls.org/pub/gnutls/gnutls-1.7.0.tar.bz2.sig
http://josefsson.org/gnutls/releases/gnutls-1.7.0.tar.bz2.sig
Here are the SHA-1 and SHA-224 checksums:
d16c228ebf0ed03246e52d2e8f4d01cce8cca75c gnutls-1.7.0.tar.bz2
263ba561f3976024393f3674178176e5d9adec42 gnutls-1.7.0.tar.bz2.sig
d5e6d79d176586b94ab96df93e56e3c451648062934b34fb4ddd15ee gnutls-1.7.0.tar.bz2
62455cc5a24849a860e2945b41252964718f8f8601e81d2b3fd480ec gnutls-1.7.0.tar.bz2.sig
Improving GnuTLS is costly, but you can help! We are looking for
organizations that find GnuTLS useful and wish to contribute back.
You can contribute by reporting bugs, improve the software, or donate
money or equipment.
Commercial support contracts for GnuTLS are available, and they help
finance continued maintenance. Simon Josefsson Datakonsult, a
Stockholm based privately held company, is currently funding GnuTLS
maintenance. We are always looking for interesting development
projects. See http://josefsson.org/ for more details.
/Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 419 bytes
Desc: not available
Url : /pipermail/attachments/20061129/b1743ca5/attachment-0001.pgp
More information about the Gnutls-dev
mailing list