diff options
author | robscool <robrob2626@yahoo.com> | 2009-04-15 23:33:33 -0700 |
---|---|---|
committer | robscool <robrob2626@yahoo.com> | 2009-04-15 23:33:33 -0700 |
commit | e44e823f4e02415341f7182316107731d11f51b7 (patch) | |
tree | 59f2f6a7151787866129ab08689a0d037123e942 /pkg_config.7.xml | |
parent | 1df0f5f95e278e87baeb2d24777787d7440bf398 (diff) | |
download | pfsense-packages-e44e823f4e02415341f7182316107731d11f51b7.tar.gz pfsense-packages-e44e823f4e02415341f7182316107731d11f51b7.tar.bz2 pfsense-packages-e44e823f4e02415341f7182316107731d11f51b7.zip |
modified: snort.inc snort.xml pkg_config.7.xml 04-15-09
modified: config/snort/snort.inc
Change of startup commands
modified: config/snort/snort.xml
Change version number.
modified: pkg_config.7.xml
Change of version number.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 5c1a6cb6..65dff675 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -173,9 +173,9 @@ <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/7/All/</depends_on_package_base_url> - <depends_on_package>snort-2.8.2.1.tbz</depends_on_package> + <depends_on_package>snort-2.8.4.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.8.2.6_2</version> + <version>2.8.4</version> <required_version>1.2</required_version> <status>Stable</status> <configurationfile>snort.xml</configurationfile> |