From: <abe...@us...> - 2015-06-22 23:32:38
|
Revision: 7126 http://sourceforge.net/p/astlinux/code/7126 Author: abelbeck Date: 2015-06-22 23:32:35 +0000 (Mon, 22 Jun 2015) Log Message: ----------- tiff, version bump to 4.0.4, security fix: CVE-2014-8128 Modified Paths: -------------- branches/1.0/package/tiff/tiff.mk Modified: branches/1.0/package/tiff/tiff.mk =================================================================== --- branches/1.0/package/tiff/tiff.mk 2015-06-22 23:12:45 UTC (rev 7125) +++ branches/1.0/package/tiff/tiff.mk 2015-06-22 23:32:35 UTC (rev 7126) @@ -3,7 +3,7 @@ # tiff # ############################################################# -TIFF_VERSION = 4.0.3 +TIFF_VERSION = 4.0.4 TIFF_SITE = http://download.osgeo.org/libtiff TIFF_SOURCE = tiff-$(TIFF_VERSION).tar.gz TIFF_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |