diff options
author | Jim Pingle <jim@pingle.org> | 2009-03-01 15:59:39 -0500 |
---|---|---|
committer | Jim Pingle <jim@pingle.org> | 2009-03-01 15:59:39 -0500 |
commit | bc586f76d5aeeccdb1e5e0864675818eda6f89e2 (patch) | |
tree | c96bdc91412188dd44f2b60806b6d2deb0076b85 /pkg_config.7.xml | |
parent | 8f8121f28405be1acbc5aafa907dcdaf8c3d4e18 (diff) | |
download | pfsense-packages-bc586f76d5aeeccdb1e5e0864675818eda6f89e2.tar.gz pfsense-packages-bc586f76d5aeeccdb1e5e0864675818eda6f89e2.tar.bz2 pfsense-packages-bc586f76d5aeeccdb1e5e0864675818eda6f89e2.zip |
Update Dashboard package. Fixes broken log viewing on 1.2.1+, and fixes broken IPSec status. Adds a couple features to logging.
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 83e172b9..324b07ed 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -75,12 +75,12 @@ </package> <package> <name>Dashboard</name> - <descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled.</descr> + <descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2.1 or newer. WARNING! Cannot be deinstalled.</descr> <category>System</category> <config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file> - <version>0.6.2</version> + <version>0.7.0</version> <status>BETA</status> - <required_version>1.2</required_version> + <required_version>1.2.1</required_version> <maximum_version>1.9</maximum_version> <configurationfile>dashboard.xml</configurationfile> </package> |