Пакет libtiffxx-devel: Информация

  • Default inline alert: Версия в репозитории: 4.4.0-alt4

Бинарный пакет: libtiffxx-devel
Версия: 4.1.0-alt1
Архитектура: x86_64
Собран:  15 ноября 2019 г. 4:02 в задании #240802
Исходный пакет: libtiff
Категория: Разработка/C
Сообщить об ошибке в пакете
Домашняя страница: http://www.remotesensing.org/libtiff/

Лицензия: BSD-style
О пакете: TIFF I/O C++ development library and header files
Описание: 
This package contains TIFF I/O C++ development library and header files.

Сопровождающий: Vladimir D. Seleznev


Последнее изменение


14 ноября 2019 г. Vladimir D. Seleznev 4.1.0-alt1
- Updated to 4.1.0.
- Dropped tiff-CVE-2018-12900.patch.
4 июня 2019 г. Vladimir D. Seleznev 4.0.10.0.93.91480d3d-alt1
- Updated to v4.0.10-93-g91480d3d.
9 апреля 2019 г. Vladimir D. Seleznev 4.0.10.0.57.f9fc01c3-alt1
- Updated to v4.0.10-57-gf9fc01c3 (ALT #36575, #34677).
- Applied SUSE patches:
  + tiff-4.0.3-seek.patch;
  + tiff-4.0.3-compress-warning.patch;
  + tiff-CVE-2018-12900.patch.
- Built with support of:
  + libjbig;
  + libwebp;
  + libzstd.
- Fixes:
  + CVE-2012-4564 Zero size buffer exploit in ppm2tiff;
  + CVE-2013-1960 Heap-based buffer overflow in the t2p_process_jpeg_strip();
  + CVE-2013-4232 Use-after-free vulnerability in the t2p_readwrite_pdf_image();
  + CVE-2013-4243 Heap-based buffer overflow in the readgifimage();
  + CVE-2013-4244 DoS or possible RCE via crafted GIF image;
  + CVE-2014-8127 Out-of-bounds read with malformed TIFF image in multiple tool;
  + CVE-2014-8129 Out-of-bounds read/write with malformed TIFF image in tiff2pdf;
  + CVE-2014-8130 Divide-by-zero error in _TIFFmalloc();
  + CVE-2014-9330 Integer overflow in tif_packbits.c in bmp2tif;
  + CVE-2015-8870 Integer overflow in tools/bmp2tiff.c (DoS or information leak);
  + CVE-2018-5360 Heap-based buffer overflow in the ReadTIFFImage().