pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/squid3
Module Name: pkgsrc
Committed By: adam
Date: Thu May 23 20:21:28 UTC 2013
Modified Files:
pkgsrc/www/squid3: Makefile distinfo
pkgsrc/www/squid3/patches: patch-configure patch-src_Makefile.in
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
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/squid3/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/squid3/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/squid3/patches/patch-configure
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/squid3/patches/patch-src_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index