Date: Sun, 29 Jun 2008 15:19:37 +0200 (CEST) From: Thomas-Martin Seck <tmseck@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/125099: [Maintainer] www/squid: update to 2.6.STABLE21 Message-ID: <200806291319.m5TDJbIU057782@hardy.tmseck.homedns.org> Resent-Message-ID: <200806291320.m5TDK0WX048114@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125099 >Category: ports >Synopsis: [Maintainer] www/squid: update to 2.6.STABLE21 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jun 29 13:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas-Martin Seck >Release: FreeBSD 7.0-STABLE i386 >Organization: a private site in Germany >Environment: FreeBSD ports collection as of June 29, 2008. >Description: Update to 2.6.STABLE21. Note: this update fixes tow possible information leaks; it is possible that this warrants a VuXML entry. I wait whether Secunia or related entities pick this up. The vendor announcement is a bit vague about the severity. >How-To-Repeat: >Fix: Apply this patch: Index: Makefile =================================================================== --- Makefile (.../www/squid) (revision 1415) +++ Makefile (.../local/squid) (revision 1415) @@ -75,8 +75,7 @@ # Enable experimental multicast notification of cachemisses. PORTNAME= squid -PORTVERSION= 2.6.20 -PORTREVISION= 3 +PORTVERSION= 2.6.21 CATEGORIES= www MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ ftp://mirrors.24-7-solutions.net/pub/squid/%SUBDIR%/ \ @@ -95,7 +94,7 @@ http://www1.jp.squid-cache.org/Versions/v2/2.6/ \ http://www2.tw.squid-cache.org/Versions/v2/2.6/ MASTER_SITE_SUBDIR= squid-2/STABLE -DISTNAME= squid-2.6.STABLE20 +DISTNAME= squid-2.6.STABLE21 DIST_SUBDIR= squid2.6 PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \ Index: distinfo =================================================================== --- distinfo (.../www/squid) (revision 1415) +++ distinfo (.../local/squid) (revision 1415) @@ -1,3 +1,3 @@ -MD5 (squid2.6/squid-2.6.STABLE20.tar.bz2) = 6e1d87e9ae47f825c814a954a6febc36 -SHA256 (squid2.6/squid-2.6.STABLE20.tar.bz2) = c6f4ceae6f9affd5a7a23746136ee440602a60ecb522d3eeb9cdecc96775ea88 -SIZE (squid2.6/squid-2.6.STABLE20.tar.bz2) = 1292755 +MD5 (squid2.6/squid-2.6.STABLE21.tar.bz2) = 3a24e37ee2bc0c4721973ca6354d4aa4 +SHA256 (squid2.6/squid-2.6.STABLE21.tar.bz2) = d25dd7af33c31f0ecfe67aa92676678b0746e0226dc6eb6d9d37690816761801 +SIZE (squid2.6/squid-2.6.STABLE21.tar.bz2) = 1294517 Index: files/icap-2.6-bootstrap.patch =================================================================== --- files/icap-2.6-bootstrap.patch (.../www/squid) (revision 1415) +++ files/icap-2.6-bootstrap.patch (.../local/squid) (revision 1415) @@ -7,10 +7,10 @@ Please see icap-2.6-core.patch for further information. -Patch last updated: 2008-05-05 +Patch last updated: 2008-06-29 ---- configure.orig 2008-04-25 21:49:52.000000000 +0200 -+++ configure 2008-05-05 20:50:40.000000000 +0200 +--- configure.orig 2008-06-29 14:48:32.000000000 +0200 ++++ configure 2008-06-29 14:48:41.000000000 +0200 @@ -728,6 +728,8 @@ ENABLE_PINGER_FALSE USE_DELAY_POOLS_TRUE @@ -20,7 +20,7 @@ USE_SNMP_TRUE USE_SNMP_FALSE SNMPLIB -@@ -794,6 +796,10 @@ +@@ -797,6 +799,10 @@ USE_DEVPOLL_FALSE NEED_OWN_SNPRINTF_TRUE NEED_OWN_SNPRINTF_FALSE @@ -31,7 +31,7 @@ NEED_OWN_STRSEP_TRUE NEED_OWN_STRSEP_FALSE REGEXLIB -@@ -1427,6 +1433,7 @@ +@@ -1430,6 +1436,7 @@ to build your custom policy --enable-icmp Enable ICMP pinging --enable-delay-pools Enable delay pools to limit bandwidth usage @@ -39,16 +39,16 @@ --enable-useragent-log Enable logging of User-Agent header --enable-referer-log Enable logging of Referer header --disable-wccp Disable Web Cache Coordination V1 Protocol -@@ -2349,7 +2356,7 @@ +@@ -2352,7 +2359,7 @@ # Define the identity of the package. PACKAGE='squid' -- VERSION='2.6.STABLE20' -+ VERSION='2.6.STABLE20+ICAP' +- VERSION='2.6.STABLE21' ++ VERSION='2.6.STABLE21+ICAP' cat >>confdefs.h <<_ACEOF -@@ -4543,6 +4550,40 @@ +@@ -4546,6 +4553,40 @@ @@ -89,7 +89,7 @@ # Check whether --enable-useragent-log was given. if test "${enable_useragent_log+set}" = set; then enableval=$enable_useragent_log; if test "$enableval" = "yes" ; then -@@ -24506,6 +24547,8 @@ +@@ -24861,6 +24902,8 @@ srand48 \ srandom \ statfs \ @@ -98,7 +98,7 @@ strsep \ strtoll \ sysconf \ -@@ -25211,6 +25254,52 @@ +@@ -25566,6 +25609,52 @@ if false; then @@ -151,7 +151,7 @@ NEED_OWN_STRSEP_TRUE= NEED_OWN_STRSEP_FALSE='#' else -@@ -26801,6 +26890,20 @@ +@@ -27156,6 +27245,20 @@ Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi @@ -172,7 +172,7 @@ if test -z "${USE_SNMP_TRUE}" && test -z "${USE_SNMP_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"USE_SNMP\" was never defined. Usually this means the macro was only invoked conditionally." >&5 -@@ -26962,6 +27065,34 @@ +@@ -27317,6 +27420,34 @@ Usually this means the macro was only invoked conditionally." >&2;} { (exit 1); exit 1; }; } fi @@ -207,7 +207,7 @@ if test -z "${NEED_OWN_STRSEP_TRUE}" && test -z "${NEED_OWN_STRSEP_FALSE}"; then { { echo "$as_me:$LINENO: error: conditional \"NEED_OWN_STRSEP\" was never defined. Usually this means the macro was only invoked conditionally." >&5 -@@ -27708,6 +27839,8 @@ +@@ -28063,6 +28194,8 @@ ENABLE_PINGER_FALSE!$ENABLE_PINGER_FALSE$ac_delim USE_DELAY_POOLS_TRUE!$USE_DELAY_POOLS_TRUE$ac_delim USE_DELAY_POOLS_FALSE!$USE_DELAY_POOLS_FALSE$ac_delim @@ -216,7 +216,7 @@ USE_SNMP_TRUE!$USE_SNMP_TRUE$ac_delim USE_SNMP_FALSE!$USE_SNMP_FALSE$ac_delim SNMPLIB!$SNMPLIB$ac_delim -@@ -27774,6 +27907,10 @@ +@@ -28132,6 +28265,10 @@ USE_DEVPOLL_FALSE!$USE_DEVPOLL_FALSE$ac_delim NEED_OWN_SNPRINTF_TRUE!$NEED_OWN_SNPRINTF_TRUE$ac_delim NEED_OWN_SNPRINTF_FALSE!$NEED_OWN_SNPRINTF_FALSE$ac_delim @@ -227,7 +227,7 @@ NEED_OWN_STRSEP_TRUE!$NEED_OWN_STRSEP_TRUE$ac_delim NEED_OWN_STRSEP_FALSE!$NEED_OWN_STRSEP_FALSE$ac_delim REGEXLIB!$REGEXLIB$ac_delim -@@ -27784,7 +27921,7 @@ +@@ -28142,7 +28279,7 @@ LTLIBOBJS!$LTLIBOBJS$ac_delim _ACEOF >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806291319.m5TDJbIU057782>