pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid3 Update squid to 3.5.21.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0af497ba87b1
branches:  trunk
changeset: 352277:0af497ba87b1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 11 17:41:17 2016 +0000

description:
Update squid to 3.5.21.

Changes to squid-3.5.21 (08 Sep 2016):

        - Bug 4563: duplicate code in httpMakeVaryMark
        - Bug 4542: authentication credentials IP TTL updated incorrectly
        - Bug 4534: assertion failure in xcalloc when using many cache_dir
        - Bug 4428: mal-formed Cache-Control:stale-if-error header
        - Bug 3025: Proxy-Authenticate problem using ICAP server
        - Fix segfault via Ftp::Client::readControlReply()
        - Fix SSL-Bump failure results in SEGFAULT
        - HTTP/1.1: MUST always revalidate Cache-Control:no-cache responses
        - HTTP/1.1: do not allow Proxy-Connection to override Connection header
        - SSL: CN wildcard must only match a single domain component [fragment]

diffstat:

 www/squid3/Makefile |   5 ++---
 www/squid3/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 83fdebfe6097 -r 0af497ba87b1 www/squid3/Makefile
--- a/www/squid3/Makefile       Sun Sep 11 17:14:46 2016 +0000
+++ b/www/squid3/Makefile       Sun Sep 11 17:41:17 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2016/07/09 06:39:14 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2016/09/11 17:41:17 taca Exp $
 
-DISTNAME=      squid-3.5.20
-PKGREVISION=   1
+DISTNAME=      squid-3.5.21
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v3/${PKGVERSION_NOREV:R}/ \
                ftp://ftp.squid-cache.org/pub/squid/ \
diff -r 83fdebfe6097 -r 0af497ba87b1 www/squid3/distinfo
--- a/www/squid3/distinfo       Sun Sep 11 17:14:46 2016 +0000
+++ b/www/squid3/distinfo       Sun Sep 11 17:41:17 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.53 2016/07/04 12:06:45 adam Exp $
+$NetBSD: distinfo,v 1.54 2016/09/11 17:41:17 taca Exp $
 
-SHA1 (squid-3.5.20.tar.xz) = 2bb6d3568e7167c9b99fea092a97287d0e430863
-RMD160 (squid-3.5.20.tar.xz) = 13dead4f216711fa86fe1c4adf7602307bf31bb5
-SHA512 (squid-3.5.20.tar.xz) = 555e456d63bfe506e1cb84cd4857e900648382613181ff7fb70026e37d224b9b125b49e0a2e12cca63377427d33be7e9fbc3755c66a5370eab975e6ab3444bee
-Size (squid-3.5.20.tar.xz) = 2319780 bytes
+SHA1 (squid-3.5.21.tar.xz) = 38c4f801a17e27ea530fef88c6ee24b42f08529c
+RMD160 (squid-3.5.21.tar.xz) = 2258b5794f6dac3a431c87378866087edb8cf82a
+SHA512 (squid-3.5.21.tar.xz) = 17c541062c785effe091cedca7c5133f20280bf8a83efe0f04778a85b44d16c695f374cb8721c2fb4a241d4c7065f132e9e6bf7deca858944b22397fbf22b301
+Size (squid-3.5.21.tar.xz) = 2320896 bytes
 SHA1 (patch-compat_compat.h) = d6cd93fa7a6d0faad3bf1aca8ae4fa5c984fe288
 SHA1 (patch-compat_debug.cc) = 95fc0aa6901834175b9bbf1ddb51eeb7d9ddc8c7
 SHA1 (patch-compat_debug.h) = a828871704b1578b520d412393c3d398099a5fdc



Home | Main Index | Thread Index | Old Index