diff options
author | Chris Buechler <cmb@pfsense.org> | 2010-06-10 01:58:22 -0400 |
---|---|---|
committer | Chris Buechler <cmb@pfsense.org> | 2010-06-10 01:58:22 -0400 |
commit | c43d7a4ec17aa30de383968797b96a2c557cbd50 (patch) | |
tree | a02f7be5eda998a4ef4e779dbd73cbd01ec6a03a /pkg_config.8.xml | |
parent | 3cadd57113a721bf41344f701d396e4964965ffb (diff) | |
download | pfsense-packages-c43d7a4ec17aa30de383968797b96a2c557cbd50.tar.gz pfsense-packages-c43d7a4ec17aa30de383968797b96a2c557cbd50.tar.bz2 pfsense-packages-c43d7a4ec17aa30de383968797b96a2c557cbd50.zip |
Add input validation for most fields. Remove broken input validation that made editing groups impossible.
Still don't have input validation for parameters, nor validation ensuring groups that are in use cannot be deleted.
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index e9099323..db2c5df1 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -315,7 +315,7 @@ <descr>OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol.</descr> <category>NET</category> <config_file>http://www.pfsense.com/packages/config/openbgpd/openbgpd.xml</config_file> - <version>0.5.1</version> + <version>0.5.2</version> <status>STABLE</status> <pkginfolink>http://doc.pfsense.org/index.php/OpenBGPD_package</pkginfolink> <required_version>1.3</required_version> |