aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-28 16:22:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-28 16:22:36 +0000
commitda64c8c56faf99485956b3425fa9f6979894cda5 (patch)
tree7e111fcdeaf18af50d398e87ece8a4a523bb4a14 /graphics
parentbd168236f86a13bea88d030dffc579b78ce0e8c1 (diff)
downloadports-da64c8c56faf99485956b3425fa9f6979894cda5.tar.gz
ports-da64c8c56faf99485956b3425fa9f6979894cda5.zip
- mark FORBIDDEN, remote code injection possible
Security: CVE-2010-1205 Security: http://www.libpng.org/pub/png/libpng.html Feature safe: yes
Notes
Notes: svn path=/head/; revision=257115
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index a6f1760ba0b0..bcbf214c98a4 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -16,6 +16,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Library for manipulating PNG images
+FORBIDDEN= vulnerable to remote buffer overflow
+
MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd
ALL_TARGET= all libpng-config test
MAKE_FLAGS= ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f