strongswan: security bump to version 5.3.4
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 16 Nov 2015 19:55:06 +0000 (16:55 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 16 Nov 2015 20:14:59 +0000 (21:14 +0100)
Fixes:
CVE-2015-8023 - authentication bypass vulnerability in the eap-mschapv2
plugin that was caused by insufficient verification of the internal
state when handling EAP-MSCHAPv2 Success messages received by the
client.

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

index 5e1cf4d1d9aba97fcf66dfb453ff75c90e90a519..4d6fd07febbdc0f4169dc0c89fcf54e1ea56559b 100644 (file)
@@ -1,4 +1,4 @@
-# From http://download.strongswan.org/strongswan-5.3.3.tar.bz2.md5
-md5    5a25f3d1c31a77ef44d14a2e7b3eaad0        strongswan-5.3.3.tar.bz2
+# From http://download.strongswan.org/strongswan-5.3.4.tar.bz2.md5
+md5    655a632a515c74a99f2e9cc337ab2f33        strongswan-5.3.4.tar.bz2
 # Calculated based on the hash above
-sha256 39d2e8f572a57a77dda8dd8bdaf2ee47ad3cefeb86bbb840d594aa75f00f33e2        strongswan-5.3.3.tar.bz2
+sha256 938ad1f7b612e039f1d32333f4865160be70f9fb3c207a31127d0168116459aa        strongswan-5.3.4.tar.bz2
index ff4c0723f69f603c3e6c5a140acec2f911f09e73..b4003d321ff910b9fd18485ed437fb22937290dd 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-STRONGSWAN_VERSION = 5.3.3
+STRONGSWAN_VERSION = 5.3.4
 STRONGSWAN_SOURCE = strongswan-$(STRONGSWAN_VERSION).tar.bz2
 STRONGSWAN_SITE = http://download.strongswan.org
 STRONGSWAN_LICENSE = GPLv2+