From c77173d2fb7e1f47f9ede601b3c6ca765b276ddc Mon Sep 17 00:00:00 2001 From: Eirik Oeverby Date: Sun, 8 Mar 2009 22:21:39 +0100 Subject: Bumped stunnel version number --- pkg_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg_config.xml') diff --git a/pkg_config.xml b/pkg_config.xml index 856994fb..d8ab56ad 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -451,7 +451,7 @@ Network Management http://files.pfsense.org/packages/All stunnel-4.19.tbz - 4.18.1 + 4.18.2 Stable 1.0 http://www.pfsense.com/packages/config/stunnel.xml -- cgit v1.2.3 From 576072358f0090f42fe4935eb0da37e566f4c88a Mon Sep 17 00:00:00 2001 From: Jim Pingle Date: Mon, 16 Mar 2009 22:29:37 -0400 Subject: Dashboard 0.7.5 * Filter log entry count is configurable in the gui * Converted more code to be shared instead of copy/pasted. * Reworked the JavaScript a little so it could also be shared * Removed some redundant/unused code * Code cleanup/style fixes * Added support for finding logged rdr rules from miniupnpd NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked. * Fixed support for running on 1.2, now works on all 1.2-1.2.x releases. * Fixed ng0 not showing as WAN on PPPoE systems, should work for other WAN types as well * Fixed CLI parser, now prints only parseable lines. Previously printed a blank line instead of skipping. * Fixed more AJAX bugs causing the logs to update improperly. --- pkg_config.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'pkg_config.xml') diff --git a/pkg_config.xml b/pkg_config.xml index d8ab56ad..21826371 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -812,4 +812,15 @@ http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml open-vm-tools.xml + + Dashboard + Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled. + System + http://www.pfsense.com/packages/config/dashboard/dashboard.xml + 0.7.5 + BETA + 1.2 + 1.9 + dashboard.xml + -- cgit v1.2.3 From 28b734d6d460c7a7dfcff61b06193088889fc36b Mon Sep 17 00:00:00 2001 From: Jim Pingle Date: Tue, 17 Mar 2009 12:33:45 -0400 Subject: Dashboard 0.7.5.1 - Small bugfix for interface name formatting --- pkg_config.xml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'pkg_config.xml') diff --git a/pkg_config.xml b/pkg_config.xml index 21826371..0874eaa5 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -86,7 +86,7 @@ Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled. System http://www.pfsense.com/packages/config/dashboard/dashboard.xml - 0.6.2 + 1.7.5.1 BETA 1.2 1.9 @@ -812,15 +812,4 @@ http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml open-vm-tools.xml - - Dashboard - Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled. - System - http://www.pfsense.com/packages/config/dashboard/dashboard.xml - 0.7.5 - BETA - 1.2 - 1.9 - dashboard.xml - -- cgit v1.2.3 From 8b828193e803bcf83bbfb70e6c6f2cd8c72851f2 Mon Sep 17 00:00:00 2001 From: Jim Pingle Date: Mon, 30 Mar 2009 16:57:38 -0400 Subject: Dashboard 0.7.5.2 - Fix error when IPSec has no tunnels defined. --- pkg_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg_config.xml') 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 @@ Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled. System http://www.pfsense.com/packages/config/dashboard/dashboard.xml - 1.7.5.1 + 1.7.5.2 BETA 1.2 1.9 -- cgit v1.2.3 From 9118ad0cc4556fe2d071e00d69932435bee8ce69 Mon Sep 17 00:00:00 2001 From: Jim Pingle Date: Tue, 31 Mar 2009 14:55:52 -0400 Subject: Bump Dashboard version, missed in previous commit. --- pkg_config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg_config.xml') diff --git a/pkg_config.xml b/pkg_config.xml index f990f3a2..b54e5095 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -86,7 +86,7 @@ Adds pfSense dashboard that will be included with 2.0. This requires 1.2 or newer. WARNING! Cannot be deinstalled. System http://www.pfsense.com/packages/config/dashboard/dashboard.xml - 1.7.5.2 + 1.7.5.3 BETA 1.2 1.9 -- cgit v1.2.3