strongswan: security update to 4.6.4 (fix CVE-2012-2388).

RSA signature verification vulnerability
see http://http://www.strongswan.org/blog/2012/05/31/strongswan-4.6.4-released-%28cve-2012-2388%29.html for details.
This commit is contained in:
Arne Fitzenreiter
2012-06-01 12:47:07 +02:00
parent 4bd2536f4b
commit 6105282deb

View File

@@ -24,7 +24,7 @@
include Config
VER = 4.6.3
VER = 4.6.4
THISAPP = strongswan-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 34146e514ced1738b4f2d9e7169bbb52
$(DL_FILE)_MD5 = 4c0999c42faa0860ae0afc4f8efd9d04
install : $(TARGET)