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 6fb9681c24360c0c531e18215673e2ba83c53879 (commit) from 78e35c82dc1273e4503aa336372f0c104f0bb737 (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 6fb9681c24360c0c531e18215673e2ba83c53879 Author: Michael Tremer michael.tremer@ipfire.org Date: Mon Oct 28 21:00:03 2013 +0100
strongswan: Update to 5.1.1rc1.
-----------------------------------------------------------------------
Summary of changes: lfs/strongswan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Difference in files: diff --git a/lfs/strongswan b/lfs/strongswan index 1aed31f..b2c362e 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -24,7 +24,7 @@
include Config
-VER = 5.1.1dr4 +VER = 5.1.1rc1
THISAPP = strongswan-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 05899faa9b8a8f253474af809b283ef9 +$(DL_FILE)_MD5 = 69826b6a6103ae705c48b3f33b4dd3d5
install : $(TARGET)
@@ -94,7 +94,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --enable-eap-identity \ $(PADLOCK)
- cd $(DIR_APP) && make $(MAKETUNING) LDFLAGS="-lrt" + cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install
# Remove all library files we don't want or need.
hooks/post-receive -- IPFire 2.x development tree