aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 22eaa4600..315ae72b0 100644
--- a/NEWS
+++ b/NEWS
@@ -32,9 +32,16 @@ strongswan-4.3.5
--with-nm-ca-dir=path configure option.
- Fixed the encoding of the Email relative distinguished name in left|rightid
- statements
+ statements.
-- Fixed the broken parsing of PKCS#7 wrapped certificates by the pluto daemon
+- Fixed the broken parsing of PKCS#7 wrapped certificates by the pluto daemon.
+
+- Fixed smartcard-based authentication in the pluto daemon which was broken by
+ the ECDSA support introduced with the 4.3.2 release.
+
+- The pluto daemon now uses the libstrongswan x509 plugin for certificates and
+ CRls and the struct id type was replaced by identification_t used by charon
+ and the libstrongswan library.
strongswan-4.3.4