]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Update Changelog for 3.1.2 suricata-3.1.2
authorVictor Julien <victor@inliniac.net>
Tue, 6 Sep 2016 15:52:45 +0000 (17:52 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 6 Sep 2016 15:52:45 +0000 (17:52 +0200)
ChangeLog

index 3ce9497e945f011ea87fc0502c1c39e920b7b18f..aa5541095ae6388af94d7e902687e7f14a393f72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+3.1.2 -- 2016-09-06
+
+Feature #1830: support 'tag' in eve log
+Feature #1870: make logged flow_id more unique
+Feature #1874: support Cisco Fabric Path / DCE
+Feature #1885: eve: add option to log all dropped packets
+Bug #1849: ICMPv6 incorrect checksum alert if Ethernet FCS is present
+Bug #1853: suricata is matching everything on dce_stub_data buffer
+Bug #1854: unified2: logging of tagged packets not working
+Bug #1856: PCAP mode device not found
+Bug #1858: Lots of TCP 'duplicated option/DNS malformed request data' after upgrading from 3.0.1 to 3.1.1
+Bug #1878: dns: crash while logging sshfp records
+Bug #1880: icmpv4 error packets can lead to missed detection in tcp/udp
+Bug #1884: libhtp 0.5.22
+
 3.1.1 -- 2016-07-13
 
 Feature #1775: Lua: SMTP-support