version bump to 4.2.4
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ are required for the strongSwan testing environment:
|
||||
|
||||
* The latest strongSwan distribution
|
||||
|
||||
http://download.strongswan.org/strongswan-4.2.3.tar.bz2
|
||||
http://download.strongswan.org/strongswan-4.2.4.tar.bz2
|
||||
|
||||
|
||||
3. Creating the environment
|
||||
|
||||
@@ -34,13 +34,14 @@ KERNELCONFIG=$UMLTESTDIR/.config-2.6.26
|
||||
#UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2
|
||||
|
||||
# Bzipped source of strongSwan
|
||||
STRONGSWAN=$UMLTESTDIR/strongswan-4.2.3.tar.bz2
|
||||
STRONGSWAN=$UMLTESTDIR/strongswan-4.2.4.tar.bz2
|
||||
|
||||
# strongSwan compile options (use "yes" or "no")
|
||||
USE_LIBCURL="yes"
|
||||
USE_LDAP="yes"
|
||||
USE_EAP_AKA="yes"
|
||||
USE EAP_SIM="yes"
|
||||
USE_EAP_MD5="yes"
|
||||
USE_SQL="yes"
|
||||
USE_MEDIATION="yes"
|
||||
USE_INTEGRITY_TEST="no"
|
||||
|
||||
Reference in New Issue
Block a user