diff options
author | bmeeks8 <bmeeks8@bellsouth.net> | 2014-07-25 08:29:54 -0400 |
---|---|---|
committer | bmeeks8 <bmeeks8@bellsouth.net> | 2014-07-25 08:29:54 -0400 |
commit | 6321e7ec8bd2501296c4a8dec5b544447ae09821 (patch) | |
tree | cd3fa470a98fe2ae37ee88a6c123a992c9b5eeaa | |
parent | c1b0c1d67fcd478f0f84d0ffb9bf3932108910e2 (diff) | |
download | pfsense-packages-6321e7ec8bd2501296c4a8dec5b544447ae09821.tar.gz pfsense-packages-6321e7ec8bd2501296c4a8dec5b544447ae09821.tar.bz2 pfsense-packages-6321e7ec8bd2501296c4a8dec5b544447ae09821.zip |
Change Snort required pfSense version to 2.1 or higher.
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index e764690b..4db5d06b 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -512,7 +512,7 @@ <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;snort_SET=TARGETBASED PERFPROFILE SOURCEFIRE GRE IPV6 MPLS NORMALIZER ZLIB;snort_UNSET=PULLEDPORK;perl_SET=THREADS</build_options> <config_file>https://packages.pfsense.org/packages/config/snort/snort.xml</config_file> <version>2.9.6.2 pkg v3.1</version> - <required_version>2.0</required_version> + <required_version>2.1</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> <after_install_info>Please visit the Snort settings tab first and select your desired rules. Afterwards visit the update rules tab to download your configured rules.</after_install_info> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index f02e5a4f..5aefc9fd 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -499,7 +499,7 @@ <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP;snort_SET=TARGETBASED PERFPROFILE SOURCEFIRE GRE IPV6 MPLS NORMALIZER ZLIB;snort_UNSET=PULLEDPORK;perl_SET=THREADS</build_options> <config_file>https://packages.pfsense.org/packages/config/snort/snort.xml</config_file> <version>2.9.6.2 pkg v3.1</version> - <required_version>2.0</required_version> + <required_version>2.1</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> <after_install_info>Please visit the Snort settings tab first and select your desired rules. Afterwards visit the update rules tab to download your configured rules.</after_install_info> |