pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/squid27 Update squid27 package to 2.7.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/67183ba40209
branches: trunk
changeset: 548637:67183ba40209
user: taca <taca%pkgsrc.org@localhost>
date: Mon Oct 20 03:12:00 2008 +0000
description:
Update squid27 package to 2.7.5.
Changes to squid-2.7.STABLE5 (17 October 2008)
- Bug #2439: configuration file contains non-ASCII characters
- Bug #2441: Shut down store url rewrite helpers on squid -k
reconfigure
- foreground rebuild should do all of the rebuilding before Squid
accepts requests.
- Bug #2464: assertion failed: sc->new_callback == NULL at
store_client.c:190
- Bug #2394: add upgrade_http0.9 option making it possible to disable
upgrade of HTTP/0.9 responses
- Bug #2426: Increase negotiate auth token buffer size
- Bug #2468: Limit stale-if-error to 500-504 responses
- Bug #2477: swap.state permission issues if crashing during "squid -k
reconfigure"
- Bug #2430: Old headers still returned after a cache validation if
the request triggering the cache validation was itself a
If-Modified-Since request.
- Bug #2481: Don't set expires: now in generated error responses
- Windows port: Fix build error using latest MinGW runtime.
diffstat:
www/squid27/Makefile | 4 ++--
www/squid27/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 36da1c478d0d -r 67183ba40209 www/squid27/Makefile
--- a/www/squid27/Makefile Mon Oct 20 03:11:03 2008 +0000
+++ b/www/squid27/Makefile Mon Oct 20 03:12:00 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/12 15:02:47 taca Exp $
+# $NetBSD: Makefile,v 1.2 2008/10/20 03:12:00 taca Exp $
-DISTNAME= squid-2.7.STABLE4
+DISTNAME= squid-2.7.STABLE5
PKGNAME= ${DISTNAME:S/STABLE//}
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.7/
diff -r 36da1c478d0d -r 67183ba40209 www/squid27/distinfo
--- a/www/squid27/distinfo Mon Oct 20 03:11:03 2008 +0000
+++ b/www/squid27/distinfo Mon Oct 20 03:12:00 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2008/09/25 03:24:45 taca Exp $
+$NetBSD: distinfo,v 1.3 2008/10/20 03:12:00 taca Exp $
-SHA1 (squid-2.7.STABLE4.tar.bz2) = 1195a43a9d364220abc8454fa9ee56c375bf597c
-RMD160 (squid-2.7.STABLE4.tar.bz2) = 492f324f58ab312b9fa33bdf5e4576552bc8162d
-Size (squid-2.7.STABLE4.tar.bz2) = 1333891 bytes
+SHA1 (squid-2.7.STABLE5.tar.bz2) = fe187a291050a907b5cc51e21d6304abcb703c16
+RMD160 (squid-2.7.STABLE5.tar.bz2) = 837ee1564be17f1f5c5d4d6c7e6855b305397221
+Size (squid-2.7.STABLE5.tar.bz2) = 1335599 bytes
SHA1 (patch-aa) = 7db6c34be31ecee1dd08486de14c3fbc3b21c5aa
SHA1 (patch-ab) = cb8757a2f68f20284fdfefb29b84829c2b72fc0d
SHA1 (patch-ac) = 47f2457400e03c26227d234064491bf8202c7916
Home |
Main Index |
Thread Index |
Old Index