diff options
author | robiscool <robrob2626@yahoo.com> | 2010-03-13 17:53:57 -0800 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-03-13 17:54:35 -0800 |
commit | 448a530be437cfde416c62ccf6460395887af384 (patch) | |
tree | aab723eef9d4d51a921c121491c5e79f8c55717d /pkg_config.8.xml | |
parent | a611f8b7560b30a7c975dce2c12c9651d5452025 (diff) | |
download | pfsense-packages-448a530be437cfde416c62ccf6460395887af384.tar.gz pfsense-packages-448a530be437cfde416c62ccf6460395887af384.tar.bz2 pfsense-packages-448a530be437cfde416c62ccf6460395887af384.zip |
snort-dev, major rewites of startup code started, protected bootup code started
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index a060586b..886c096d 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -256,20 +256,19 @@ <name>snort-dev</name> <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> <website>http://www.snort.org</website> - <descr>Used by fortune 500 companies and goverments Snort is the most widely deployed IDS/IPS technology worldwide. 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> + <descr>WARNING: This is the Snort-dev branch and maybe broken while in development. Please post package version and Pfsense Version on the forums when posting bugs.</descr> <category>Security</category> - <depends_on_package_base_url>http://www.pfsense.com/packages/config/snort-dev/bin/</depends_on_package_base_url> - <depends_on_package>libnet10-1.0.2a_4,1.tbz</depends_on_package> - <depends_on_package>pcre-7.9.tbz</depends_on_package> - <depends_on_package>mysql-client-5.1.34.tbz</depends_on_package> - <depends_on_package>snort-2.8.5.2.tbz</depends_on_package> - <depends_on_package>barnyard2-1.7.tbz</depends_on_package> + <depends_on_package_base_url>http://www.pfsense.com/packages/config/snort-dev/bin/7.2.x86/</depends_on_package_base_url> + <depends_on_package>pcre-8.00.tbz</depends_on_package> + <depends_on_package>perl-5.10.1.tbz</depends_on_package> + <depends_on_package>mysql-client-5.1.44_1.tbz</depends_on_package> + <depends_on_package>snort-2.8.5.3.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> - <version>2.8.5.2</version> - <required_version>2.0</required_version> - <status>Stable</status> + <version>2.8.5.3 pkg v. 1.11</version> + <required_version>1.2.3</required_version> + <status>alpha</status> <configurationfile>/snort.xml</configurationfile> - <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info> + <after_install_info>This is the Snort-dev branch and is stable as of Alpha.</after_install_info> </package> <package> <name>siproxd</name> |