diff options
author | robiscool <robrob2626@yahoo.com> | 2009-12-16 11:04:42 -0800 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-12-16 11:04:42 -0800 |
commit | e4904c7b87d91c5633ceeeec8aab5a14e55a6310 (patch) | |
tree | 2513e1d7575328071c857cc0761ba5974d6398c0 | |
parent | d04bb6a46a34584c12278f3d5f02f34d1b7e1745 (diff) | |
download | pfsense-packages-e4904c7b87d91c5633ceeeec8aab5a14e55a6310.tar.gz pfsense-packages-e4904c7b87d91c5633ceeeec8aab5a14e55a6310.tar.bz2 pfsense-packages-e4904c7b87d91c5633ceeeec8aab5a14e55a6310.zip |
snort-dev, revert back to alpha
-rw-r--r-- | config/snort-dev/snort_interfaces.php | 2 | ||||
-rwxr-xr-x | pkg_config.7.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index eef871bb..20453335 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -278,7 +278,7 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") } -$pgtitle = "Services: Snort 2.8.4.1_7 pkg v. 1.8 RC4"; +$pgtitle = "Services: Snort 2.8.4.1_7 pkg v. 1.8 alpha"; include("head.inc"); ?> diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 00cb0bd6..a783b69d 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -312,7 +312,7 @@ <name>snort-dev</name> <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> <website>http://www.snort.org</website> - <descr>This is the Snort-dev branch and is stable as of RC3.</descr> + <descr>WARNING: This is the Snort-dev branch and is unstable. Please post package version on the forums. Revert back to alpha.</descr> <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/70/All/</depends_on_package_base_url> <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> @@ -323,7 +323,7 @@ <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> <version>2.8.4.1_7 pkg v. 1.8</version> <required_version>1.2.3</required_version> - <status>RC4</status> + <status>alpha</status> <configurationfile>/snort.xml</configurationfile> <after_install_info>This is the Snort-dev branch and is stable as of RC3.</after_install_info> </package> |