]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 215
authorRuss Combs <rucombs@cisco.com>
Fri, 14 Oct 2016 01:20:52 +0000 (21:20 -0400)
committerRuss Combs <rucombs@cisco.com>
Fri, 14 Oct 2016 01:20:52 +0000 (21:20 -0400)
ChangeLog
src/main/build.h

index e51447e617270ed18b71bb9979a55e5dedbc2ace..29e97d52cc7dffca8b36b71447a341053604ceaf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+16/10/13 - build 215
+
+-- added module trace facility
+-- port block malware over ftp for clients/servers that support REST command
+-- port dce_udp packet processing
+-- change search_engine.debug_print_fast_pattern to show_fast_patterns
+-- overhaul appid for multiple threads, memory leaks, and coding style
+-- fix various appid patterns and counts
+-- fix fast pattern selection
+-- fix file hash pruning issue
+-- fix rate_filter action config and apply_to clean up
+
 16/10/07 - build 214
 
 -- updated DAQ - you *must* use DAQ 2.2.1
index baa42071d46dd4c5b63bdf377acc084f90f1dcdc..e4c42db1c4faf1796fe738bafd3a519792cc5ff4 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "214"
+#define BUILD "215"
 
 #endif