From: Victor Julien Date: Wed, 6 Dec 2017 07:15:42 +0000 (+0100) Subject: changelog: update for 3.2.5 X-Git-Tag: suricata-3.2.5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmaster-3.2.x;p=thirdparty%2Fsuricata.git changelog: update for 3.2.5 --- diff --git a/ChangeLog b/ChangeLog index 6f428a3bf1..f699a81d63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +3.2.5 -- 2017-12-06 + +Bug #2328: detect: mixing byte_extract and isdataat leads to FP & FN (3.2.x) +Bug #2329: various config parsing issues +Bug #2330: rules: depth < content rules not rejected (3.2.x) +Bug #2331: Suricata segfaults on ICMP and flowint check (3.2.x) + 3.2.4 -- 2017-10-18 Bug #2241: smb dcerpc segfaults in StubDataParser (3.2.x)