summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2006-06-14 21:42:33 +0000
committersalo <salo>2006-06-14 21:42:33 +0000
commit898d3401adbb908fa8740df46b9bc7d4551f8c5b (patch)
tree9523b7a9ea93881b95391b987be8dca7ff9c50b6 /graphics/gd/Makefile
parentedf63a441f6377ac4c4c28ccbd9104488e01da1d (diff)
downloadpkgsrc-898d3401adbb908fa8740df46b9bc7d4551f8c5b.tar.gz
Security fix for CVE-2006-2906:
"The LZW decoding in the gdImageCreateFromGifPtr function in the Thomas Boutell graphics draw (GD) library (aka libgd) 2.0.33 allows remote attackers to cause a denial of service (CPU consumption) via malformed GIF data that causes an infinite loop." Patch from Xavier Roche via Ubuntu.
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index f8cbbe6b54c..62f23408cb5 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2006/05/14 18:22:38 minskim Exp $
+# $NetBSD: Makefile,v 1.70 2006/06/14 21:42:33 salo Exp $
DISTNAME= gd-2.0.33
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.boutell.com/gd/http/