./graphics/tiff, Library and tools for reading and writing TIFF data files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 3.8.2nb6, Package name: tiff-3.8.2nb6, Maintainer: pkgsrc-users

This is software provides support for the Tag Image Format (TIFF).
Included is a library, libtiff, for reading and writing TIFF, a
collection of tools for doing simple manipulations of TIFF images, and
documentation on the library and tools. A random assortment of
TIFF-related software contributed by others is also included.

The library, along with associated tool programs, should handle most of
your needs for reading and writing files that follow the 5.0 or 6.0
TIFF spec. There is also considerable support for some of the more
esoteric portions of the 6.0 TIFF spec.


Required to run:
[graphics/jpeg]

Required to build:
[devel/libtool-base]

Package options: lzw

Master sites: (Expand)

SHA1: 549e67b6a15b42bfcd72fe17cda7c9a198a393eb
RMD160: 1b4d825e3be08764e953fc58246d0c25ab4dd17d
Filesize: 1304.976 KB

Version history: (Expand)


CVS history: (Expand)


   2009-07-19 21:31:37 by S.P.Zeidler | Files touched by this commit (4)
Log message:
Pullup ticket 2823 - requested by tron
security fix

Revisions pulled up:
- pkgsrc/graphics/tiff/Makefile		1.88
- pkgsrc/graphics/tiff/distinfo		1.43

Files added:
pkgsrc/graphics/tiff/patches/patch-ca	1.1
pkgsrc/graphics/tiff/patches/patch-cb	1.1

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sun Jul 19 11:45:09 UTC 2009

   Modified Files:
   	pkgsrc/graphics/tiff: Makefile distinfo
   Added Files:
   	pkgsrc/graphics/tiff/patches: patch-ca patch-cb

   Log message:
   Apply fix for integer overflows in various inter-color space conversion
   tools taken from MapTools Bugzilla. This fixes CVE-2009-2347.

   To generate a diff of this commit:
   cvs rdiff -u -r1.87 -r1.88 pkgsrc/graphics/tiff/Makefile
   cvs rdiff -u -r1.42 -r1.43 pkgsrc/graphics/tiff/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tiff/patches/patch-ca \
       pkgsrc/graphics/tiff/patches/patch-cb