Bug 69307 - [Maintainer] www/squid: integrate various vendor patches
Summary: [Maintainer] www/squid: integrate various vendor patches
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 19:00 UTC by Thomas-Martin Seck
Modified: 2004-07-19 22:26 UTC (History)
0 users

See Also:


Attachments
file.diff (4.97 KB, patch)
2004-07-19 19:00 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2004-07-19 19:00:45 UTC
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
  (squid bug #882)
- make basic authentication operate case insensitive by default, case
  sensitive operation can be enabled via squid.conf (squid bug #431)
- log if cache files cannot be created for some reason (squid bug #918)
- make sure that a HTTP HEAD request does not return stale data
  (squid bug #1012)
- correctly log partial hits as TCP_MISS instead of TCP_HIT
  (squid bug #1011)
- fix memory leaks within the NTLM authentication helper (squid bugs
  #994 and #910)
- handle the request_header_max_size directive correctly (squid bug #899)
- avoid creating a large number of queued DNS lookups for the same domain
  in case of DNS problems (squid bug #852)
- update LDAP helper

and chase renaming of the "ufs_no_valid_dir" patch.

Wordsmith comments regarding the usage of SQUID_LANGUAGES and
SQUID_CONFIGURE_ARGS.

Fix: Apply this patch:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-19 22:26:18 UTC
State Changed
From-To: open->closed

Committed, thanks!