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

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


Branch: CURRENT, Version: 3.9.4nb1, Package name: tiff-3.9.4nb1, 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: a4e32d55afbbcabd0391a9c89995e8e8a19961de
RMD160: 3e0a74b6294297c16fb983ad68056a1dfbbdb1de
Filesize: 1403.289 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-04 19:48:22 by Matthias Scheler | Files touched by this commit (7)
Log message:
Add patches from either libtiff's or Red Hat's Bugzilla which fix the
following vulnerabilities:
- CVE-2010-2233
- CVE-2010-2482
- CVE-2010-2483
- CVE-2010-2595
- CVE-2010-2597
There is no patch for CVE-2010-2596 yet. But it is low risk (an assertion
gets triggered) and cannot be exploited after the above vulnerabilities
are fixed (at least if I understood correctly).

No butcher was involved in fixing this package.
   2010-06-16 15:56:41 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 3.9.4
changes:
-Complete the fixes for CVE-2009-2347.
-Tiffcrop now supports custom page sizes.
+minor bugfixes
   2010-06-15 07:57:45 by David A. Holland | Files touched by this commit (2) | Package updated
Log message:
Update to 3.9.3, fixing CVE-2010-1411. Other changes are minor bug fixes;
gory details at http://www.remotesensing.org/libtiff/v3.9.3.html.
   2010-01-29 12:14:57 by Tobias Nygren | Files touched by this commit (1)
Log message:
tiff seems to be a common point of failure from the jpeg fallout,
so bump the revision.
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-11-15 19:12:44 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
updated to 3.9.2
changes:
-bugfixes
-OJPEG support updated to work with IJG JPEG 7 release
-Tiffcrop validated for most TIFF storage subformats and sample depths
   2009-08-29 14:32:08 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 3.9.1:

This is a bugfix release to correct serious defects found in libtiff
3.9.0. In particular, it was discovered that libtiff 3.9.0 may
write defective TIFF files. This release is intended to be API and
ABI compatible with libtiff 3.8.2.
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update