aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-09-05 19:20:54 -0400
committerjim-p <jim@pingle.org>2009-09-05 19:20:54 -0400
commita4189cfa7fee1500e05334cbcdfa1a9b90e21e3c (patch)
tree00ee429932ef1bf945ef7f9cddde18a504954129
parent0c39f5c0feda639b00ac4ce1c0cc744d0dfc0a59 (diff)
downloadpfsense-packages-a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c.tar.gz
pfsense-packages-a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c.tar.bz2
pfsense-packages-a4189cfa7fee1500e05334cbcdfa1a9b90e21e3c.zip
Dashboard package 0.8.5: Update HAVP widget, add NanoBSD boot slice on sys info widget. Adjust name on Diagnostics > DNS to DNS Lookup to match its name in HEAD.
-rw-r--r--config/dashboard/dashboard.xml2
-rwxr-xr-xpkg_config.7.xml2
-rw-r--r--pkg_config.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/config/dashboard/dashboard.xml b/config/dashboard/dashboard.xml
index 9aab238f..1707f6d4 100644
--- a/config/dashboard/dashboard.xml
+++ b/config/dashboard/dashboard.xml
@@ -46,7 +46,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>dashboard</name>
- <version>0.8.4</version>
+ <version>0.8.5</version>
<title>Dashboard</title>
<include_file>/usr/local/pkg/dashboard.inc</include_file>
<additional_files_needed>
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index a43321e9..1101b235 100755
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -98,7 +98,7 @@
<descr>Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled.</descr>
<category>System</category>
<config_file>http://www.pfsense.com/packages/config/dashboard/dashboard.xml</config_file>
- <version>0.8.3_1</version>
+ <version>0.8.5</version>
<status>BETA</status>
<required_version>1.2</required_version>
<maximum_version>1.9</maximum_version>
diff --git a/pkg_config.xml b/pkg_config.xml
index 3332f420..ad451108 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -88,7 +88,7 @@
<descr>Adds pfSense dashboard that will be included with 2.0. This requires 1.2 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.8.4</version>
+ <version>0.8.5</version>
<status>BETA</status>
<required_version>1.2</required_version>
<maximum_version>1.9</maximum_version>