+strongswan-4.1.6
+----------------
+
+-
+
+
strongswan-4.1.5
----------------
dnl initialize & set some vars
dnl ===========================
-AC_INIT(strongSwan,4.1.5)
+AC_INIT(strongSwan,4.1.6)
AM_INIT_AUTOMAKE(tar-ustar)
AC_C_BIGENDIAN
AC_SUBST(confdir, '${sysconfdir}')
/*
* strongSwan
*/
- DEC_MD5_VID(STRONGSWAN, "strongSwan 4.1.5")
+ DEC_MD5_VID(STRONGSWAN, "strongSwan 4.1.6")
+ DEC_MD5_VID(STRONGSWAN_4_1_5, "strongSwan 4.1.5")
DEC_MD5_VID(STRONGSWAN_4_1_4, "strongSwan 4.1.4")
DEC_MD5_VID(STRONGSWAN_4_1_3, "strongSwan 4.1.3")
DEC_MD5_VID(STRONGSWAN_4_1_2, "strongSwan 4.1.2")
VID_STRONGSWAN_4_1_2 = 90,
VID_STRONGSWAN_4_1_3 = 91,
VID_STRONGSWAN_4_1_4 = 92,
+ VID_STRONGSWAN_4_1_5 = 93,
/* 101 - 200 : NAT-Traversal */
VID_NATT_STENBERG_01 =101,
* The latest strongSwan distribution
- http://download.strongswan.org/strongswan-4.1.5.tar.gz
+ http://download.strongswan.org/strongswan-4.1.6.tar.gz
3. Creating the environment
#UMLPATCH=$UMLTESTDIR/uml_jmpbuf-2.6.18.patch.bz2
# Bzipped source of strongSwan
-STRONGSWAN=$UMLTESTDIR/strongswan-4.1.5.tar.bz2
+STRONGSWAN=$UMLTESTDIR/strongswan-4.1.6.tar.bz2
# strongSwan compile options (use "yes" or "no")
USE_LIBCURL="yes"