summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2005-04-01 11:37:23 +0000
committersalo <salo>2005-04-01 11:37:23 +0000
commit1137a385962749a6b0939f7f4111a7bf17b9971c (patch)
tree0bf084ce83514807f5ebdf1bca4d7d0412c77214 /graphics/gdk-pixbuf/Makefile
parentcd912ba83f7b2eabcfa31131226df44af1873ea1 (diff)
downloadpkgsrc-1137a385962749a6b0939f7f4111a7bf17b9971c.tar.gz
Security fix for CAN-2005-0891:
"David Costanzo has reported a vulnerability in GdkPixbuf, which can be exploited by malicious people to crash certain applications on a user's system. The vulnerability is caused due to a double free error in the BMP loader. This can be exploited to crash an application linked against GdkPixbuf when a specially crafted BMP image is processed." Bump PKGREVISION. Patch from Fedora.
Diffstat (limited to 'graphics/gdk-pixbuf/Makefile')
-rw-r--r--graphics/gdk-pixbuf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile
index 307d57ab052..6f28f64daff 100644
--- a/graphics/gdk-pixbuf/Makefile
+++ b/graphics/gdk-pixbuf/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2004/12/28 23:18:21 reed Exp $
+# $NetBSD: Makefile,v 1.31 2005/04/01 11:37:23 salo Exp $
#
.include "Makefile.common"
PKGNAME= ${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= The GNOME image loading library
# XXX hopefully there is no x.gnome-config.x in PATH