diff options
author | taca <taca> | 2009-08-05 01:47:11 +0000 |
---|---|---|
committer | taca <taca> | 2009-08-05 01:47:11 +0000 |
commit | e08740cca07fcd7e250808e9194e362183c31436 (patch) | |
tree | c80a1fbab74a6c6e2a6bdf46e9c26a66f732b936 /www/squid30 | |
parent | e8c2bc2ec6e5a82e30e4a74294b477ea39353236 (diff) | |
download | pkgsrc-e08740cca07fcd7e250808e9194e362183c31436.tar.gz |
Update squid30 package to 3.0.18 (3.0.STABLE18).
It contains some critical problem of 3.0.17 and really fix security
problem according to updated SQUID-2009_2.txt.
Changes to squid-3.0.STABLE18 (04 Aug 2009):
- Bug 2728: regression: assertion failed: !eof
- Bug 2732: reply_body_max_size smaller than error page loops
infinitely until out of memory
- Bug 2725: pconn failure if domain or client_address are unset
- Bug 2648: reserved helpers not shut down after reconfigure/rotate
- Bug 2462: make check should tell when cppunit is missing
- Remove excess messages about headers < minimum size
- Support Libtool 2.2.6
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 4 | ||||
-rw-r--r-- | www/squid30/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index fea9660cc87..38dea3f3e41 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2009/07/27 16:13:26 taca Exp $ +# $NetBSD: Makefile,v 1.15 2009/08/05 01:47:11 taca Exp $ -DISTNAME= squid-3.0.STABLE17 +DISTNAME= squid-3.0.STABLE18 PKGNAME= ${DISTNAME:S/STABLE//} CATEGORIES= www MASTER_SITES= ${SQUID_MASTER_SITES} \ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 7a304026576..013af8bd789 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2009/07/27 16:13:26 taca Exp $ +$NetBSD: distinfo,v 1.13 2009/08/05 01:47:11 taca Exp $ -SHA1 (squid-3.0.STABLE17.tar.bz2) = 9c619fcf7d2d62baaff1c718bf4f388b920675fb -RMD160 (squid-3.0.STABLE17.tar.bz2) = 9d12a9df21b041d7d171691c076324f90b195ae6 -Size (squid-3.0.STABLE17.tar.bz2) = 1798957 bytes +SHA1 (squid-3.0.STABLE18.tar.bz2) = 8d7db1cda7595e7e8673e9394009192b5a703cb1 +RMD160 (squid-3.0.STABLE18.tar.bz2) = 5904724e51f0dec048568c03d244609b964f57c6 +Size (squid-3.0.STABLE18.tar.bz2) = 1801302 bytes SHA1 (patch-ad) = 5e126ffb1427f986484c3c32baf5ae3da409262d SHA1 (patch-ae) = bc38307f8039a7bc63f1e1572df30d20ee161b8a SHA1 (patch-ah) = ab3b9add2a8836a5d5307645eb547d732e6496d0 |