update NEWS with ip pool add-ons and fixes
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
strongswan-4.2.5
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- management of different virtual IP pools for different
|
||||||
|
network interfaces have become possible.
|
||||||
|
|
||||||
|
- fixed a bug which prevented the assignment of more than 256
|
||||||
|
virtual IP addresses from a pool managed by an sql database.
|
||||||
|
|
||||||
|
|
||||||
strongswan-4.2.4
|
strongswan-4.2.4
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -16,7 +16,7 @@ dnl ===========================
|
|||||||
dnl initialize & set some vars
|
dnl initialize & set some vars
|
||||||
dnl ===========================
|
dnl ===========================
|
||||||
|
|
||||||
AC_INIT(strongSwan,4.2.5)
|
AC_INIT(strongSwan,4.2.5rc4)
|
||||||
AM_INIT_AUTOMAKE(tar-ustar)
|
AM_INIT_AUTOMAKE(tar-ustar)
|
||||||
AC_C_BIGENDIAN
|
AC_C_BIGENDIAN
|
||||||
AC_SUBST(confdir, '${sysconfdir}')
|
AC_SUBST(confdir, '${sysconfdir}')
|
||||||
|
|||||||
Reference in New Issue
Block a user