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

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


Branch: pkgsrc-2012Q1, Version: 4.0.1nb1, Package name: tiff-4.0.1nb1, 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:
[archivers/xz] [graphics/jpeg]

Required to build:
[devel/libtool-base]

Package options: lzw

Master sites: (Expand)

SHA1: 8baf382231c9051a1b3eb294581289aa21447171
RMD160: abf98ab277edaee302b432dbcecfe68061dd91dc
Filesize: 1944.902 KB

Version history: (Expand)


CVS history: (Expand)


   2012-04-11 12:06:48 by Matthias Scheler | Files touched by this commit (4)
Log message:
Pullup ticket #3728 - requested by taca
graphics/tiff: security patch

Revisions pulled up:
- graphics/tiff/Makefile                                        1.104
- graphics/tiff/distinfo                                        1.55
- graphics/tiff/patches/patch-libtiff_tif__getimage.c           1.1
- graphics/tiff/patches/patch-libtiff_tiffiop.h                 1.1

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Apr 10 14:13:04 UTC 2012

   Modified Files:
   	pkgsrc/graphics/tiff: Makefile distinfo
   Added Files:
   	pkgsrc/graphics/tiff/patches: patch-libtiff_tif__getimage.c
   	    patch-libtiff_tiffiop.h

   Log message:
   Add fix for CVE-2012-1173 from upstream.

   Bump PKGREVISION.