]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 171
authorRuss Combs <rucombs@cisco.com>
Fri, 25 Sep 2015 20:48:12 +0000 (16:48 -0400)
committerRuss Combs <rucombs@cisco.com>
Fri, 25 Sep 2015 20:48:12 +0000 (16:48 -0400)
ChangeLog
src/main/build.h

index 78af6025437b5fe3078ad754d41227a8e0a39fab..572e98ad7b3cd403282914f8594d2742515fd7da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+15/09/25 - build 171
+
+-- fix metadata:service to work like 2x
+-- fixed issues when building with LINUX_SMP
+-- fixed frag tracker accounting
+-- fix Xcode builds
+-- implement 116:281 decoder rule
+-- udpated snort2lua
+-- add cpputest for unit testing
+-- don't apply cooked verdicts to raw packets
+
 15/09/17 - build 170
 
 -- removed unused control socket defines from cmake
index 3fbdd683974c6aa80b68148f1c967ce7eee18427..a3aa660315a8173ad14f741707d32e5e67239b51 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "170"
+#define BUILD "171"
 
 #endif