aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/snort-dev/snort_interfaces.php2
-rwxr-xr-xpkg_config.7.xml4
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>