]> git.ipfire.org Git - people/jschlag/ipfire-2.x.git/commitdiff
strongswan: Update to 5.3.4
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Nov 2015 12:52:31 +0000 (12:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Nov 2015 12:52:31 +0000 (12:52 +0000)
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>
config/rootfiles/core/96/filelists/i586/strongswan-padlock [new symlink]
config/rootfiles/core/96/filelists/strongswan [new symlink]
lfs/strongswan

diff --git a/config/rootfiles/core/96/filelists/i586/strongswan-padlock b/config/rootfiles/core/96/filelists/i586/strongswan-padlock
new file mode 120000 (symlink)
index 0000000..2412824
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/strongswan-padlock
\ No newline at end of file
diff --git a/config/rootfiles/core/96/filelists/strongswan b/config/rootfiles/core/96/filelists/strongswan
new file mode 120000 (symlink)
index 0000000..90c727e
--- /dev/null
@@ -0,0 +1 @@
+../../../common/strongswan
\ No newline at end of file
index 2a181a3304ed21eda8a6daf30f32e97ede97f735..566f1afd1f462531288dfc823f72bec8f28de39a 100644 (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)