pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/squid30 Update www/squid30 package to 3.0.21 (3.0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38c266c935a9
branches:  trunk
changeset: 568913:38c266c935a9
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Dec 25 13:49:56 2009 +0000

description:
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.

diffstat:

 www/squid30/Makefile |  4 ++--
 www/squid30/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r c66a07cf3171 -r 38c266c935a9 www/squid30/Makefile
--- a/www/squid30/Makefile      Fri Dec 25 13:45:40 2009 +0000
+++ b/www/squid30/Makefile      Fri Dec 25 13:49:56 2009 +0000
@@ -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} \
diff -r c66a07cf3171 -r 38c266c935a9 www/squid30/distinfo
--- a/www/squid30/distinfo      Fri Dec 25 13:45:40 2009 +0000
+++ b/www/squid30/distinfo      Fri Dec 25 13:49:56 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index