Subject: CVS commit: pkgsrc/graphics/tiff
From: Matthias Drochner
Date: 2013-08-15 16:58:46
Message id: 20130815145846.8919496@cvs.netbsd.org

Log Message:
add patches from upstream CVS and Redhat bugzilla to fix buffer overflow
and use-after-free problems in the "gif2tiff" and "tiff2pdf"
command line tools (the library is not affected)
(CVE-2013-4231, CVE-2013-4232, CVE-2013-4244)
bump PKGREV

Files:
RevisionActionfile
1.113modifypkgsrc/graphics/tiff/Makefile
1.61modifypkgsrc/graphics/tiff/distinfo
1.2modifypkgsrc/graphics/tiff/patches/patch-CVE-2013-1960_1961
1.1addpkgsrc/graphics/tiff/patches/patch-CVE-2013-4231