gnutls 3.0.21

Nikos Mavrogiannopoulos nmav at gnutls.org
Tue Jul 3 00:19:13 CEST 2012


Hello,
 I've just released gnutls 3.0.21. This is a minor feature update and
bug-fix release on the current stable branch.


* Version 3.0.21 (released 2012-07-02)

** libgnutls: fixed bug in gnutls_x509_privkey_import()
that prevented the loading of EC private keys when DER
encoded. Reported by David Woodhouse.

** libgnutls: In DTLS larger to mtu records result to
GNUTLS_E_LARGE_PACKET instead of being truncated.

** libgnutls: gnutls_dtls_get_data_mtu() is more precise. Based
on patch by David Woodhouse.

** libgnutls: Fixed memory leak in PKCS #8 key import.

** libgnutls: Added support for an old version of the DTLS protocol
used by openconnect vpn client for compatibility with Cisco's AnyConnect
SSL VPN. It is marked as GNUTLS_DTLS0_9. Do not use it for newer protocols
as it has issues.

** libgnutls: Corrected bug that prevented resolving PKCS #11 URLs
if only the label is specified. Patch by David Woodhouse.

** libgnutls: When EMSGSIZE errno is seen then GNUTLS_E_LARGE_PACKET
is returned.

** API and ABI modifications:
gnutls_dtls_set_data_mtu: Added
gnutls_session_set_premaster: 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.21.tar.xz
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.xz
  ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.21.tar.xz

Here are the LZIP compressed sources:

  ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.lz
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.lz
  ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.21.tar.lz

Here are OpenPGP detached signatures signed using key 0x96865171:

  ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.xz.sig
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.xz.sig
  ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.21.tar.xz.sig

  ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.lz.sig
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.21.tar.lz.sig
  ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.21.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-devel mailing list