From 0a9f7587eb0e73d32b9bf257b5b011041b792386 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 22 Oct 2009 14:37:47 +0000 Subject: 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.) --- graphics/php-gd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/php-gd') diff --git a/graphics/php-gd/Makefile b/graphics/php-gd/Makefile index 9b3aae50afd..b77c515d0a8 100644 --- a/graphics/php-gd/Makefile +++ b/graphics/php-gd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/08/26 19:57:47 sno Exp $ +# $NetBSD: Makefile,v 1.20 2009/10/22 14:37:47 taca Exp $ MODNAME= gd -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= graphics COMMENT= PHP extension for GD graphics library -- cgit v1.2.3