From b30c09eaff5e7ca7b9fdf2b6b708f5401fda1414 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 8 May 2014 09:35:59 +0200 Subject: [PATCH] NEWS: Add swanctl news --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index c0f3dbc46..d28fe6cd0 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ strongswan-5.2.0 and generating ipsec.conf, third party applications can use the new interface for more control and better reliability. +- Built upon the libvici client library, swanctl implements the first user of + the VICI interface. Together with a swanctl.conf configuration file, + connections can be defined, loaded and managed. swanctl provides a portable, + complete IKE configuration and control interface for the command line. + - 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