Hello, I've just released gnutls 3.1.11. This release adds new features and fixed bugs on the current stable branch.
* Version 3.1.11 (released 2013-05-10) ** libgnutls: Added priority string VERS-DTLS-ALL. ** libgnutls: When in compatibility mode allow for a wrong version in the RSA PMS. ** libgnutls: Corrected issues in DTLS heartbeat parsing. Reported by Joke de Buhr. ** libgnutls: Heartbeat support is enabled by default. ** libgnutls: Added GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA which allows gnutls_privkey_sign_hash() to operate as with gnutls_privkey_sign_raw_data(). This makes it consistent with verification with GNUTLS_PUBKEY_VERIFY_FLAG_TLS1_RSA flag. ** libgnutls: Fixes in unknown DN string printing. Issues reported and patches by Stef Walter. ** certtool: When generating certificates the default answer for marking the key for signing and encryption is yes. ** API and ABI modifications: gnutls_certificate_set_x509_key_mem2: Added gnutls_certificate_set_x509_key_file2: Added gnutls_sign_algorithm_get_client: Added GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA: Added Getting the Software ==================== GnuTLS may be downloaded directly from <ftp://ftp.gnutls.org/gcrypt/gnutls/>. A list of GnuTLS mirrors can be found at <http://www.gnutls.org/download.html>. Here are the XZ and LZIP compressed sources: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.11.tar.xz ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.11.tar.lz Here are OpenPGP detached signatures signed using key 0x96865171: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.11.tar.xz.sig ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/gnutls-3.1.11.tar.lz.sig Note that it has been signed with my openpgp key: pub 3104R/96865171 2008-05-04 [expires: 2028-04-29] uid Nikos Mavrogiannopoulos <nmav <at> gnutls.org> uid Nikos Mavrogiannopoulos <n.mavrogiannopoulos <at> gmail.com> sub 2048R/9013B842 2008-05-04 [expires: 2018-05-02] sub 2048R/1404A91D 2008-05-04 [expires: 2018-05-02] regards, Nikos _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
