version bump to 4.6.3dr1

This commit is contained in:
Andreas Steffen 2012-03-14 07:45:35 +01:00
parent dae4ada4cd
commit c224f7654d
2 changed files with 14 additions and 1 deletions

13
NEWS
View File

@ -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
----------------

View 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