aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-12-05 15:06:31 +0100
committerTobias Brunner <tobias@strongswan.org>2014-12-09 11:08:50 +0100
commit30a90ccf74c761f772c6b70fcd6770041e8c4647 (patch)
tree3904c0d37961fc43ef74992429cf7e09715a903b /NEWS
parent728f529c42508e621eb2b16b231c8eb7006e85ef (diff)
downloadstrongswan-30a90ccf74c761f772c6b70fcd6770041e8c4647.tar.bz2
strongswan-30a90ccf74c761f772c6b70fcd6770041e8c4647.tar.xz
NEWS: Add note about AH algorithm mapping
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2d1b41292..f757dd48d 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
----------------