Update www/squid30 package to 3.0.21 (3.0.2.STABLE21).
Changes to squid-3.0.STABLE21 (22 Dec 2009): - Bug 2830: Clarify where NULL byte is in headers. - Bug 2778: Linking issues using SunCC - Bug 2395: FTP errors not displayed - Bug 2155: Assertion failures on malformed Content-Range response headers - Fix parsing and a few bugs in ACL time type - Fix RFC keep-alive compliance on intercepted replies - Improved security hardening on %nn parser - Replace several GCC-specific code snippets.
This commit is contained in:
parent
2f0ffce6bf
commit
f06132f6b3
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.17 2009/11/02 15:41:30 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2009/12/25 13:49:56 taca Exp $
|
||||
|
||||
DISTNAME= squid-3.0.STABLE20
|
||||
DISTNAME= squid-3.0.STABLE21
|
||||
PKGNAME= ${DISTNAME:S/STABLE//}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${SQUID_MASTER_SITES} \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.15 2009/11/02 15:41:30 taca Exp $
|
||||
$NetBSD: distinfo,v 1.16 2009/12/25 13:49:56 taca Exp $
|
||||
|
||||
SHA1 (squid-3.0.STABLE20.tar.bz2) = 6dc9e5b7766076f32c581b2246719f69809b9ed9
|
||||
RMD160 (squid-3.0.STABLE20.tar.bz2) = dbdcbab1abb068aa64c98492c01ebb26dd6be328
|
||||
Size (squid-3.0.STABLE20.tar.bz2) = 1801899 bytes
|
||||
SHA1 (squid-3.0.STABLE21.tar.bz2) = f030f1f2a06b3d90997a21fd4d7acba80a025332
|
||||
RMD160 (squid-3.0.STABLE21.tar.bz2) = 46248bb2ec5b59f8ede15e531a942616f7a067dd
|
||||
Size (squid-3.0.STABLE21.tar.bz2) = 1802875 bytes
|
||||
SHA1 (patch-ad) = 5e126ffb1427f986484c3c32baf5ae3da409262d
|
||||
SHA1 (patch-ae) = bc38307f8039a7bc63f1e1572df30d20ee161b8a
|
||||
SHA1 (patch-ah) = ab3b9add2a8836a5d5307645eb547d732e6496d0
|
||||
|
|
Loading…
Reference in a new issue