From: Martin Willi Date: Fri, 10 Oct 2014 09:03:47 +0000 (+0200) Subject: NEWS: Introduce the vici ruby gem X-Git-Tag: 5.2.1rc1~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7431ad0de54d25c5ac08054972896a48d75f9f70;p=thirdparty%2Fstrongswan.git NEWS: Introduce the vici ruby gem --- diff --git a/NEWS b/NEWS index 6139fa5e8f..f1a4b21464 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,11 @@ strongswan-5.2.1 - The new ext-auth plugin calls an external script to implement custom IKE_SA authorization logic, courtesy of Vyronas Tsingaras. +- For the vici plugin a ruby gem has been added to allow ruby applications + to control or monitor the IKE daemon. The vici documentation has been updated + to include a description of the available operations and some simple examples + using both the libvici C interface and the ruby gem. + strongswan-5.2.0 ----------------