From: Nikos Mavrogiannopoulos Date: Sat, 24 Nov 2012 18:36:17 +0000 (+0100) Subject: updated X-Git-Tag: gnutls_3_1_6~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ff4cdd66d1761d18b2b7e2cb268eac5a355961;p=thirdparty%2Fgnutls.git updated --- diff --git a/NEWS b/NEWS index abc1d5c98c..d85daa3071 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*- Copyright (C) 2000-2012 Free Software Foundation, Inc. See the end for copying conditions. +* Version 3.1.6 (unreleased) + +** libgnutls: Several updates in the ASN.1 string handling subsystem. + +** API and ABI modifications: +No changes since last version. + + * Version 3.1.5 (released 2012-11-24) ** libgnutls: Added functions to parse the certificates policies diff --git a/cross.mk b/cross.mk index 9b5ba2c958..af3dacdc7d 100644 --- a/cross.mk +++ b/cross.mk @@ -1,4 +1,4 @@ -GNUTLS_VERSION:=3.1.4 +GNUTLS_VERSION:=3.1.5 GNUTLS_FILE:=gnutls-$(GNUTLS_VERSION).tar.xz GNUTLS_DIR:=gnutls-$(GNUTLS_VERSION)