CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/26 05:32:27
Modified files:
graphics/tiff : Makefile distinfo
graphics/tiff/patches: patch-libtiff_CMakeLists_txt
patch-libtiff_tif_luv_c
Log message:
Update to libtiff 4.7.1
Lots of changes, the only ABI change that check_sym (and I) could spot is
the addition of TIFFOpenOptionsSetWarnAboutUnknownTags(). Replace the new
rand() implementation _TIFFRand() with arc4random() as before. Includes
the fixes for CVE-2025-9900.
https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html