Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2005 12:21:11 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/squid Makefile distinfo
Message-ID:  <200510191221.j9JCLCGk077413@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
garga       2005-10-19 12:21:11 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/>:
  
  - document that tcp_outgoing_xxx works badly in combination with
    server_persistent_connections (squid bug #454)
  - add more tracing in test mode of squid_ldap_auth (squid bug #1395)
  - fix breakage of accel_single_host when combined with
    server_persistent_connection (squid bug #1402)
  - correctly implement the CACHE_HTTP_PORT configuration directive
    (squid bug #1403)
  - fix the problem that CNAME addresses were remembered with a wrong TTL
    (squid bug #1404)
  - fix incorrect handling of squid-internal-dynamic/netdb in conjunction with
    httpd_accel/transparent proxies (squid bug #1410)
  - properly revalidate the cache on HEAD requests (squid bug #1411)
  - correct handling of Set-Cookie headers on cache refreshes (squid bug #1419)
  - fix a vulnerability in the FTP parsing code (squid bug #1426)
  
  PR:             ports/87637
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.177     +12 -2     ports/www/squid/Makefile
  1.140     +20 -0     ports/www/squid/distinfo



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