* [Buildroot] [PATCH] gnutls: security bump to version 3.3.17.1
@ 2015-08-12 13:06 Gustavo Zacarias
2015-08-18 11:08 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-08-12 13:06 UTC (permalink / raw)
To: buildroot
Fixes GNUTLS-SA-2015-3 - Double free in certificate DN decoding.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/gnutls/gnutls.hash | 2 +-
package/gnutls/gnutls.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gnutls/gnutls.hash b/package/gnutls/gnutls.hash
index 620caae..4496a2b 100644
--- a/package/gnutls/gnutls.hash
+++ b/package/gnutls/gnutls.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 80a471c723572a43ddbe75d7825a3275f640650cc99eae42963ab39b9d0b7552 gnutls-3.3.16.tar.xz
+sha256 b40f158030a92f450a07b20300a3996710ca19800848d9f6fd62493170c5bbb4 gnutls-3.3.17.1.tar.xz
diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
index 4593034..82d9d29 100644
--- a/package/gnutls/gnutls.mk
+++ b/package/gnutls/gnutls.mk
@@ -5,7 +5,7 @@
################################################################################
GNUTLS_VERSION_MAJOR = 3.3
-GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).16
+GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).17.1
GNUTLS_SOURCE = gnutls-$(GNUTLS_VERSION).tar.xz
GNUTLS_SITE = ftp://ftp.gnutls.org/gcrypt/gnutls/v$(GNUTLS_VERSION_MAJOR)
GNUTLS_LICENSE = GPLv3+ LGPLv2.1+
--
2.4.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] gnutls: security bump to version 3.3.17.1
2015-08-12 13:06 [Buildroot] [PATCH] gnutls: security bump to version 3.3.17.1 Gustavo Zacarias
@ 2015-08-18 11:08 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-08-18 11:08 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Wed, 12 Aug 2015 10:06:49 -0300, Gustavo Zacarias wrote:
> Fixes GNUTLS-SA-2015-3 - Double free in certificate DN decoding.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/gnutls/gnutls.hash | 2 +-
> package/gnutls/gnutls.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, since it's a security bump, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-18 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12 13:06 [Buildroot] [PATCH] gnutls: security bump to version 3.3.17.1 Gustavo Zacarias
2015-08-18 11:08 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox