From: Martin Willi Date: Wed, 24 Sep 2014 09:35:03 +0000 (+0200) Subject: NEWS: Introduce charon-systemd X-Git-Tag: 5.2.1dr1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdcae0159e6ecef4ed06e437f689805efb49550;p=thirdparty%2Fstrongswan.git NEWS: Introduce charon-systemd --- diff --git a/NEWS b/NEWS index cebeebaa1f..391dee3e2b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +strongswan-5.2.1 +---------------- + +- The new charon-systemd IKE daemon implements an IKE daemon tailored for use + with systemd. It avoids the dependency on ipsec starter and uses swanctl + as configuration backend, building a simple and lightweight solution. It + supports native systemd journal logging. + + strongswan-5.2.0 ----------------