[gnutls-help] gnutls 3.4.7

Nikos Mavrogiannopoulos nmav at gnutls.org
Sun Nov 22 13:46:35 CET 2015


Hello, 
 I've just released gnutls 3.4.7. This version fixes bugs and adds
minor features to the next stable branch.


* Version 3.4.7 (released 2015-11-22)

** libgnutls: Properly require TLS 1.2 in all CBC-SHA256 and CBC-SHA384
   ciphersuites. This solves an interoperability issue with openssl.
   Reported by Viktor Dukhovni.

** libgnutls: Corrected the setting of salt size in 
   gnutls_pkcs12_mac_info().

** libgnutls: On a rehandshake allow switching from anonymous to ECDHE 
   and DHE ciphersuites.

** libgnutls: Corrected regression from 3.3.x which prevented 
   ARCFOUR128 from using arbitrary key sizes. Reported by Andreas 
   Schneider.

** libgnutls: Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs
   skipping the implicit global initialization.

** gnutls.pc: Don't include libtool specific options to link flags.
   Reported by Dan Kegel.

** tools: Better support for FTP AUTH TLS negotiation

** API and ABI modifications:
gnutls_x509_crt_set_issuer_unique_id: Added
gnutls_x509_crt_set_subject_unique_id: Added
gnutls_certificate_set_flags: Added
GNUTLS_CERTIFICATE_SKIP_KEY_CERT_MATCH: 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.4/gnutls-3.4.7.tar.xz
  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-3.4.7.tar.lz

Here are OpenPGP detached signatures signed using key 0x96865171:

  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-3.4.7.tar.xz.sig
  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-3.4.7.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




More information about the Gnutls-help mailing list