Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2005 16:20:21 GMT
From:      Thomas-Martin Seck <tmseck@netcologne.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/77423: [Maintainer] www/squid: update to 2.5-STABLE8
Message-ID:  <200502131620.j1DGKLqb021673@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77423; it has been noted by GNATS.

From: Thomas-Martin Seck <tmseck@netcologne.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/77423: [Maintainer] www/squid: update to 2.5-STABLE8
Date: Sun, 13 Feb 2005 17:14:05 +0100

 Please incorporate this patch, too (see
 http://www.squid-cache.org/Versions/v2/2.5/bugs/ for details),
 it fixes a major problem regarding the handling of invalid DNS
 responses:
 
 Index: distinfo
 ===================================================================
 --- distinfo	(revision 404)
 +++ distinfo	(revision 406)
 @@ -1,2 +1,4 @@
  MD5 (squid2.5/squid-2.5.STABLE8.tar.bz2) = 687db8c5f0fec3798dbc77f94340b185
  SIZE (squid2.5/squid-2.5.STABLE8.tar.bz2) = 1057299
 +MD5 (squid2.5/squid-2.5.STABLE8-dns_assert.patch) = 84469625a7fbc1fae2c688346a356341
 +SIZE (squid2.5/squid-2.5.STABLE8-dns_assert.patch) = 2524
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 404)
 +++ Makefile	(revision 406)
 @@ -86,7 +86,7 @@
  DIST_SUBDIR=	squid2.5
  
  PATCH_SITES=	http://www.squid-cache.org/Versions/v2/2.5/bugs/
 -PATCHFILES=
 +PATCHFILES=	squid-2.5.STABLE8-dns_assert.patch
  PATCH_DIST_STRIP=	-p1
  
  MAINTAINER=	tmseck@netcologne.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502131620.j1DGKLqb021673>