From 1cf519e210063b2bbd6eb7450b77420040c6f3b5 Mon Sep 17 00:00:00 2001 From: Regis Mesquita Date: Thu, 27 Jul 2017 13:33:35 -0300 Subject: [PATCH 1/2] Removing code that was allowing to force the firewall to make a curl HEAD request when squidguard sgerror.php page was requested to show a TAG_BLANK_IMG when 'u' parameter was set to a target url and msg parameter containing 'maxlen_' --- .../files/usr/local/www/sgerror.php | 49 ++----------------- 1 file changed, 3 insertions(+), 46 deletions(-) diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php b/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php index ed501f6c6f95..ec793accaac3 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php +++ b/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php @@ -198,41 +198,6 @@ function get_about() { Date: Thu, 27 Jul 2017 15:12:08 -0300 Subject: [PATCH 2/2] bumping makefile version after squidguard changes --- www/pfSense-pkg-squidGuard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/pfSense-pkg-squidGuard/Makefile b/www/pfSense-pkg-squidGuard/Makefile index a414d5d18f1f..60c7e1ba700f 100644 --- a/www/pfSense-pkg-squidGuard/Makefile +++ b/www/pfSense-pkg-squidGuard/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pfSense-pkg-squidGuard -PORTVERSION= 1.16.2 +PORTVERSION= 1.16.3 CATEGORIES= www MASTER_SITES= # empty DISTFILES= # empty