From edcb44c6f880f423c7d042a722a4a2dbb2f0321d Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sat, 6 Feb 2010 15:15:45 -0500 Subject: disable Squid packages until they're fixed --- config/snort-dev/snort_rules.php | 3 ++- pkg_config.8.xml | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/snort-dev/snort_rules.php b/config/snort-dev/snort_rules.php index b1aed408..ea0f8a0f 100644 --- a/config/snort-dev/snort_rules.php +++ b/config/snort-dev/snort_rules.php @@ -398,7 +398,8 @@ if ($_GET['saved'] == 'yes') $currentruleset = basename($rulefile); -$pgtitle = "Snort: Interface $id$if_real Rule File $currentruleset"; +$ifname = strtoupper($pconfig['interface']); +$pgtitle = "Snort: Interface $ifname Rule File $currentruleset"; require("guiconfig.inc"); include("head.inc"); ?> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 7170e7dc..985a950f 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -340,7 +340,7 @@ lightsquid-1.7.1_1.tbz perl-5.8.8_1.tbz Beta1 - 1.2.1 + 3 http://www.pfsense.com/packages/config/lightsquid/lightsquid.xml lightsquid.xml true @@ -625,7 +625,7 @@ Network 2.6.21_11 Stable - 1.2.1 + 3 fernando@netfilter.com.br seth.mos@xs4all.nl mfuchs77@googlemail.com http://files.pfsense.org/packages/7/All/ squid-2.6.21.tbz @@ -641,7 +641,7 @@ Network 3.0.8_09 ALPHA - 1.2.1 + 3 fernando@netfilter.com.br seth.mos@xs4all.nl mfuchs77@googlemail.com http://files.pfsense.org/packages/7/All/ squid-3.0.8.tbz -- cgit v1.2.3