diff options
author | bmeeks8 <bmeeks8@bellsouth.net> | 2015-11-09 22:51:35 -0500 |
---|---|---|
committer | bmeeks8 <bmeeks8@bellsouth.net> | 2015-11-09 22:51:35 -0500 |
commit | 1efdc0ccff145eee8e6c0a8c3a68815f6612c1d2 (patch) | |
tree | 38620e4d8d9d5ba5fe8fd71c7b6b3c252dabfe76 | |
parent | 00b5ea2365360efe9e63826c3a52d5a1c60d0b62 (diff) | |
download | pfsense-packages-1efdc0ccff145eee8e6c0a8c3a68815f6612c1d2.tar.gz pfsense-packages-1efdc0ccff145eee8e6c0a8c3a68815f6612c1d2.tar.bz2 pfsense-packages-1efdc0ccff145eee8e6c0a8c3a68815f6612c1d2.zip |
Update Suricata binary to v2.0.9 and GUI pkg to 2.1.9
-rw-r--r-- | config/suricata/suricata.xml | 2 | ||||
-rw-r--r-- | pkg_config.10.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/config/suricata/suricata.xml b/config/suricata/suricata.xml index e2c4735c..7c7e9e80 100644 --- a/config/suricata/suricata.xml +++ b/config/suricata/suricata.xml @@ -42,7 +42,7 @@ </copyright> <description>Suricata IDS/IPS Package</description> <name>suricata</name> - <version>2.0.8 pkg v2.1.6</version> + <version>2.1.9</version> <title>Services: Suricata IDS</title> <include_file>/usr/local/pkg/suricata/suricata.inc</include_file> <menu> diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 06fddae7..891af90b 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1707,7 +1707,7 @@ <website>http://suricata-ids.org/</website> <descr>High Performance Network IDS, IPS and Security Monitoring engine by OISF.</descr> <category>Security</category> - <version>2.1.8</version> + <version>2.1.9</version> <status>Stable</status> <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/suricata/suricata.xml</config_file> @@ -1719,7 +1719,7 @@ <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;suricata_SET_FORCE=IPFW PORTS_PCAP GEOIP JSON NSS LUAJIT HTP_PORT;suricata_UNSET_FORCE=PRELUDE TESTS SC LUA</build_options> - <depends_on_package_pbi>suricata-2.0.8_1-##ARCH##.pbi</depends_on_package_pbi> + <depends_on_package_pbi>suricata-2.0.9-##ARCH##.pbi</depends_on_package_pbi> </package> <package> <name>FTP Client Proxy</name> |