]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 213
authorRuss Combs <rucombs@cisco.com>
Tue, 27 Sep 2016 21:45:39 +0000 (17:45 -0400)
committerRuss Combs <rucombs@cisco.com>
Tue, 27 Sep 2016 23:41:11 +0000 (19:41 -0400)
ChangeLog
src/main/build.h

index 572765f7be3649096687d31c6512fdc345e60e0a..e8b2140d30e95aae9f0e2914228e31987cc8f7fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+16/09/27 - build 213
+
+-- ported full retransmit changes from snort 2X
+-- fixed carved smb2 filenames
+-- fixed multithread hyperscan mpse
+-- fixed sd_pattern iterative validation
+
 16/09/24 - build 212
 
 -- add dce udp snort2lua
index 2e5811e03711b247ea9d4b52d9dc5835152a916a..5b9f62ed8fc1de7e6b003161f2d717700e2bfffa 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "212"
+#define BUILD "213"
 
 #endif