From fab1f85783abd330657d6c0d331848e50347ca4c Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 15 Apr 2014 21:16:14 +0200 Subject: [PATCH] strongswan: Update to 5.1.3. Fixes CVE-2014-2338. --- lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/strongswan b/lfs/strongswan index 600a16f46..f9f6e7811 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@ include Config -VER = 5.1.2 +VER = 5.1.3 THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d45a2e89c624bceaf2e53c9b9cdddf83 +$(DL_FILE)_MD5 = 1d1c108775242743cd8699215b2918c3 install : $(TARGET) -- 2.39.2