]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
changelog: update for 4.1.7 suricata-4.1.7
authorVictor Julien <victor@inliniac.net>
Thu, 13 Feb 2020 11:32:45 +0000 (12:32 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 13 Feb 2020 13:48:34 +0000 (14:48 +0100)
ChangeLog

index 0e8039cf70c85cfdc6ae531899fec7904e5ab685..f498711cdef27b0c3a1762cd5d6dfef73440307f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+4.1.7 -- 2020-02-13
+
+Bug #3417: --disable-geoip does not work (4.1.x)
+Bug #3448: Suricata 4.1 Seg Fault: Socket Control pcap-file and corrupt pcap
+Bug #3452: smb: post-GAP file tx handling (4.1.x)
+Bug #3453: coverity: CID 1456680: Incorrect expression (IDENTICAL_BRANCHES) (4.1.x)
+Bug #3470: gcc10: compilation failure unless -fcommon is supplied (4.1.x)
+Bug #3471: nfs: post-GAP some transactions never close (4.1.x)
+Bug #3472: nfs: post-GAP file tx handling (4.1.x)
+Bug #3474: Dropping privileges does not work with NFLOG (4.1.x)
+
 4.1.6 -- 2019-12-13
 
 Bug #3276: address parsing: memory leak in error path (4.1.x)