]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 217
authorRuss Combs <rucombs@cisco.com>
Fri, 28 Oct 2016 10:09:23 +0000 (06:09 -0400)
committerRuss Combs <rucombs@cisco.com>
Fri, 28 Oct 2016 10:09:23 +0000 (06:09 -0400)
ChangeLog
src/main/build.h

index 5ffe142671fd1a97baf0e3e35672416c51d68cf6..f269698bd714c0cbcada71a623c22275f83784ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+16/10/28 - build 217
+
+-- update appid to 2983
+-- add inspector events from http_inspect to appid
+-- fix appid error messages
+-- fix flow reinitialization after expiration
+-- fix release of blocked flow
+-- fix 129:16 false positive
+
 16/10/21 - build 216
 
 -- add build configuration for thread sanitizer
index 21ee3f3bb85183e5d6d0687eaf68b80d705df934..b7e9e6259cfa86e150098d9e455b41ee742cfe66 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "216"
+#define BUILD "217"
 
 #endif