strongswan: Update to 5.3.4

Fixes a security vulnerability in the EAP-MSCHAPv2 plugin
that is filed under CVE-2015-8023.

https://www.strongswan.org/blog/2015/11/16/strongswan-vulnerability-%28cve-2015-8023%29.html

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-11-19 12:52:31 +00:00
parent 06988eaf49
commit 915c88931a
3 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../../common/i586/strongswan-padlock

View File

@@ -0,0 +1 @@
../../../common/strongswan

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.3.3
VER = 5.3.4
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 5a25f3d1c31a77ef44d14a2e7b3eaad0
$(DL_FILE)_MD5 = 655a632a515c74a99f2e9cc337ab2f33
install : $(TARGET)