diff options
author | bmeeks8 <bmeeks8@bellsouth.net> | 2015-08-13 19:16:51 -0400 |
---|---|---|
committer | bmeeks8 <bmeeks8@bellsouth.net> | 2015-08-13 19:16:51 -0400 |
commit | dbd5dd1973be6bb4994f8f70735bca87398ab1da (patch) | |
tree | d0c40004e2d588c13c82071d3bf3945fb2328219 | |
parent | 63151a3f2241f14677df474bc61d9b51469d84ea (diff) | |
download | pfsense-packages-dbd5dd1973be6bb4994f8f70735bca87398ab1da.tar.gz pfsense-packages-dbd5dd1973be6bb4994f8f70735bca87398ab1da.tar.bz2 pfsense-packages-dbd5dd1973be6bb4994f8f70735bca87398ab1da.zip |
Update Snort binary to 2.9.7.5 and GUI pkg to v3.2.7
-rwxr-xr-x | config/snort/snort.xml | 2 | ||||
-rw-r--r-- | pkg_config.10.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index e3e1cdad..b8444009 100755 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -45,7 +45,7 @@ </copyright> <description>Snort IDS/IPS Package</description> <name>Snort</name> - <version>3.2.6</version> + <version>3.2.7</version> <title>Services: Snort IDS</title> <include_file>/usr/local/pkg/snort/snort.inc</include_file> <menu> diff --git a/pkg_config.10.xml b/pkg_config.10.xml index c66d2b96..c52f6603 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -388,14 +388,14 @@ <category>Security</category> <run_depends>bin/snort:security/snort</run_depends> <port_category>security</port_category> - <depends_on_package_pbi>snort-2.9.7.3-##ARCH##.pbi</depends_on_package_pbi> + <depends_on_package_pbi>snort-2.9.7.5-##ARCH##.pbi</depends_on_package_pbi> <build_pbi> <port>security/snort</port> <ports_after>security/barnyard2</ports_after> </build_pbi> <build_options>barnyard2_UNSET_FORCE=ODBC PGSQL PRELUDE;barnyard2_SET_FORCE=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;snort_SET_FORCE=BARNYARD PERFPROFILE SOURCEFIRE GRE IPV6 NORMALIZER APPID;snort_UNSET_FORCE=PULLEDPORK FILEINSPECT HA</build_options> <config_file>https://packages.pfsense.org/packages/config/snort/snort.xml</config_file> - <version>3.2.6</version> + <version>3.2.7</version> <required_version>2.2</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> |