Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 21:25:39 +0000 (UTC)
From:      Kirill Ponomarew <krion@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:  <200407192125.i6JLPdRF066251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2004-07-19 21:25:39 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/:
  
  - fix a memory leak in client_db (squid bug #833)
  - add delay pools information to cachemgr's active_requests
    page
  - make basic authentication operate case insensitive by
    default, case sensitive operation can be enabled via
    squid.conf
  - log if cache files cannot be created for some reason
  - make sure that a HTTP HEAD request does not return stale data
  - correctly log partial hits as TCP_MISS instead of TCP_HIT
  - fix memory leaks within the NTLM authentication helper
  - handle the request_header_max_size directive correctly
  - avoid creating a large number of queued DNS lookups for the
    same domain in case of DNS problems
  - update LDAP helper
  
  PR:             ports/69307
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.130     +31 -7     ports/www/squid/Makefile
  1.93      +24 -2     ports/www/squid/distinfo



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