Hello, I've just released gnutls 3.0.20. This is a minor feature update and bug-fix release on the current stable branch.
* Version 3.0.20 (released 2012-06-05) ** libgnutls: Corrected bug which prevented the parsing of handshake packets spanning multiple records. ** libgnutls: Check key identifiers when checking for an issuer. ** libgnutls: Added gnutls_pubkey_verify_hash2() ** libgnutls: Added gnutls_certificate_set_x509_system_trust() that loads the trusted CA certificates from system locations (e.g. trusted storage in windows and CA bundle files in other systems). ** certtool: Added support for the URI subject alternative name type in certtool. ** certtool: Increase to 128 the maximum number of distinct options (e.g. dns_names) allowed. ** gnutls-cli: If --print-cert is given, print the certificate, even on verification failure. ** API and ABI modifications: gnutls_pk_to_sign: Added gnutls_pubkey_verify_hash2: Added gnutls_certificate_set_x509_system_trust: Added Getting the Software ==================== GnuTLS may be downloaded from one of the GNU mirror sites or directly >From <ftp://ftp.gnu.org/gnu/gnutls/>. The list of GNU mirrors can be found at <http://www.gnu.org/prep/ftp.html> and a list of GnuTLS mirrors can be found at <http://www.gnu.org/software/gnutls/download.html>. Here are the XZ compressed sources: ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.xz http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.xz ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.20.tar.xz Here are the LZIP compressed sources: ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.lz http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.lz ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.20.tar.lz Here are OpenPGP detached signatures signed using key 0x96865171: ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.xz.sig http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.xz.sig ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.20.tar.xz.sig ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.lz.sig http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.20.tar.lz.sig ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.20.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 _______________________________________________ GNU Announcement mailing list <[email protected]> https://lists.gnu.org/mailman/listinfo/info-gnu
