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.3.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8663de600d6
branches:  trunk
changeset: 620926:f8663de600d6
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 03 12:47:11 2013 +0000

description:
Changes 3.3.6:
Bug 3762: remove bogus WARNING in cache.log
Fix Ip::Address::operator =(sockaddr_storage)
Make sure %<tt includes all [failed] connection attempts.
Bug 3854: pt1: compile errors on AIX
Fix request headers logging for icap_log
Support HTTP reply ACLs in icap_log and log_icap
Bug 3802: Fix wrong check inside Format::Format::assemble
Bug 3786: Fix configure with --disable-internal-dns compile error
Polished icap_service and ecap_service documentation.
SourceFormat Enforcement
Bug 3717: assertion failed with dstdom_regex with IP based URL
Fix incorrect external_acl_type codes
Avoid segfaults on seriously malformed requests when ICAP logging is enabled.
Ask for SSL key password when started with -N but without sslpassword_program.
basic_ncsa_auth: fix unused variable warnings (typo in rev.12762)
Fix buffer null termination
Bug 1991: kqueue causes SSL to hang

diffstat:

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

diffs (29 lines):

diff -r 649923f40abc -r f8663de600d6 www/squid3/Makefile
--- a/www/squid3/Makefile       Wed Jul 03 12:31:33 2013 +0000
+++ b/www/squid3/Makefile       Wed Jul 03 12:47:11 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2013/06/07 12:28:39 tron Exp $
+# $NetBSD: Makefile,v 1.14 2013/07/03 12:47:11 adam Exp $
 
-DISTNAME=      squid-3.3.5
-PKGREVISION=   3
+DISTNAME=      squid-3.3.6
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v3/${PKGVERSION_NOREV:R}/ \
                ${SQUID_MASTER_SITES}
diff -r 649923f40abc -r f8663de600d6 www/squid3/distinfo
--- a/www/squid3/distinfo       Wed Jul 03 12:31:33 2013 +0000
+++ b/www/squid3/distinfo       Wed Jul 03 12:47:11 2013 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2013/06/04 15:16:42 tron Exp $
+$NetBSD: distinfo,v 1.9 2013/07/03 12:47:11 adam Exp $
 
-SHA1 (squid-3.3.5.tar.xz) = 60b1b46683cccd3d845f324dbedb9f289d375115
-RMD160 (squid-3.3.5.tar.xz) = 400fe3a362a127e90ea0ece556e48ac414644f31
-Size (squid-3.3.5.tar.xz) = 2180668 bytes
+SHA1 (squid-3.3.6.tar.xz) = 6b18f9fda422c417595d95ebacc8d1298106edf4
+RMD160 (squid-3.3.6.tar.xz) = 11946703a447aba40ef589d99699c6c1f18f9f9d
+Size (squid-3.3.6.tar.xz) = 2180964 bytes
 SHA1 (patch-configure) = 86400fd701a84eb174395755eec7b13cbfce55ec
 SHA1 (patch-errors_Makefile.in) = afbac822ac84d5e1734d55fc625e949ae0b85289
 SHA1 (patch-helpers_basic_auth_MSNT_Makefile.in) = 74a0379d3ec0c2601dbb62b16df889bf4edcaedf



Home | Main Index | Thread Index | Old Index