diff options
author | taca <taca> | 2015-02-19 01:10:23 +0000 |
---|---|---|
committer | taca <taca> | 2015-02-19 01:10:23 +0000 |
commit | 45291a15682543c261c88ad6e396dd32343c76a4 (patch) | |
tree | 25e0137aefb15c83103954b1404b65723119b29c /www/squid3/distinfo | |
parent | f53bf0e6e2f85f81b9a909997b8f7971f7ac7a6d (diff) | |
download | pkgsrc-45291a15682543c261c88ad6e396dd32343c76a4.tar.gz |
Update squid3 to 3.5.2 (Squid 3.5.3).
Changes to squid-3.5.2 (18 Feb 2015):
- Regression Bug 4176: Digest auth too many helper lookups
- Regression Bug 4180: not-fully-initialized data member in ACLUserData
- Bug 4172: Solaris broken krb5-config
- Bug 4073: Cygwin compile errors
- Bug 3919: remove several never-true / never-false comparisons
- HTTPS: Add missing root CAs when validating chains that passed internal checks
- Fix some cbdataFree related memory leaks
- Quieten CBDATA 'leak' messages
- Set SNI information in transparent bumping mode
- negotiate_kerberos_auth: fix krb5.conf backward compatibility
- Fix memory leaks in cachemgr.cgi URL parser
- Fix sslproxy_options in peek-and-splice mode
- ... and fix several portability and build issues
- ... and some documentation updates
- ... and all fixes from squid 3.4.11
Diffstat (limited to 'www/squid3/distinfo')
-rw-r--r-- | www/squid3/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/squid3/distinfo b/www/squid3/distinfo index 637b860f71d..49cd6a01135 100644 --- a/www/squid3/distinfo +++ b/www/squid3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.30 2015/01/22 11:38:58 obache Exp $ +$NetBSD: distinfo,v 1.31 2015/02/19 01:10:23 taca Exp $ -SHA1 (squid-3.5.1.tar.xz) = a2b01afd33d1df3a234e1a5c3405d626f6cf0fb0 -RMD160 (squid-3.5.1.tar.xz) = c0adf12299ce7fcc2a9f45a81f8eabba45788cbb -Size (squid-3.5.1.tar.xz) = 2281248 bytes +SHA1 (squid-3.5.2.tar.xz) = 9c546d72df741c9ddaa6da87baa2112503bcbb45 +RMD160 (squid-3.5.2.tar.xz) = 57d93f15987adea3789219d633d9d9e7b1dc8b63 +Size (squid-3.5.2.tar.xz) = 2282116 bytes SHA1 (patch-compat_compat.h) = d6cd93fa7a6d0faad3bf1aca8ae4fa5c984fe288 SHA1 (patch-configure) = 2e9b7570bfc58285c5288075af35a283852c7492 SHA1 (patch-errors_Makefile.in) = afbac822ac84d5e1734d55fc625e949ae0b85289 |