From: Tobias Brunner Date: Fri, 5 Dec 2014 14:06:31 +0000 (+0100) Subject: NEWS: Add note about AH algorithm mapping X-Git-Tag: 5.2.2rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30a90ccf74c761f772c6b70fcd6770041e8c4647;p=thirdparty%2Fstrongswan.git NEWS: Add note about AH algorithm mapping --- diff --git a/NEWS b/NEWS index 2d1b412922..f757dd48d6 100644 --- a/NEWS +++ b/NEWS @@ -6,10 +6,13 @@ strongswan-5.2.2 Note that no conversion is done for the remaining string, refer to ipsec.conf(5) for details. -- The post-quantum "Bimodal Lattice Signature Scheme (BLISS) can be used as +- The post-quantum Bimodal Lattice Signature Scheme (BLISS) can be used as an IKEv2 public key authentication method. The pki tool offers full support for the generation of BLISS key pairs and certificates. +- Fixed mapping of integrity algorithms negotiated for AH via IKEv1. This could + cause interoperability issues when connecting to older versions of charon. + strongswan-5.2.1 ----------------