cvs commit: ports/www/squid Makefile distinfo
Kirill Ponomarew
krion at FreeBSD.org
Mon Jul 19 14:25:39 PDT 2004
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
More information about the cvs-all
mailing list