gnutls: security bump to version 3.4.14
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 13 Jul 2016 12:56:57 +0000 (09:56 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 14 Jul 2016 10:53:28 +0000 (12:53 +0200)
Fixes:
GNUTLS-SA-2016-2 - vulnerability that affects certificate verification
when GnuTLS is used in combination with the p11-kit trust module.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gnutls/gnutls.hash
package/gnutls/gnutls.mk

index 85254d10142f3718267ca2c9cfd2cdaf895ba760..e2c5fa1cdac4281380840bef4af3810bfd92a799 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 fd3386e8e72725980bcd7f40949aa0121dcb7650b5147c6490e794555ed25859        gnutls-3.4.13.tar.xz
+sha256 35deddf2779b76ac11057de38bf380b8066c05de21b94263ad5b6dfa75dfbb23        gnutls-3.4.14.tar.xz
index 3cb08d1d29cd1a5662c1a7c6f5be2930d1364026..429c1b2d5fd6a57f9230690bf651a5bc29586401 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 GNUTLS_VERSION_MAJOR = 3.4
-GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).13
+GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).14
 GNUTLS_SOURCE = gnutls-$(GNUTLS_VERSION).tar.xz
 GNUTLS_SITE = ftp://ftp.gnutls.org/gcrypt/gnutls/v$(GNUTLS_VERSION_MAJOR)
 # README says that the core library is under LGPLv2.1+, but a few