diff options
author | adam <adam> | 2012-02-11 11:42:50 +0000 |
---|---|---|
committer | adam <adam> | 2012-02-11 11:42:50 +0000 |
commit | 51962077cdc491cd772292778e322abee75c1352 (patch) | |
tree | 387ff4a265d5f7b3e3acb5031e6c8570e2936553 /www | |
parent | b147d0a662b37f6682af72e7a327fa18a7b3a431 (diff) | |
download | pkgsrc-51962077cdc491cd772292778e322abee75c1352.tar.gz |
Changes 3.1.19:
* Regression Bug 3441: part 2: Prevent further cache size corruption of
swap.state
* Bug 3473: erase last uses of obsolete auth_user_hash_pointer
* Bug 3470: GCC 4.7
* Bug 3442: assertion failed: external_acl.cc:908: ch->auth_user_request != NULL
* Bug 3441: part 1: Minimize cache size corruption by malformed swap.state
* Bug 3440: compile error in Adaptation
* Bug 3420: Request body consumption races and !theConsumer exception
* Bug 3370: external ACL sometimes skipping
* Bug 3085: Crash when parsing esi:include
* HTTP/1.1: do not add 110 and 111 Warnings to revalidated responses
* Fix SSL library dependency fixes
Diffstat (limited to 'www')
-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 edc49a87de3..a59929c69ed 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2012/01/08 10:06:59 adam Exp $ +# $NetBSD: Makefile,v 1.37 2012/02/11 11:42:50 adam Exp $ -DISTNAME= squid-3.1.18 +DISTNAME= squid-3.1.19 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 bd66ac536f3..39c7ddad5a8 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.33 2012/01/08 10:06:59 adam Exp $ +$NetBSD: distinfo,v 1.34 2012/02/11 11:42:50 adam Exp $ -SHA1 (squid-3.1.18.tar.bz2) = 45926da99e3ea8320cb891275738c63b0367eac6 -RMD160 (squid-3.1.18.tar.bz2) = badf72c534ffd05bb6c2884bdcb9d54b15d9dc02 -Size (squid-3.1.18.tar.bz2) = 2510258 bytes +SHA1 (squid-3.1.19.tar.bz2) = fae2ef3d8a994297efe62d504d09e4c79b34db04 +RMD160 (squid-3.1.19.tar.bz2) = 47ec0fcf230f47ebc78c61a83721aa624e507a3b +Size (squid-3.1.19.tar.bz2) = 2509837 bytes SHA1 (patch-ad) = 2e8c05f220374240e5681efdd46379851c6bb50e SHA1 (patch-ae) = 944c24b28cf11f7a876150f8f0e131af5f3e354d SHA1 (patch-aj) = b49b2549b125ec465e414445404ac759f3e54490 |