From: Russ Combs Date: Fri, 24 Feb 2017 14:20:45 +0000 (-0500) Subject: build 227 X-Git-Tag: 3.0.0-233~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=89bae69d5cd980ae56ef0322b6ef7cca87a75cf2;p=thirdparty%2Fsnort3.git build 227 --- diff --git a/ChangeLog b/ChangeLog index 5c31e16f8..2f8afb60a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +17/02/24 - build 227 + +-- allow arbitrary / unused gids in text rules +-- support DAQs w/o explicit sources (nfq, ipfw) +-- fix up peg help (remove _) +-- fix u2 logging of PDUs + 17/02/16 - build 226 -- add PDF/SWF decompression to http_inspect diff --git a/src/main/build.h b/src/main/build.h index 5d4a11248..b36dbf72d 100644 --- a/src/main/build.h +++ b/src/main/build.h @@ -10,7 +10,7 @@ // // //-----------------------------------------------// -#define BUILD "226" +#define BUILD "227" #endif