diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-11-24 01:20:11 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-11-24 01:20:11 +0000 |
commit | 909907fa2b59d290c6bd0653c263a1c5635cdb38 (patch) | |
tree | 58257d00eca771ff3869ed9a821111bd89f5c4d9 | |
parent | 92bbabff2f3fb1f8a0d399a62077cf92e86fe5b8 (diff) | |
download | pfsense-packages-909907fa2b59d290c6bd0653c263a1c5635cdb38.tar.gz pfsense-packages-909907fa2b59d290c6bd0653c263a1c5635cdb38.tar.bz2 pfsense-packages-909907fa2b59d290c6bd0653c263a1c5635cdb38.zip |
Update to Snort 2.6.1.1
-rw-r--r-- | pkg_config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 4af85067..ba16b6de 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -106,11 +106,11 @@ <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://www.pfsense.com/packages/All/</depends_on_package_base_url> - <depends_on_package>snort-2.6.0.2.tbz</depends_on_package> + <depends_on_package>snort-2.6.1.1.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.6.0.2.6</version> + <version>2.6.1.1</version> <required_version>1.0</required_version> - <status>BETA</status> + <status>STABLE</status> <configurationfile>snort.xml</configurationfile> </package> <package> |