From 82cd511cc922b48a4c8a04ff2f59a33738bb7cc4 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 28 Aug 2019 12:17:44 +0200 Subject: [PATCH] NEWS: Added some news for 5.8.1 --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index 8c763d47b1..f9c2499183 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +strongswan-5.8.1 +---------------- + +- RDNs in Distinguished Names can now optionally be matched less strict. The + global option charon.rdn_matching takes two alternative values that cause the + matching algorithm to either ignore the order of matched RDNs or additionally + accept DNs that contain more RDNs than configured (unmatched RDNs are treated + like wildcard matches). + +- The updown plugin now passes the same interface to the script that is also + used for the automatically installed routes, i.e. the interface over which the + peer is reached instead of the interface on which the local address is found. + +- TPM 2.0 contexts are now protected by a mutex to prevent issues if multiple + IKE_SAs use the same private key concurrently. + + strongswan-5.8.0 ---------------- -- 2.47.2