From 9142c0a8939680cc73d11ae1f936a54e92e2a6d9 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Wed, 18 Nov 2015 00:05:44 -0500 Subject: Bump Snort versions: binary to v2.9.7.6 and GUI pkg to v3.2.9 --- config/snort/snort.xml | 2 +- config/snort/snort_defs.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/snort') diff --git a/config/snort/snort.xml b/config/snort/snort.xml index 9d20a4ab..e9e43202 100755 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -45,7 +45,7 @@ Snort IDS/IPS Package Snort - 3.2.8.2 + 3.2.9 Services: Snort IDS /usr/local/pkg/snort/snort.inc diff --git a/config/snort/snort_defs.inc b/config/snort/snort_defs.inc index ac09db44..961e8696 100644 --- a/config/snort/snort_defs.inc +++ b/config/snort/snort_defs.inc @@ -54,7 +54,7 @@ if (!defined("SNORT_BIN_VERSION")) { if (!empty($snortver)) define("SNORT_BIN_VERSION", $snortver); else - define("SNORT_BIN_VERSION", "2.9.7.5"); + define("SNORT_BIN_VERSION", "2.9.7.6"); } if (!defined("SNORT_SID_MODS_PATH")) define('SNORT_SID_MODS_PATH', "{$g['vardb_path']}/snort/sidmods/"); -- cgit v1.2.3