We are pleased to announce the availability of GnuTLS 1.2.1! This is a bugfix release on the 1.2.x branch. This release is intended to be stable and we recommend all GnuTLS users to upgrade.
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 privately owned company located in Stockholm, is currently funding GnuTLS maintenance, and is always looking for interesting development projects. If you need help to use GnuTLS, or want to help others, you are invited to join our help-gnutls mailing list, see: <http://lists.gnu.org/mailman/listinfo/help-gnutls>. The project page of the library is available at: http://www.gnutls.org/ http://www.gnu.org/software/gnutls/ http://josefsson.org/gnutls/ (updated fastest) Here are the compressed sources: ftp://ftp.gnutls.org/pub/gnutls/devel/gnutls-1.2.1.tar.bz2 (2.4MB) http://josefsson.org/gnutls/releases/gnutls-1.2.1.tar.bz2 (2.4MB) Here are GPG detached signatures signed using key 0xB565716F: ftp://ftp.gnutls.org/pub/gnutls/devel/gnutls-1.2.1.tar.bz2.sig http://josefsson.org/gnutls/releases/gnutls-1.2.1.tar.bz2.sig Here are the build reports for various platforms: http://josefsson.org/autobuild-logs/gnutls.html Here are the MD5/SHA1 checksums: 6445383421a06b9db3fa83bf6802677e809f2440 gnutls-1.2.1.tar.bz2 f2e0367e538c21c98a342bf019b2a4cb37158af4 gnutls-1.2.1.tar.gz dbc24634ea62b5f3bee45662c2a29f05 gnutls-1.2.1.tar.bz2 8b585f864fa3fe07389e6f322eff39e2 gnutls-1.2.1.tar.gz Noteworthy changes since version 1.2.0: - gnutls_bye() will no longer fail when RDWR is used and application data are available for reading. - Added more strict checks for the SRP parameters (g,n), when they are not in the included list. - Added warning to certtool when MD5 is being used for digital signatures. - Optimizations ("-O2 -finline-functions") are not enabled by default, instead the standard autoconf defaults are used. Use `./configure CFLAGS="-O2 -finline-functions"' to get the old optimizations. - Added the option --get-dh-params to certtool, in order to get the included in the library primes and generators. - Improved the semantics of GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT, to allow only trusted Version 1 CAs and introduced GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT which has the old semantics. - Nettle self tests now build properly, reported by Pierre <[EMAIL PROTECTED]>. - Eliminated some memory leaks in DHE and RSA-EXPORT cipher suites. Reported by Yoann Vandoorselaere <[EMAIL PROTECTED]>. - Added the functions: gnutls_x509_crt_list_import(), gnutls_x509_crq_get_attribute_by_oid(), gnutls_x509_crq_set_attribute_by_oid() and gnutls_x509_crt_set_extension_by_oid(). - If the library has been compiled with features disabled, a warning is issued during the compilation of any program. Enjoy, Nikos and Simon _______________________________________________ GNU Announcement mailing list <info-gnu@gnu.org> http://lists.gnu.org/mailman/listinfo/info-gnu