tiff: fix multiple CVE's
authorJiri Slachta <slachta@cesnet.cz>
Mon, 4 Aug 2014 10:08:07 +0000 (12:08 +0200)
committerSteven Barth <steven@midlink.org>
Mon, 11 Aug 2014 13:10:35 +0000 (15:10 +0200)
commit20ee7a564c58e6d3dc26f48cd8e4f3cf1abf62b0
tree404689bd5105bd1a7eb1906a682221352e99f638
parent317c39a7ba23eb8190fec6aaf667db71698f0685
tiff: fix multiple CVE's

This commit fixes multiple CVE's for library tiff:
CVE-2012-4564
CVE-2013-1960
CVE-2013-1961
CVE-2013-4231
CVE-2013-4232
CVE-2013-4244
CVE-2013-4243

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
libs/tiff/Makefile
libs/tiff/patches/010-CVE-2012-4564.patch [new file with mode: 0644]
libs/tiff/patches/011-CVE-2013-1960.patch [new file with mode: 0644]
libs/tiff/patches/012-CVE-2013-1961.patch [new file with mode: 0644]
libs/tiff/patches/013-CVE-2013-4231.patch [new file with mode: 0644]
libs/tiff/patches/014-CVE-2013-4232.patch [new file with mode: 0644]
libs/tiff/patches/015-CVE-2013-4244.patch [new file with mode: 0644]
libs/tiff/patches/016-CVE-2013-4243.patch [new file with mode: 0644]