Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 045A563EB9B for ; Mon, 17 Dec 2012 14:42:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B0D3D14A23E; Mon, 17 Dec 2012 14:42:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2CD514A23A for ; Mon, 17 Dec 2012 14:42:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DsRbkgMq8GJJ for ; Mon, 17 Dec 2012 14:42:57 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 29E6914A22A for ; Mon, 17 Dec 2012 14:42:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 60537175DD; Mon, 17 Dec 2012 14:42:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 17 Dec 2012 14:42:54 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/www/squid31 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20121217144254.60537175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Dec 17 14:42:54 UTC 2012 Modified Files: pkgsrc/www/squid31: Makefile distinfo Log Message: Updated "squid31" package to version 3.1.22. Changes sinc 3.1.20: - Bug 3622: peerClearRRStart scheduling multiple events - Bug 3615: configure check for default max number of FDs is broken - Bug 3607: --enable-auth documented default action incorrect - Bug 3593: socket failure: Address family not supported by protocol - Bug 3584: Detection of setresuid() is broken - Bug 3568: Consolidate external_acl_type config dumping and add missing %% - Bug 3564: eCAP not supporting CoAP URI schemes - Bug 3484: Docs: sslproxy_cert_error example flawed - Bug 3462: Delay Pools and ICAP - Bug 3133: better fix: Memory leak handling requests for sites that don't exist - Bug 2976: ERR_INVALID_URL for transparently captured requests when reconfiguring - Silence IOS 15.1 unknown capabilities messages. - Account for Store disk client quota when bandwidth-limiting the server. - ... and several documentation fixes - ... and several compile fixes To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/squid31/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.