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, next has been updated
via 33848e1d24e1667bb75f081f61c92bef511a91af (commit)
from 5eccecab97e13d5acc500c670d7619a5e71fb3b2 (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 33848e1d24e1667bb75f081f61c92bef511a91af
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Jun 1 10:06:57 2017 +0100
strongswan: Update to 5.5.3
Has security fixes for CVE-2017-9022 and CVE-2017-9023.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
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 32f5492..85c4f2b 100644
--- a/lfs/strongswan
+++ b/lfs/strongswan
@@ -24,7 +24,7 @@
include Config
-VER = 5.5.2
+VER = 5.5.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 = 546f7e5346b754f5946ff1282702ceb9
+$(DL_FILE)_MD5 = 4afffe3c219bb2e04f09510905af836b
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree