]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
version bump to 5.1.0dr1
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 21 Jun 2013 21:54:13 +0000 (23:54 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 21 Jun 2013 21:54:13 +0000 (23:54 +0200)
NEWS
configure.in

diff --git a/NEWS b/NEWS
index 1760cd7ebdf19a40c943899b3b296e1fb2aa9754..70c5c11fb4b71faf78dc52f3c98a0ea3fbb2330c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,10 @@ strongswan-5.1.0
   on error conditions using an additional exchange, keeping state in sync
   between peers.
 
+- Using a SQL database interface a Trusted Network Connect (TNC) Policy Manager
+  can  generate specific measurement workitems for an arbitrary number of Integrity
+  Measurement Verifiers (IMVs) based on the history of the VPN user and/or device.
+
 
 strongswan-5.0.4
 ----------------
index 696a179f49ef3ba354ded08368b44c31b9436fc6..133360cab44f1cc7814f30963f4c32a13367bd04 100644 (file)
@@ -19,7 +19,7 @@
 #  initialize & set some vars
 # ============================
 
-AC_INIT([strongSwan],[5.0.4])
+AC_INIT([strongSwan],[5.1.0dr1])
 AM_INIT_AUTOMAKE(tar-ustar)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
 AC_CONFIG_MACRO_DIR([m4/config])