pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q1]: pkgsrc/www/squid pullup ticket 2438 requested by taca
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1a80543582c
branches: pkgsrc-2008Q1
changeset: 540444:f1a80543582c
user: rtr <rtr%pkgsrc.org@localhost>
date: Sun Jun 29 11:39:39 2008 +0000
description:
pullup ticket 2438 requested by taca
squid: fixes security problems
pkgsrc/www/squid/Makefile 1.206,1.207
pkgsrc/www/squid/distinfo 1.138,1.139
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 21 10:33:55 UTC 2008
Modified Files:
pkgsrc/www/squid: Makefile distinfo
Log Message:
Update squid package to 2.6.20 (2.6.STABLE20).
It would be last 2.6 stable release.
Changes to squid-2.6.STABLE20 (25 Apr 2008)
- Bug #2263: Custom log formats fail to log file sizes >2GB properly
on 32-bit platforms
- Fix stripping NT domain in squid_ldap_group
- Bug #2278: Cache-Control: max-stale=0 forwarded wrongly as max-stale
(without delta)
- Bug #2283: Fails to parse chunked encoding using chunk extensions
- Bug #420: Deal properly with empty list HTTP header members
- Windows Server 2008 support
- Bug #1886: tcp_outgoing_address acl doesn't work with indirect
source address (follow-x-forwarded-for)
- Bug #2296: Stuck in 100% CPU when fetching an corrupt peer digest
- Add support for the resolv.conf domain directive, and also
automatically derived default domain
- minimum_icp_query_timeout directive
- Bug #2329: Range header ignored on HIT
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 29 01:02:09 UTC 2008
Modified Files:
pkgsrc/www/squid: Makefile distinfo
Log Message:
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 b95610859e32 -r f1a80543582c www/squid/Makefile
--- a/www/squid/Makefile Sun Jun 29 11:12:15 2008 +0000
+++ b/www/squid/Makefile Sun Jun 29 11:39:39 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.205 2008/04/02 01:30:37 taca Exp $
+# $NetBSD: Makefile,v 1.205.2.1 2008/06/29 11:39:39 rtr Exp $
-DISTNAME= squid-2.6.STABLE19
+DISTNAME= squid-2.6.STABLE21
PKGNAME= ${DISTNAME:S/STABLE//}
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.6/
diff -r b95610859e32 -r f1a80543582c www/squid/distinfo
--- a/www/squid/distinfo Sun Jun 29 11:12:15 2008 +0000
+++ b/www/squid/distinfo Sun Jun 29 11:39:39 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.137 2008/04/02 01:30:37 taca Exp $
+$NetBSD: distinfo,v 1.137.2.1 2008/06/29 11:39:39 rtr Exp $
-SHA1 (squid-2.6.STABLE19.tar.bz2) = cd031a3ba672a53054b512bbe43bbe6a58a13d53
-RMD160 (squid-2.6.STABLE19.tar.bz2) = 6888f5a7bfdb4eda5b9b5e2d41ed9ad520186130
-Size (squid-2.6.STABLE19.tar.bz2) = 1324732 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