newsGnuTLS - News: GnuTLS 3.0.25

 
 
Latest News
Atom feed moved posted by nmav, Sat 10 Nov 2012 10:25:15 PM UTC
GnuTLS 3.1.4 posted by nmav, Sat 10 Nov 2012 12:08:00 AM UTC
GnuTLS 3.0.26 posted by nmav, Thu 08 Nov 2012 11:15:07 PM UTC
GnuTLS 2.12.21 posted by nmav, Thu 08 Nov 2012 10:58:49 PM UTC
GnuTLS 3.1.3 posted by nmav, Fri 12 Oct 2012 05:24:47 PM UTC

GnuTLS 3.0.25

Item posted by Nikos Mavrogiannopoulos <nmav> on Fri 12 Oct 2012 05:24:03 PM UTC.

I've just released gnutls 3.0.25. This is a bug-fix release on the old stable branch.

  • Version 3.0.25 (released 2012-10-12)


** libgnutls: Fixed the receipt of session tickets during session
resumption. Reported by danblack at http://savannah.gnu.org/support/?108146

** libgnutls: Added gnutls_ocsp_resp_check_crt() to check whether the OCSP response corresponds to the given certificate.

** libgnutls: Several updates in the OpenPGP code. The generating code is fully RFC6091 compliant and RFC5081 support is only supported in client mode.

** API and ABI modifications:
gnutls_ocsp_resp_check_crt: 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.25.tar.xz
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.25.tar.xz

Here are the LZIP compressed sources:

  ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.25.tar.lz
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.25.tar.lz

Here are OpenPGP detached signatures signed using key 0x96865171:

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

  ftp://ftp.gnu.org/gnu/gnutls/gnutls-3.0.25.tar.lz.sig
  http://ftp.gnu.org/gnu/gnutls/gnutls-3.0.25.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

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code