From c7e9ae35de710b7fb142542fa116cf707a0f768c Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Tue, 3 Feb 2015 12:41:32 -0500 Subject: Bump Snort GUI package to 3.2.3 --- config/snort/snort.xml | 2 +- config/snort/snort_migrate_config.php | 2 +- config/snort/snort_post_install.php | 4 ++-- pkg_config.10.xml | 2 +- pkg_config.8.xml | 2 +- pkg_config.8.xml.amd64 | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/snort/snort.xml b/config/snort/snort.xml index fb23997c..60573130 100755 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -47,7 +47,7 @@ Currently there are no FAQ items provided. Snort 2.9.7.0 - Services:2.9.7.0 pkg v3.2.2 + Services:2.9.7.0 pkg v3.2.3 /usr/local/pkg/snort/snort.inc Snort diff --git a/config/snort/snort_migrate_config.php b/config/snort/snort_migrate_config.php index 12ae5d19..de8ac308 100644 --- a/config/snort/snort_migrate_config.php +++ b/config/snort/snort_migrate_config.php @@ -533,7 +533,7 @@ unset($r); // Log a message if we changed anything if ($updated_cfg) { - $config['installedpackages']['snortglobal']['snort_config_ver'] = "3.2"; + $config['installedpackages']['snortglobal']['snort_config_ver'] = "3.2.3"; log_error("[Snort] Settings successfully migrated to new configuration format..."); } else diff --git a/config/snort/snort_post_install.php b/config/snort/snort_post_install.php index bbe7e3e2..7ab8b3db 100644 --- a/config/snort/snort_post_install.php +++ b/config/snort/snort_post_install.php @@ -263,8 +263,8 @@ if (stristr($config['widgets']['sequence'], "snort_alerts-container") === FALSE) $config['widgets']['sequence'] .= ",{$snort_widget_container}"; /* Update Snort package version in configuration */ -$config['installedpackages']['snortglobal']['snort_config_ver'] = "3.2"; -write_config("Snort pkg v3.2: post-install configuration saved."); +$config['installedpackages']['snortglobal']['snort_config_ver'] = "3.2.3"; +write_config("Snort pkg v3.2.3: post-install configuration saved."); /* Done with post-install, so clear flag */ unset($g['snort_postinstall']); diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 2dfffef4..51e0aed7 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -339,7 +339,7 @@ barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;snort_SET=PERFPROFILE SOURCEFIRE GRE IPV6 NORMALIZER APPID;snort_UNSET=PULLEDPORK FILEINSPECT HA;perl_SET=THREADS https://packages.pfsense.org/packages/config/snort/snort.xml - 2.9.7.0 pkg v3.2.2 + 2.9.7.0 pkg v3.2.3 2.2 Stable /snort.xml diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 82514207..44df54a6 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -469,7 +469,7 @@ barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;snort_SET=PERFPROFILE SOURCEFIRE GRE IPV6 NORMALIZER APPID;snort_UNSET=PULLEDPORK FILEINSPECT HA;perl_SET=THREADS https://packages.pfsense.org/packages/config/snort/snort.xml - 2.9.7.0 pkg v3.2.2 + 2.9.7.0 pkg v3.2.3 2.1 Stable /snort.xml diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 8feee038..83e3ef47 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -456,7 +456,7 @@ barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;snort_SET=PERFPROFILE SOURCEFIRE GRE IPV6 NORMALIZER APPID;snort_UNSET=PULLEDPORK FILEINSPECT HA;perl_SET=THREADS https://packages.pfsense.org/packages/config/snort/snort.xml - 2.9.7.0 pkg v3.2.2 + 2.9.7.0 pkg v3.2.3 2.1 Stable /snort.xml -- cgit v1.2.3