pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18143ac4e239
branches:  trunk
changeset: 396857:18143ac4e239
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Aug 05 01:47:11 2009 +0000

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

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

diffs (28 lines):

diff -r 3da9d37397b2 -r 18143ac4e239 www/squid30/Makefile
--- a/www/squid30/Makefile      Wed Aug 05 01:35:42 2009 +0000
+++ b/www/squid30/Makefile      Wed Aug 05 01:47:11 2009 +0000
@@ -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 -r 3da9d37397b2 -r 18143ac4e239 www/squid30/distinfo
--- a/www/squid30/distinfo      Wed Aug 05 01:35:42 2009 +0000
+++ b/www/squid30/distinfo      Wed Aug 05 01:47:11 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index