From 8fafbffdb7c837ad4d643c5d69c2a6f89581a51f Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Thu, 30 Jun 2016 16:28:28 +0200 Subject: [PATCH] Version bump to 5.5.0rc1 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index de2996ee8d..7231d14e15 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,12 @@ strongswan-5.5.0 Trusted Platform Modules. This allows the Attestation IMC/IMV pair to do TPM 2.0 based attestation. + - Enhanced the functionality of the swanctl --list-conns command by + listing IKE_SA and CHILD_SA reauthentication and rekeying settings. + + - IPsec policy rule priorities can be set manually and restricted to a + network interface. + strongswan-5.4.0 ---------------- diff --git a/configure.ac b/configure.ac index 3b9beed564..bc6854c7c5 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # initialize & set some vars # ============================ -AC_INIT([strongSwan],[5.5.0dr1]) +AC_INIT([strongSwan],[5.5.0rc1]) AM_INIT_AUTOMAKE(m4_esyscmd([ echo tar-ustar echo subdir-objects -- 2.47.2