1Name: LibTIFF 2URL: http://www.simplesystems.org/libtiff/ 3Version: 4.1.0 4Security Critical: yes 5License: BSD 6 7Description: 8TIFF library. 9 10Local Modifications: 11 120000-build-config.patch: Local build configuration changes. 130017-safe_skews_in_gtTileContig.patch: return error if to/from skews overflow from int32. 140027-build-config.patch: #define variables so their value can be used by #if. 150028-nstrips-OOM.patch: return error for excess number of tiles/strips. 160031-safe_size_ingtStripContig.patch: return error if the size to read overflow from int32. 17