From: Andreas Steffen Date: Wed, 12 Dec 2007 21:03:17 +0000 (-0000) Subject: added ocsp cache bug fix to NEWS X-Git-Tag: 4.1.10~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e0d841a0269480b1fdf5f49658eebedb107a09;p=thirdparty%2Fstrongswan.git added ocsp cache bug fix to NEWS --- diff --git a/NEWS b/NEWS index 3d3772316a..531ddb30b9 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 ----------------