From: Russ Combs Date: Tue, 28 Apr 2015 16:18:22 +0000 (-0400) Subject: build 148 X-Git-Tag: 3.0.0-233~992 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a42a6ab63d677bcce107b675d53b4989495bd7ff;p=thirdparty%2Fsnort3.git build 148 --- diff --git a/ChangeLog b/ChangeLog index 8c139ffae..b5d7f2c08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ -Pending - build 148 +15/04/28 - build 148 +-- fixed default validation issue reported by Sancho Panza +-- refactored snort and snort_config modules +-- file id refactoring and cleanup -- added publish-subscribe handling of data events -- added data_log plugin example for pub-sub diff --git a/src/main/build.h b/src/main/build.h index 636b20169..84f13dd26 100644 --- a/src/main/build.h +++ b/src/main/build.h @@ -7,5 +7,5 @@ // // //-----------------------------------------------// -#define BUILD "147" +#define BUILD "148"