Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C3BAC63B8A8 for ; Sat, 12 Nov 2011 04:25:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9898314A336; Sat, 12 Nov 2011 04:25:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5EB3014A332 for ; Sat, 12 Nov 2011 04:25:38 +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 IG8_lW7fM-M4 for ; Sat, 12 Nov 2011 04:25:37 +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 D0B8614A32F for ; Sat, 12 Nov 2011 04:25:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B5CB4175DD; Sat, 12 Nov 2011 04:25:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 12 Nov 2011 04:25:37 +0000 From: "Steven Drake" Subject: CVS commit: [pkgsrc-2011Q3] pkgsrc/www/apache22 To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20111112042537.B5CB4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Sat Nov 12 04:25:37 UTC 2011 Modified Files: pkgsrc/www/apache22 [pkgsrc-2011Q3]: Makefile distinfo Added Files: pkgsrc/www/apache22/patches [pkgsrc-2011Q3]: patch-server_util.c Log Message: Pullup ticket #3596 - requested by spz www/apache22 security update Revisions pulled up: - www/apache22/Makefile 1.73 - www/apache22/distinfo 1.44 - www/apache22/patches/patch-server_util.c 1.1 --- Module Name: pkgsrc Committed By: spz Date: Fri Nov 11 07:58:03 UTC 2011 Modified Files: pkgsrc/www/apache22: Makefile distinfo Added Files: pkgsrc/www/apache22/patches: patch-server_util.c Log Message: fix for http://secunia.com/advisories/45793/ snarfed (with adjustment regarding location) from http://svn.apache.org/viewvc/httpd/httpd/trunk/server/util.c?r1=1198940&r2=1198939&pathrev=1198940 To generate a diff of this commit: cvs rdiff -u -r1.71.2.1 -r1.71.2.2 pkgsrc/www/apache22/Makefile cvs rdiff -u -r1.42.2.1 -r1.42.2.2 pkgsrc/www/apache22/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/www/apache22/patches/patch-server_util.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.