pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid3 Changes 3.4.10:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43054d0f9a72
branches:  trunk
changeset: 643041:43054d0f9a72
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Dec 10 10:18:36 2014 +0000

description:
Changes 3.4.10:
* Fix bootstrap.sh dependency on SPONSORS.list
* HTTP/2: Support 421 (Misdirected Request) status code
* Alternate-Protocol is a hop-by-hop header
* Bug 4148: external_acl_type header format does not accept the new libformat syntax
* Bug 4033: Rebuild corrupted ssl_db/size file
* Bug 3902: Docs: external_acl_type cache hash key
* Bug 4145: squid_endian.h compile errors with OpenBSD 5.6
* Fix segmentation fault in ACLUrlPathStrategy::match

diffstat:

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

diffs (28 lines):

diff -r 89be64b56bbc -r 43054d0f9a72 www/squid3/Makefile
--- a/www/squid3/Makefile       Wed Dec 10 09:43:29 2014 +0000
+++ b/www/squid3/Makefile       Wed Dec 10 10:18:36 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2014/11/08 09:33:33 adam Exp $
+# $NetBSD: Makefile,v 1.39 2014/12/10 10:18:36 adam Exp $
 
-DISTNAME=      squid-3.4.9
+DISTNAME=      squid-3.4.10
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v3/${PKGVERSION_NOREV:R}/ \
                ftp://ftp.squid-cache.org/pub/squid/ \
diff -r 89be64b56bbc -r 43054d0f9a72 www/squid3/distinfo
--- a/www/squid3/distinfo       Wed Dec 10 09:43:29 2014 +0000
+++ b/www/squid3/distinfo       Wed Dec 10 10:18:36 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.25 2014/11/08 09:33:33 adam Exp $
+$NetBSD: distinfo,v 1.26 2014/12/10 10:18:36 adam Exp $
 
-SHA1 (squid-3.4.9.tar.xz) = 7d652e2f3794e15302d36700a167f16d24ad6cd5
-RMD160 (squid-3.4.9.tar.xz) = 4d498d5944c0ba7b4d3fc87fe3e97382db3d5967
-Size (squid-3.4.9.tar.xz) = 2160416 bytes
+SHA1 (squid-3.4.10.tar.xz) = 52fb374fd6293978f8002ae994353fbe75d28a98
+RMD160 (squid-3.4.10.tar.xz) = c021ecc35484ce042a7c480efa4fd1cc7ab99286
+Size (squid-3.4.10.tar.xz) = 2161192 bytes
 SHA1 (patch-errors_Makefile.in) = afbac822ac84d5e1734d55fc625e949ae0b85289
 SHA1 (patch-helpers_basic_auth_MSNT_Makefile.in) = 74a0379d3ec0c2601dbb62b16df889bf4edcaedf
 SHA1 (patch-src_Makefile.in) = 130e223568a07c474b30a8fa3678c60f8b487c3e



Home | Main Index | Thread Index | Old Index