aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Pingle <jim@pingle.org>2009-03-30 16:57:38 -0400
committerJim Pingle <jim@pingle.org>2009-03-30 16:57:38 -0400
commit8b828193e803bcf83bbfb70e6c6f2cd8c72851f2 (patch)
tree7d1cecf831e7d9a50cf6e443f2406a55fc46fb3b
parentfdafc9b91db772878948b73a8d58eaec2d9fe180 (diff)
downloadpfsense-packages-8b828193e803bcf83bbfb70e6c6f2cd8c72851f2.tar.gz
pfsense-packages-8b828193e803bcf83bbfb70e6c6f2cd8c72851f2.tar.bz2
pfsense-packages-8b828193e803bcf83bbfb70e6c6f2cd8c72851f2.zip
Dashboard 0.7.5.2 - Fix error when IPSec has no tunnels defined.
-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 bcb3a8ed..0e58b70f 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.7.5.1</version>
+ <version>0.7.5.2</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 2b4ccf88..9fcff6a1 100755
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -78,7 +78,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.7.5.1</version>
+ <version>0.7.5.2</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 0874eaa5..f990f3a2 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -86,7 +86,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>1.7.5.1</version>
+ <version>1.7.5.2</version>
<status>BETA</status>
<required_version>1.2</required_version>
<maximum_version>1.9</maximum_version>