ports/76628: [Maintainer/security] www/squid: integrate partly security relevant vendor patches

Thomas-Martin Seck tmseck at netcologne.de
Tue Jan 25 15:10:23 UTC 2005


The following reply was made to PR ports/76628; it has been noted by GNATS.

From: Thomas-Martin Seck <tmseck at netcologne.de>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/76628: [Maintainer/security] www/squid: integrate partly security relevant vendor patches
Date: Tue, 25 Jan 2005 16:02:27 +0100

 The header_parsing patch contained a regression (see
 <http://www.squid-cache.org/bugs/show_bug.cgi?id=1207>) and was updated.
 
 While at it, add "-g" to CFLAGS when WITH_SQUID_STACKTRACES is defined
 to make this option actually useful.
 
 Sequential patch follows:
 
 Index: distinfo
 ===================================================================
 --- distinfo	(revision 360)
 +++ distinfo	(revision 362)
 @@ -34,8 +34,8 @@
  SIZE (squid2.5/squid-2.5.STABLE7-fqdn_truncated.patch) = 4484
  MD5 (squid2.5/squid-2.5.STABLE7-ldap_spaces.patch) = 8c2eb269b16d757b562ee32a2eb7ef99
  SIZE (squid2.5/squid-2.5.STABLE7-ldap_spaces.patch) = 1974
 -MD5 (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = fbf876f6fe657d6497fd8a5603bd47af
 -SIZE (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = 44072
 +MD5 (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = 81fc39556c20fa64f4bffacbaf5876b1
 +SIZE (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = 44080
  MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_no_pmtu_disc.patch) = a151cd22387e815028351b8b69541eec
  SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_no_pmtu_disc.patch) = 4113
  MD5 (squid2.5/squid-2.5.STABLE7-ftp_datachannel.patch) = cc65c481c7ea1e2cb2bc1c0b61f09a69
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 360)
 +++ Makefile	(revision 362)
 @@ -311,6 +311,7 @@
  .endif
  .if defined(WITH_SQUID_STACKTRACES)
  CONFIGURE_ARGS+=	--enable-stacktraces
 +CFLAGS+=	-g
  STRIP=			""
  .endif
  .if !defined(WITHOUT_SQUID_RCNG)



More information about the freebsd-ports-bugs mailing list