Bug 67495 - [Maintainer] www/squid: integrate new vendor patches
Summary: [Maintainer] www/squid: integrate new 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-06-02 18:40 UTC by Thomas-Martin Seck
Modified: 2004-06-02 19:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.35 KB, patch)
2004-06-02 18:40 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-06-02 18:40:22 UTC
Integrate new vendor patches:
- correct report of available cache memory for cache sizes >2GB in
  cache.log (squid bug #570)
- correct the least-load store directory selection algorithm for the
  cache directories using the "ufs" storage scheme (squid bug #676)
- correct the type of the cacheCurrentUnlinkRequests SNMP variable
  (squid bug #946)
- include client IP addresses in debug output (squid bug #948)
- correct the HTML doctype for autogenerated FTP directory listings
  (squid bug #969)
- if no resolv.conf is present the dns_servers variable now defaults
  to 127.0.0.1 (squid bug #991)
- update the documentation of the MSNT basic authentication helper
  (squid bug #717)

Please see <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for
further information.

Fix: Apply this patch:
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-06-02 19:10:07 UTC
State Changed
From-To: open->closed

Committed, thanks!