Commit 858934550a for strongswan.org
commit 858934550a9a4a2c938c3fee0162971d024f50bc
Author: Tobias Brunner <tobias@strongswan.org>
Date: Wed Dec 10 18:33:49 2025 +0100
NEWS: Add news for 6.0.4
diff --git a/NEWS b/NEWS
index ce3cdd2570..c61acfcd0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+strongswan-6.0.4
+----------------
+
+- Fixed a vulnerability in the NetworkManager plugin charon-nm that potentially
+ allows using credentials of other local users.
+ This vulnerability has been registered as CVE-2025-9615.
+
+- Concurrent requests to fetch the same CRL URI by multiple threads are now
+ combined.
+
+- Increased the max. supported length for section names in swanctl.conf to 256.
+
+
strongswan-6.0.3
----------------