diff options
author | robiscool <robrob2626@yahoo.com> | 2009-09-12 17:48:49 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-09-12 17:48:49 -0700 |
commit | c562cac79089f4b79fb5f0e76868fb80d07a80e3 (patch) | |
tree | 7573a62be7e9a9248dd45798d25d8d0e248ebd7b | |
parent | 00ecd7620730bf82e62aa03e5fb01010edc3ab81 (diff) | |
download | pfsense-packages-c562cac79089f4b79fb5f0e76868fb80d07a80e3.tar.gz pfsense-packages-c562cac79089f4b79fb5f0e76868fb80d07a80e3.tar.bz2 pfsense-packages-c562cac79089f4b79fb5f0e76868fb80d07a80e3.zip |
snort-de and snort, update pkg info, update snort-dev pkg version
-rwxr-xr-x | pkg_config.7.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index bfab02e8..baaea91b 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -232,6 +232,8 @@ </package> <package> <name>snort</name> + <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> + <website>http://www.snort.org</website> <descr>Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more.</descr> <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/70/All/</depends_on_package_base_url> @@ -248,6 +250,8 @@ </package> <package> <name>snort-dev</name> + <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> + <website>http://www.snort.org</website> <descr>WARNING; This is a dev branch of the snort package and may be unstable. Any bugs found please report to the Pfsense forums. RC1 very stable and testers needed. </descr> <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/70/All/</depends_on_package_base_url> @@ -257,7 +261,7 @@ <depends_on_package>mysql-client-5.1.34.tbz</depends_on_package> <depends_on_package>snort-2.8.4.1_1.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> - <version>2.8.4.1_1</version> + <version>2.8.4.1_1 RC1</version> <required_version>1.2.2</required_version> <status>RC1</status> <configurationfile>snort.xml</configurationfile> |