summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-06-08 10:50:06 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-09 22:44:07 +0200
commit2965f2e4556f6e97f9907015eb6c4321cf6b7a6e (patch)
treec7f58d39c136f457aa6e084a0829bab18c2c4532
parentfb67b749cacacb5aaf8cf594dfb80d975982dfe2 (diff)
downloadbuildroot-2965f2e4556f6e97f9907015eb6c4321cf6b7a6e.tar.gz
buildroot-2965f2e4556f6e97f9907015eb6c4321cf6b7a6e.zip
strongswan: security bump to version 5.3.2
Fixes: CVE-2015-4171 - rogue servers with a valid certificate accepted by the client to trick it into disclosing its username and even password (if the client accepts EAP-GTC). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/strongswan/strongswan.hash4
-rw-r--r--package/strongswan/strongswan.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/strongswan/strongswan.hash b/package/strongswan/strongswan.hash
index e38c736e0d..8b31de41cf 100644
--- a/package/strongswan/strongswan.hash
+++ b/package/strongswan/strongswan.hash
@@ -1,2 +1,2 @@
-# From http://download.strongswan.org/strongswan-5.3.1.tar.bz2.md5
-md5 66f258901a3d6c271da1a0c7fb3e5013 strongswan-5.3.1.tar.bz2
+# From http://download.strongswan.org/strongswan-5.3.2.tar.bz2.md5
+md5 fab014be1477ef4ebf9a765e10f8802c strongswan-5.3.2.tar.bz2
diff --git a/package/strongswan/strongswan.mk b/package/strongswan/strongswan.mk
index f165eb1148..47a28a3407 100644
--- a/package/strongswan/strongswan.mk
+++ b/package/strongswan/strongswan.mk
@@ -4,7 +4,7 @@
#
################################################################################
-STRONGSWAN_VERSION = 5.3.1
+STRONGSWAN_VERSION = 5.3.2
STRONGSWAN_SOURCE = strongswan-$(STRONGSWAN_VERSION).tar.bz2
STRONGSWAN_SITE = http://download.strongswan.org
STRONGSWAN_LICENSE = GPLv2+
OpenPOWER on IntegriCloud