tiff: security bump to version 4.0.3

Fixes CVE-2012-3401 and CVE-2012-3386.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2012-09-25 02:49:02 +00:00 committed by Peter Korsgaard
parent 4cf7d4d79a
commit 36833f0c37

View File

@ -3,9 +3,9 @@
# tiff
#
#############################################################
TIFF_VERSION = 4.0.1
TIFF_SITE = ftp://ftp.remotesensing.org/pub/libtiff
TIFF_SOURCE = tiff-$(TIFF_VERSION).tar.gz
TIFF_VERSION = 4.0.3
TIFF_SITE = http://download.osgeo.org/libtiff
TIFF_INSTALL_STAGING = YES
TIFF_CONF_OPT = \
--disable-cxx \