Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 95F9163B877 for ; Thu, 22 Oct 2009 14:37:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 45F9163B152; Thu, 22 Oct 2009 14:37:48 +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 6A42263B12A for ; Thu, 22 Oct 2009 14:37:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 556F5175DA; Thu, 22 Oct 2009 14:37:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 22 Oct 2009 14:37:47 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20091022143747.556F5175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Thu Oct 22 14:37:47 UTC 2009 Modified Files: pkgsrc/graphics/php-gd: Makefile pkgsrc/lang/php5: distinfo Added Files: pkgsrc/lang/php5/patches: patch-ay Log Message: Add a patch from PHP's SVN repositry to fix gd library security problem. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546 Bump PKGREVISION of php-gd package. (This fix is for php5 only and I don't know about php4.) To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/php-gd/Makefile cvs rdiff -u -r1.67 -r1.68 pkgsrc/lang/php5/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/lang/php5/patches/patch-ay Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.