Path to this page:
./
graphics/tiff,
Library and tools for reading and writing TIFF data files
Branch: pkgsrc-2019Q2,
Version: 4.0.10nb1,
Package name: tiff-4.0.10nb1,
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] [
graphics/jbigkit]
Required to build:[
pkgtools/cwrappers]
Package options: lzw
Master sites:
SHA1: c783b80f05cdacf282aa022dc5f5b0ede5e021ae
RMD160: b25cc4002f2493e71763d0a465a50e9d6ee2aff0
Filesize: 2346.55 KB
Version history: (Expand)
- (2019-07-18) Updated to version: tiff-4.0.10nb1
- (2019-07-04) Package added to pkgsrc.se, version tiff-4.0.10 (created)
CVS history: (Expand)
2019-07-18 15:32:31 by Benny Siegert | Files touched by this commit (6) |
Log message:
Pullup ticket #6004 - requested by nia
graphics/tiff: security fix
Revisions pulled up:
- graphics/tiff/Makefile 1.145
- graphics/tiff/distinfo 1.94
- graphics/tiff/patches/patch-CVE-2018-12900 1.1
- graphics/tiff/patches/patch-CVE-2018-17000 1.1
- graphics/tiff/patches/patch-CVE-2018-19210 1.1
- graphics/tiff/patches/patch-CVE-2019-6128 1.1
---
Module Name: pkgsrc
Committed By: nia
Date: Wed Jul 17 09:25:45 UTC 2019
Modified Files:
pkgsrc/graphics/tiff: Makefile distinfo
Added Files:
pkgsrc/graphics/tiff/patches: patch-CVE-2018-12900 patch-CVE-2018-17000
patch-CVE-2018-19210 patch-CVE-2019-6128
Log message:
tiff: Apply patches from upstream's git for the following CVEs:
CVE-2018-12900 - buffer-overflow
CVE-2018-17000 - denial-of-service
CVE-2018-19210 - null-pointer-dereference
CVE-2019-6128 - memory-leak
Bump PKGREVISION.
|