pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squid3



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 11 17:41:18 UTC 2016

Modified Files:
        pkgsrc/www/squid3: Makefile distinfo

Log Message:
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]


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/www/squid3/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/squid3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/squid3/Makefile
diff -u pkgsrc/www/squid3/Makefile:1.67 pkgsrc/www/squid3/Makefile:1.68
--- pkgsrc/www/squid3/Makefile:1.67     Sat Jul  9 06:39:14 2016
+++ pkgsrc/www/squid3/Makefile  Sun Sep 11 17:41:17 2016
@@ -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/ \

Index: pkgsrc/www/squid3/distinfo
diff -u pkgsrc/www/squid3/distinfo:1.53 pkgsrc/www/squid3/distinfo:1.54
--- pkgsrc/www/squid3/distinfo:1.53     Mon Jul  4 12:06:45 2016
+++ pkgsrc/www/squid3/distinfo  Sun Sep 11 17:41:17 2016
@@ -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