1Name: LibTIFF 2URL: http://www.simplesystems.org/libtiff/ 3Version: 4.0.8 4Security Critical: yes 5License: BSD 6 7Description: 8TIFF library. 9 10Local Modifications: 11 120000-build-config.patch: Local build configuration changes. 130001-build-config.patch: Enable HAVE_SEARCH_H in tiffconf.h for VS 2015 140006-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow 150008-HeapBufferOverflow-ChopUpSingleUncompressedStrip.patch: Fix a heap buffer overflow 160017-safe_skews_in_gtTileContig.patch: return error if to/from skews overflow from int32. 170025-upstream-OOM-gtTileContig: allocates the decoded buffer only after a first successful TIFFFillStrip. 180026-upstream-null-dereference: properly evit when stoponerr is set and avoid null dereferences. 190027-build-config.patch: #define variables so their value can be used by #if. 200028-nstrips-OOM.patch: return error for excess number of tiles/strips. 21