This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, master has been updated via fab1f85783abd330657d6c0d331848e50347ca4c (commit) from eae92b2bafe3a94a3c6c616f8ff02c6fa013e97a (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit fab1f85783abd330657d6c0d331848e50347ca4c Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Apr 15 21:16:14 2014 +0200
strongswan: Update to 5.1.3.
Fixes CVE-2014-2338.
-----------------------------------------------------------------------
Summary of changes: lfs/strongswan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files: diff --git a/lfs/strongswan b/lfs/strongswan index 600a16f..f9f6e78 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)
hooks/post-receive -- IPFire 2.x development tree