diff options
author | robiscool <robrob2626@yahoo.com> | 2010-03-25 12:26:42 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-03-25 12:26:42 -0700 |
commit | c5542c6a384a561ae0ee21cec45a719136bf5fbf (patch) | |
tree | f5fc18595144e30267ec1a47596c662fe1fea21a | |
parent | 13656fde85d45e3533ba8dfdd8b3b173851d4f92 (diff) | |
download | pfsense-packages-c5542c6a384a561ae0ee21cec45a719136bf5fbf.tar.gz pfsense-packages-c5542c6a384a561ae0ee21cec45a719136bf5fbf.tar.bz2 pfsense-packages-c5542c6a384a561ae0ee21cec45a719136bf5fbf.zip |
snort-dev, update versions to RC
-rwxr-xr-x | pkg_config.7.xml | 8 | ||||
-rwxr-xr-x | pkg_config.8.xml | 12 |
2 files changed, 10 insertions, 10 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index b29c52ec..6fef4678 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -351,7 +351,7 @@ <name>snort-dev</name> <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> <website>http://www.snort.org</website> - <descr>WARNING: This is the Snort-dev branch and maybe broken while in development. Please post package version and Pfsense Version on the forums when posting bugs.</descr> + <descr>WARNING: This is the final RC before release.</descr> <category>Security</category> <depends_on_package_base_url>http://www.pfsense.com/packages/config/snort-dev/bin/7.2.x86/</depends_on_package_base_url> <depends_on_package>pcre-8.00.tbz</depends_on_package> @@ -359,11 +359,11 @@ <depends_on_package>mysql-client-5.1.44_1.tbz</depends_on_package> <depends_on_package>snort-2.8.5.3.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> - <version>2.8.5.3 pkg v. 1.15</version> + <version>2.8.5.3 pkg v. 1.17</version> <required_version>1.2.3</required_version> - <status>Beta</status> + <status>RC</status> <configurationfile>/snort.xml</configurationfile> - <after_install_info>This is the Snort-dev branch and is stable as of Alpha.</after_install_info> + <after_install_info>This is the Snort-dev branch and is stable as of RC.</after_install_info> </package> <package> <name>siproxd</name> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 457d9123..b1911c6c 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -256,19 +256,19 @@ <name>snort-dev</name> <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> <website>http://www.snort.org</website> - <descr>WARNING: This is the Snort-dev branch and maybe broken while in development. Please post package version and Pfsense Version on the forums when posting bugs.</descr> + <descr>WARNING: This is the final RC before release.</descr> <category>Security</category> - <depends_on_package_base_url>http://www.pfsense.com/packages/config/snort-dev/bin/7.2.x86/</depends_on_package_base_url> + <depends_on_package_base_url>http://www.pfsense.com/packages/config/snort-dev/bin/8.0.x86/</depends_on_package_base_url> <depends_on_package>pcre-8.00.tbz</depends_on_package> <depends_on_package>perl-5.10.1.tbz</depends_on_package> - <depends_on_package>mysql-client-5.1.44_1.tbz</depends_on_package> + <depends_on_package>mysql-client-5.1.45.tbz</depends_on_package> <depends_on_package>snort-2.8.5.3.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> - <version>2.8.5.3 pkg v. 1.15</version> + <version>2.8.5.3 pkg v. 1.17</version> <required_version>1.2.3</required_version> - <status>Beta</status> + <status>RC</status> <configurationfile>/snort.xml</configurationfile> - <after_install_info>This is the Snort-dev branch and is stable as of Alpha.</after_install_info> + <after_install_info>This is the Snort-dev branch and is stable as of RC.</after_install_info> </package> <package> <name>spamd</name> |