diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-11-25 05:12:08 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-11-25 05:12:08 +0000 |
commit | 906885e45b1d148294bc576dbeedc28f34b4181a (patch) | |
tree | 4a0f7ac87387f1bd9fd89d09b6a68fbefcf2e2d6 | |
parent | b784fbbdda91bdd67701c8f2f9ce0d06572d8a8a (diff) | |
download | pfsense-packages-906885e45b1d148294bc576dbeedc28f34b4181a.tar.gz pfsense-packages-906885e45b1d148294bc576dbeedc28f34b4181a.tar.bz2 pfsense-packages-906885e45b1d148294bc576dbeedc28f34b4181a.zip |
Switch back to Snort 2.6.0.2
-rw-r--r-- | pkg_config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 20a8bfa8..6b1b124f 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -106,9 +106,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://www.pfsense.com/packages/All/</depends_on_package_base_url> - <depends_on_package>snort-2.6.1.1.tbz</depends_on_package> + <depends_on_package>snort-2.6.0.2.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.6.1.1</version> + <version>2.6.0.2.5</version> <required_version>1.0</required_version> <status>STABLE</status> <configurationfile>snort.xml</configurationfile> |