]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
NEWS: Add news for 5.9.9
authorTobias Brunner <tobias@strongswan.org>
Thu, 22 Dec 2022 18:58:49 +0000 (19:58 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 22 Dec 2022 18:59:51 +0000 (19:59 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b671fc8ca1e117f3ca2b70a12b4b3ae4b9c4da2d..20d94b8f141baae1d802ccafd04f14b4306917b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+strongswan-5.9.9
+----------------
+
+- The charon.reqid_base setting allows specifying the first reqid that's
+  automatically assigned to a CHILD_SA.
+
+- The path/command for resolvconf(8) used by the resolve plugin is now
+  configurable.
+
+- The resolve plugin doesn't generate unique interface names for name servers
+  anymore. Instead, all available name servers are associated with a single,
+  configurable interface name.
+
+- Serial numbers of certificates and CRLs are now always returned in canonical
+  form (i.e. without leading zeros).
+
+- The kernel-netlink plugin now logs extended ACK error/warning messages.
+
+
 strongswan-5.9.8
 ----------------