pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid Update www/squid package to 2.6.21 (2.6.STAB...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53609e1d4f7d
branches:  trunk
changeset: 543960:53609e1d4f7d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 29 01:02:08 2008 +0000

description:
Update www/squid package to 2.6.21 (2.6.STABLE21) which contains
two security fixes:

        - Bug #1993: Memory leak in http_reply_access deny processing
        - Bug #2122: In some situations collapsed_forwarding could leak
          private information


Changes to squid-2.6.STABLE21 (27 June 2008)

        - Bug #2350: Bugs in Linux kernel capabilities code
        - Bug #2241: weights not applied properly in round-robin peer
          selection
        - Off by one error in DNS label decompression could cause valid DNS
          messages to be rejected
        - logformat docs contain extra whitespace
        - Reject ridiculously large ASN.1 lengths
        - Fix SNMP reporting of counters with a value > 0xFF80000
        - Correct spelling of WCCPv2 dst_port_hash to match the source
        - Plug some "squid -k reconfigure" memory leaks. Mostly SSL related.
        - Bug #1993: Memory leak in http_reply_access deny processing
        - Bug #2122: In some situations collapsed_forwarding could leak
          private information
        - Bug #2376: Round-Robin becomes unbalanced when a peer dies and comes
          back
        - Bug #2387: The calculation of the number of hash buckets need to
          account for the memory size, not only disk size
        - Bug #2393: DNS requests retried indefinitely at full speed on failed
          TCP connection
        - Bug #2393: DNS retransmit queue could get hold up
        - Correct socket syscalls statistics in commResetFD()

diffstat:

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

diffs (28 lines):

diff -r f1d11cdaa69c -r 53609e1d4f7d www/squid/Makefile
--- a/www/squid/Makefile        Sat Jun 28 22:51:55 2008 +0000
+++ b/www/squid/Makefile        Sun Jun 29 01:02:08 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.206 2008/06/21 10:33:55 taca Exp $
+# $NetBSD: Makefile,v 1.207 2008/06/29 01:02:08 taca Exp $
 
-DISTNAME=      squid-2.6.STABLE20
+DISTNAME=      squid-2.6.STABLE21
 PKGNAME=       ${DISTNAME:S/STABLE//}
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v2/2.6/
diff -r f1d11cdaa69c -r 53609e1d4f7d www/squid/distinfo
--- a/www/squid/distinfo        Sat Jun 28 22:51:55 2008 +0000
+++ b/www/squid/distinfo        Sun Jun 29 01:02:08 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.138 2008/06/21 10:33:55 taca Exp $
+$NetBSD: distinfo,v 1.139 2008/06/29 01:02:08 taca Exp $
 
-SHA1 (squid-2.6.STABLE20.tar.bz2) = a58fd838ff14345f10f2f3f2d1839eb70bb6f394
-RMD160 (squid-2.6.STABLE20.tar.bz2) = b9005294cb7bd063928a40bfaed68b1fe52b32ea
-Size (squid-2.6.STABLE20.tar.bz2) = 1292755 bytes
+SHA1 (squid-2.6.STABLE21.tar.bz2) = 727196f92d168c7594bc19f908aef762aeb85ea8
+RMD160 (squid-2.6.STABLE21.tar.bz2) = 54f27e08ecdff1cf7b13e4c029596e5a02fa4a6e
+Size (squid-2.6.STABLE21.tar.bz2) = 1294517 bytes
 SHA1 (patch-aa) = 06712292968ae808494007a722da5710660d0fec
 SHA1 (patch-ab) = 42c3f2daa2294d346358c199a0c53d849d8b1c74
 SHA1 (patch-ac) = 1b283f0a573c02c82ce26f75e67d19b1ec5ff9f0



Home | Main Index | Thread Index | Old Index