Subject: CVS commit: pkgsrc/www/squid3
From: Adam Ciarcinski
Date: 2013-05-23 22:21:28
Message id: 20130523202128.DBD0292@ivanova.netbsd.org

Log Message:
Changes 3.3.5:
* Allocate ClientInfo::hash.key using malloc() instead of new char[]
* Bug 3851: Delay Pool class 5 tag:levels displayed incorrectly in cache manager
* Use case-insensitive comparison for HTTP header names in *_header_access
* Bug 3744: squid terminated: FATAL: Bungled (null) line 3: sslproxy_cert_sign \ 
signTrusted all
* Bug 3759: OpenSSL compilation error on stock Fedora17, RHEL, CentOS 6 systems
* Bug 3816: SSL_get_certificate call inside Ssl::verifySslCertificate crashes \ 
squid, part2
* Port from 2.6: external acl %ACL and %DATA tags
* Log an ERROR instead of halting on unknown cache_dir types
* Add missing piece omitted from rev.9677
* Remove origin_tries limiter on forwarding
* Fixed leaking configurable SSL error details.
* Fix memory error with Kerberos authentication
* Avoid !closing assertions when helpers call comm_read [during reconfigure].
* Avoid Comm::Connection leaks when helpers are reconfigured or otherwise closed.
* find-alive.pl: Replaced HttpReq entry (already covered by the guessing code) \ 
with HttpHeaderEntry entry
* Docs: Polish [http::]>h and [http::]>ha descriptions to emphasize their \ 
pre-cache scope
* Polish: show file path on Bungled lines

Files:
RevisionActionfile
1.10modifypkgsrc/www/squid3/Makefile
1.7modifypkgsrc/www/squid3/distinfo
1.2modifypkgsrc/www/squid3/patches/patch-configure
1.3modifypkgsrc/www/squid3/patches/patch-src_Makefile.in