[gnutls-help] gnutls 3.3.19
    Nikos Mavrogiannopoulos 
    nmav at gnutls.org
       
    Sun Nov 22 13:44:37 CET 2015
    
    
  
Hello, 
 I've just released gnutls 3.3.19. This is a bug-fix release on
the current stable branch.
* Version 3.3.19 (released 2015-11-22)
** libgnutls: Properly require TLS 1.2 to all the CBC-SHA256 and 
   CBC-SHA384 ciphersuites. This solves an interoperability issue with 
   openssl. Reported by Viktor Dukhovni.
** libgnutls: Fixed memory leak in
   gnutls_pubkey_get_preferred_hash_algorithm(), patch by Lennert 
   Buytenhek.
** libgnutls: When writing a certificate into a PKCS #11 token, ensure
   that CKA_SERIAL_NUMBER and CKA_ISSUER are written.
** libgnutls: Allow the presence of legacy ciphers and key exchanges in
   priority strings and consider them a no-op.
** libgnutls: On a rehandshake allow switching from anonymous to ECDHE 
   and DHE ciphersuites.
** 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.
** API and ABI modifications:
GNUTLS_SKIP_GLOBAL_INIT: 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.3/gnutls-3.3.19.tar.xz
  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-3.3.19.tar.lz
Here are OpenPGP detached signatures signed using key 0x96865171:
  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-3.3.19.tar.xz.sig
  ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-3.3.19.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