Path to this page:
./
graphics/tiff,
Library and tools for reading and writing TIFF data files
Branch: pkgsrc-2012Q2,
Version: 4.0.2nb1,
Package name: tiff-4.0.2nb1,
Maintainer: pkgsrc-usersThis 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] [
archivers/xz]
Required to build:[
devel/libtool-base]
Package options: lzw
Master sites: (Expand)
SHA1: d84b7b33a6cfb3d15ca386c8c16b05047f8b5352
RMD160: 520c5a6d17d1b0c3957e3889b66eadce0accf53f
Filesize: 1975.404 KB
Version history: (Expand)
- (2012-07-20) Updated to version: tiff-4.0.2nb1
- (2012-07-05) Package added to pkgsrc.se, version tiff-4.0.2 (created)
CVS history: (Expand)
2012-07-20 10:06:28 by Steven Drake | Files touched by this commit (3) | |
Log message:
Pullup ticket #3862 - requested by wiz
graphics/tiff security update
Revisions pulled up:
- graphics/tiff/Makefile 1.106
- graphics/tiff/distinfo 1.57
- graphics/tiff/patches/patch-tools_tiff2pdf.c 1.1
---
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jul 19 21:41:45 UTC 2012
Modified Files:
pkgsrc/graphics/tiff: Makefile distinfo
Added Files:
pkgsrc/graphics/tiff/patches: patch-tools_tiff2pdf.c
Log message:
Fix CVE-2012-3401, buffer overflow in tiff2pdf.
Bump PKGREVISION.
|