]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
version bump to 4.6.3dr1
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 14 Mar 2012 06:45:35 +0000 (07:45 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 14 Mar 2012 06:45:35 +0000 (07:45 +0100)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 88ca4b1eec35cce61ac5fe994e9eeaea8143acf9..960aa80362a14c25367b531a2a89a666852a8f81 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+strongswan-4.6.3
+----------------
+
+- The tnc-pdp plugin implements a RADIUS server interface allowing
+  a strongSwan TNC server to act as a Policy Decision Point.
+
+- Added infrastructure to listen to RADIUS Dynamic Authorization
+  Extension requests.
+
+- Added support for untruncated MD5 and SHA1 HMACs in ESP as used in
+  RFC 4595.
+
+
 strongswan-4.6.2
 ----------------
 
index 4e607c301abfd89ecc59f40ef73b1d43f30aed81..2d0bc7b2c2d4d6e1ff3a8f63b41e4cd5493f8430 100644 (file)
@@ -16,7 +16,7 @@ dnl ===========================
 dnl  initialize & set some vars
 dnl ===========================
 
-AC_INIT(strongSwan,4.6.2)
+AC_INIT(strongSwan,4.6.3dr1)
 AM_INIT_AUTOMAKE(tar-ustar)
 AC_CONFIG_MACRO_DIR([m4/config])
 PKG_PROG_PKG_CONFIG