diff options
author | tron <tron@pkgsrc.org> | 2010-08-25 17:53:44 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2010-08-25 17:53:44 +0000 |
commit | ce43893a35305392cf9387de34ee42a9dcb7e2ef (patch) | |
tree | 301612fb681cc316c311010350856fdcd394f432 /www/squid31 | |
parent | cdcd7d3fb6e6741fea8470f304b9a762780a3b15 (diff) | |
download | pkgsrc-ce43893a35305392cf9387de34ee42a9dcb7e2ef.tar.gz |
Update "squid31" package to version 3.1.7. Change since 3.1.6:
- Regression Bug 3021: Large DNS reply causes crash
- Regression Bug 3011: ICAP, HTTPS, cache_peer probe IPv4-only port fixes
- Regression Bug 2997: visible_hostname directive no longer matches docs
- Bug 3012: deprecate sslBump and support ssl-bump spelling in http_port
- Bug 3006: handle IPV6_V6ONLY definition missing
- Bug 3004: Solaris 9 SunStudio 12 build failure
- Bug 3003: inconsistent concepts in documentation of cache_dir
- Bug 3001: dnsserver link issues
- HTTP/1.1: default keep-alive for 1.1 clients (bug 3016)
- HTTP/1.1: Improved Range header field validation
- HTTP/1.1: Forward multiple unknown Cache-Control directives
- HTTP/1.1: Stop sending Proxy-Connection header
- Fix 32-bit wrap in refresh_pattern min/max values
- ... and several documentation corrections.
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 4 | ||||
-rw-r--r-- | www/squid31/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 6f0b535d4ca..f549248bc2b 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2010/08/04 11:36:08 tron Exp $ +# $NetBSD: Makefile,v 1.25 2010/08/25 17:53:44 tron Exp $ -DISTNAME= squid-3.1.6 +DISTNAME= squid-3.1.7 PKGNAME= ${DISTNAME} # Necessary for "pkgsrc/www/squid/options.mk" CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.1/ \ diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 5aaf628e067..e2d42783c5f 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2010/08/04 11:36:08 tron Exp $ +$NetBSD: distinfo,v 1.23 2010/08/25 17:53:44 tron Exp $ -SHA1 (squid-3.1.6.tar.bz2) = 16f48004e4e139da806cd9d1920ba7ee0b9416de -RMD160 (squid-3.1.6.tar.bz2) = 95f3a4119882c2859efc4f23aaba2d4b9347f5f1 -Size (squid-3.1.6.tar.bz2) = 2421219 bytes +SHA1 (squid-3.1.7.tar.bz2) = 0a290a8b5681c6d074b7aed9a35850ab3885c7ea +RMD160 (squid-3.1.7.tar.bz2) = 77a94664a7c42d196a83bb0b20fadf0b3f20320c +Size (squid-3.1.7.tar.bz2) = 2422189 bytes SHA1 (patch-ad) = cb2591bebcbcf22f6cb1858f243b0c808d3db589 SHA1 (patch-ae) = 88fbc7fb1a47b1baf48f7cd0f0b66cbf51e3b24b SHA1 (patch-aj) = 349b5d49dec49430cff2a170ad53d3a16f2a4c76 |