cvs commit: ports/www/squid Makefile distinfo

Michael Johnson ahze at FreeBSD.org
Sun Mar 13 11:32:54 PST 2005


ahze        2005-03-13 19:32:53 UTC

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile distinfo 
  Log:
  - Integrate the following vendor patches as published on
    <http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
    + Handle odd data formats (squid bug #321)
    + reload_into_ims fails to revalidate negatively cached entries
      (squid bug #1159)
    + Clarify delay_access function (squid bug #1245)
    + Check several squid.conf directives for int overflows (squid bug #1247)
    + Use memset(3) instead of bzero(3) (squid bug #1256)
    + Fix compile warnings due to pid_t not being an int (squid bug #1257)
    + Fix incorrect use of ctype functions (squid bug #1259)
    + Defer digest fetch if the peer is not allowed to be used (squid bug #1262)
    + Extend relaxed_header_parser to work around "excess data from" errors from
      many major web servers (squid bug #1265)
  
  - Enable IPFilter based transparent proxying on all FreeBSD versions where
    IPFilter headers are part of the base system (i.e. RELENG_4 < 4.7-RELEASE,
    RELENG_5 and 6-CURRENT). Create a new OPTION WITH_SQUID_IPFILTER for this
    purpose. Thanks to sem@ for keeping track of this issue!
  
  PR:             ports/78780
  Submitted by:   Thomas-Martin Seck <tmseck at netcologne.de> (maintainer)
  
  Revision  Changes    Path
  1.161     +27 -11    ports/www/squid/Makefile
  1.125     +20 -0     ports/www/squid/distinfo


More information about the cvs-ports mailing list