pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/squid Update squid package to 2.6.20 (2.6.STABLE20).
details: https://anonhg.NetBSD.org/pkgsrc/rev/d05a75372f08
branches: trunk
changeset: 543605:d05a75372f08
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jun 21 10:33:55 2008 +0000
description:
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
diffstat:
www/squid/Makefile | 4 ++--
www/squid/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r b1d92b3ecc23 -r d05a75372f08 www/squid/Makefile
--- a/www/squid/Makefile Sat Jun 21 10:12:59 2008 +0000
+++ b/www/squid/Makefile Sat Jun 21 10:33:55 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.205 2008/04/02 01:30:37 taca Exp $
+# $NetBSD: Makefile,v 1.206 2008/06/21 10:33:55 taca Exp $
-DISTNAME= squid-2.6.STABLE19
+DISTNAME= squid-2.6.STABLE20
PKGNAME= ${DISTNAME:S/STABLE//}
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.6/
diff -r b1d92b3ecc23 -r d05a75372f08 www/squid/distinfo
--- a/www/squid/distinfo Sat Jun 21 10:12:59 2008 +0000
+++ b/www/squid/distinfo Sat Jun 21 10:33:55 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.137 2008/04/02 01:30:37 taca Exp $
+$NetBSD: distinfo,v 1.138 2008/06/21 10:33:55 taca 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.STABLE20.tar.bz2) = a58fd838ff14345f10f2f3f2d1839eb70bb6f394
+RMD160 (squid-2.6.STABLE20.tar.bz2) = b9005294cb7bd063928a40bfaed68b1fe52b32ea
+Size (squid-2.6.STABLE20.tar.bz2) = 1292755 bytes
SHA1 (patch-aa) = 06712292968ae808494007a722da5710660d0fec
SHA1 (patch-ab) = 42c3f2daa2294d346358c199a0c53d849d8b1c74
SHA1 (patch-ac) = 1b283f0a573c02c82ce26f75e67d19b1ec5ff9f0
Home |
Main Index |
Thread Index |
Old Index