Subject: CVS commit: pkgsrc/www/squid
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2007 05:39:24
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 28 05:39:24 UTC 2007
Modified Files:
pkgsrc/www/squid: Makefile distinfo
Log Message:
Update squid to 2.6.9 (2.6.STABLE9). I deleted DIST_SUBDIR for now.
Changes to squid-2.6.STABLE9 (Jan 24 2007)
- Bug #1878: If-Modified-Since broken in 2.6.STABLE8
- Bug #1877 diskd bug in storeDiskdIOCallback()
Changes to squid-2.6.STABLE8 (Jan 21 2007)
- Bug #1873: authenticateNTLMFixErrorHeader: state 4.
- Document the https_port vhost option, useful in combination with
a wildcard certificate
- Document the existence of connection pinning / forwarding of NTLM
auth and a few other features overlooked in the release notes.
- Spelling correction of the ssl cache_peer option
- Add back the optional "accel" http_port option. Makes accelerator
mode configurations easier to read.
- Bug #1872: Date parsing error causing objects to get unexpectedly
cached.
- Cleanup to have the access.log tags autogenerated from enums.h
- Bug #1783: STALE: Entry's timestamp greater than check time. Clock
going backwards?
- Don't update object timestamps on a failed revalidation.
- Fix how ftp://user@host URLs is rendered when Squid is built with
leak checking enabled
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 pkgsrc/www/squid/Makefile
cvs rdiff -r1.125 -r1.126 pkgsrc/www/squid/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.