From: Tobias Brunner Date: Tue, 19 Feb 2013 11:23:27 +0000 (+0100) Subject: NEWS about ipseckey and unbound plugins added X-Git-Tag: 5.0.3dr2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d69eb0375f44391dc6ec50ea360b6fd6f51e4561;p=thirdparty%2Fstrongswan.git NEWS about ipseckey and unbound plugins added --- diff --git a/NEWS b/NEWS index 95f7e1c608..0f48bd2761 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +strongswan-5.0.3 +---------------- + +- The new ipseckey plugin enables authentication based on trustworthy public + keys stored as IPSECKEY resource records in the DNS and protected by DNSSEC. + To do so it uses a DNSSEC enabled resolver, like the one provided by the new + unbound plugin, which is based on libldns and libunbound. Both plugins were + created by Reto Guadagnini. + strongswan-5.0.2 ----------------