aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8390d8e4e..c0f3dbc46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
strongswan-5.2.0
----------------
+- The new vici plugin provides a Versatile IKE Configuration Interface for
+ charon. Using the stable IPC interface, external applications can configure,
+ control and monitor the IKE daemon. Instead of scripting the ipsec tool
+ and generating ipsec.conf, third party applications can use the new interface
+ for more control and better reliability.
+
- The SWID IMC can extract all installed packages from the dpkg (Debian,
Ubuntu, etc.) or rpm (Fedora, RedHat, etc) package managers, respectively,
using the swidGenerator (https://github.com/tnc-ba/swidGenerator) which