diff --git a/NEWS b/NEWS index 3d3772316..531ddb30b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +strongswan-4.1.10 +----------------- + +- Fixed error in the ordering of the certinfo_t records in the ocsp cache that + caused multiple entries of the same serial number to be created. + + strongswan-4.1.9 ---------------- @@ -18,6 +25,7 @@ strongswan-4.1.9 Make sure to remove the old plugins in $libexecdir/ipsec, otherwise they get loaded twice. + strongswan-4.1.8 ----------------