[vlc-commits] Contribs: update GnuTLS to 2.10.7

Jean-Baptiste Kempf git at videolan.org
Thu Aug 25 14:50:01 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 25 14:49:07 2011 +0200| [885a382653722ea49142867b196ebdd609dde16e] | committer: Jean-Baptiste Kempf

Contribs: update GnuTLS to 2.10.7

This is the last version that doesn't require p11-kit

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=885a382653722ea49142867b196ebdd609dde16e
---

 contrib/src/gnutls/SHA512SUMS   |    2 +-
 contrib/src/gnutls/rules.mak    |    2 +-
 extras/contrib/src/packages.mak |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/src/gnutls/SHA512SUMS b/contrib/src/gnutls/SHA512SUMS
index 8e94866..e940d26 100644
--- a/contrib/src/gnutls/SHA512SUMS
+++ b/contrib/src/gnutls/SHA512SUMS
@@ -1 +1 @@
-f3e82c704311cc62dab9cb4edea6e120929dcefd6e2a9cc4992b512d280552432320e1b92d845176bcf40a0f4d5652a86f64c36aff77888948f72c92f18323de  gnutls-2.12.2.tar.bz2
+727abef7b38704315dff89d39a7ab91f55ff7615a5958d6b988a03ec6e3701fd4537c8792ada45ae2afb290b23d8dbb009090dab1ae15da27d3b19aefbbf515c  gnutls-2.12.7.tar.bz2
diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak
index 229c19d..6e6962f 100644
--- a/contrib/src/gnutls/rules.mak
+++ b/contrib/src/gnutls/rules.mak
@@ -1,6 +1,6 @@
 # GnuTLS
 
-GNUTLS_VERSION := 2.12.2
+GNUTLS_VERSION := 2.12.7
 GNUTLS_URL := http://ftp.gnu.org/pub/gnu/gnutls/gnutls-$(GNUTLS_VERSION).tar.bz2
 
 PKGS += gnutls
diff --git a/extras/contrib/src/packages.mak b/extras/contrib/src/packages.mak
index 8b55400..82ee95a 100644
--- a/extras/contrib/src/packages.mak
+++ b/extras/contrib/src/packages.mak
@@ -146,7 +146,7 @@ GPGERROR_URL=ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$(GPGERROR_VER
 GCRYPT_VERSION=1.4.6
 #GCRYPT_URL=$(CONTRIB_VIDEOLAN)/libgcrypt-$(GCRYPT_VERSION).tar.bz2
 GCRYPT_URL=ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-$(GCRYPT_VERSION).tar.bz2
-GNUTLS_VERSION=2.12.2
+GNUTLS_VERSION=2.12.7
 GNUTLS_URL=http://ftp.gnu.org/pub/gnu/gnutls/gnutls-$(GNUTLS_VERSION).tar.bz2
 OPENCDK_VERSION=0.6.6
 OPENCDK_URL=http://www.gnu.org/software/gnutls/releases/opencdk/opencdk-$(OPENCDK_VERSION).tar.bz2



More information about the vlc-commits mailing list