Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 22A5363B886 for ; Tue, 2 Feb 2010 14:53:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EBCA963B13A; Tue, 2 Feb 2010 14:53:38 +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 E9BBF63B144 for ; Tue, 2 Feb 2010 14:53:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D99EE175DD; Tue, 2 Feb 2010 14:53:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 2 Feb 2010 14:53:37 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/www/squid30 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100202145337.D99EE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Tue Feb 2 14:53:37 UTC 2010 Modified Files: pkgsrc/www/squid30: Makefile distinfo Log Message: Update squid30 pakcage to squid-3.0.23 (squid-3.0.STABLE23). http://www.squid-cache.org/Advisories/SQUID-2010_1.txt Changes to squid-3.0.STABLE23 (02 Feb 2010): - Bug 2856: removing assert() required for 3.0 patch for SQUID-2010:1 - Regression Fix: Build error in Kerberos helper after library removal. Changes to squid-3.0.STABLE22 (01 Feb 2010): - Regression Fix: Make Squid abort on all config parse failures. - Bug 2787: Reduce unexpected http status to non-critical warnings. - Bug 2496: Downloading some variants in full before relaying - Bug 2452: Add upper limit to external_acl_type entries. - Removed optional kerberos/spnegohelp/ library due to licensing issues - Add client_ip_max_connections - Handle DNS header-only packets as invalid. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/squid30/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/squid30/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.