From bfde75ee76abb39baa6dfea5f94569551fe80bbf Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 20 Feb 2009 19:52:14 +0000 Subject: [PATCH] changes in 4.2.12 --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index fd6d5b903..73bec5e27 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +strongswan-4.2.12 +'---------------- + +- Support of the EAP-MSCHAPv2 protocol enabled by the option + --enable-eap-mschapv2. Requires the MD4 hash algorithm enabled + either by --enable-md4 or --enable-openssl. + +- Assignment of up to two DNS and up to two WINS servers to peers via + the IKEv2 Configuration Payload (CP). The IPv4 or IPv6 nameserver + addresses are defined in strongswan.conf. + +- The strongSwan applet for the Gnome NetworkManager is now built and + distributed as a separate tarball under the name NetworkManager-strongswan. + + strongswan-4.2.11 -----------------