diff options
author | adam <adam@pkgsrc.org> | 2013-05-23 20:21:28 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-23 20:21:28 +0000 |
commit | 78a15d46e9eb53ff47f382d98630f319ad6b7e70 (patch) | |
tree | 614303d32f3a1c60000eda8da012a386b79983ba /www/squid3/distinfo | |
parent | fe6ef499a7bbfd70b5f6aea39111da66b7719fce (diff) | |
download | pkgsrc-78a15d46e9eb53ff47f382d98630f319ad6b7e70.tar.gz |
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
Diffstat (limited to 'www/squid3/distinfo')
-rw-r--r-- | www/squid3/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/squid3/distinfo b/www/squid3/distinfo index 38b267bf083..427ff8d6274 100644 --- a/www/squid3/distinfo +++ b/www/squid3/distinfo @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.6 2013/04/27 17:51:24 tron Exp $ +$NetBSD: distinfo,v 1.7 2013/05/23 20:21:28 adam Exp $ -SHA1 (squid-3.3.4.tar.xz) = 2b9b0e91568599ded93f90dda6197aa8744fc5b5 -RMD160 (squid-3.3.4.tar.xz) = 9a3c09867bdce77e800d247780594ccded89488a -Size (squid-3.3.4.tar.xz) = 2178260 bytes -SHA1 (patch-configure) = 8e5eb49a8d04c77f3cf9de9390a8992268421cb6 +SHA1 (squid-3.3.5.tar.xz) = 60b1b46683cccd3d845f324dbedb9f289d375115 +RMD160 (squid-3.3.5.tar.xz) = 400fe3a362a127e90ea0ece556e48ac414644f31 +Size (squid-3.3.5.tar.xz) = 2180668 bytes +SHA1 (patch-configure) = 86400fd701a84eb174395755eec7b13cbfce55ec SHA1 (patch-errors_Makefile.in) = afbac822ac84d5e1734d55fc625e949ae0b85289 SHA1 (patch-helpers_basic_auth_MSNT_Makefile.in) = 74a0379d3ec0c2601dbb62b16df889bf4edcaedf -SHA1 (patch-src_Makefile.in) = 32bc968a7680414d87acf1a4c96822a3d80c2030 +SHA1 (patch-src_Makefile.in) = 130e223568a07c474b30a8fa3678c60f8b487c3e SHA1 (patch-src_base_TidyPointer.h) = 93428d26bb2479fc845764a324658eaacd26588e SHA1 (patch-src_ip_Intercept.cc) = 8a8640d5f7eef217b2536646513eb872c67a7ffc SHA1 (patch-src_store.cc) = 055d98a59103b02a51876a5c8ffed9514954beb4 |