CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/28 06:56:49
Modified files:
graphics/tiff : Tag: OPENBSD_7_1 Makefile distinfo
graphics/tiff/patches: Tag: OPENBSD_7_1 patch-Makefile_in
patch-libtiff_tif_open_c
patch-man_Makefile_in
Removed files:
graphics/tiff/patches: Tag: OPENBSD_7_1
patch-libtiff_Makefile_in
patch-libtiff_tif_dir_c
patch-libtiff_tif_dirread_c
patch-libtiff_tif_jbig_c
patch-test_Makefile_in
patch-tools_Makefile_in
patch-tools_tiffcp_c
patch-tools_tiffcrop_c
patch-tools_tiffset_c
Log message:
graphics/tiff: security update to 4.4.0
* Accumulated security fixes.
* Drop the */Makefile.in patches for not picking up an old libtiff.
They are no longer required.
* Minor bump to libtiff for added functions. Some exported _TIFF*()
functions were removed (strictly speaking that's a major bump),
but those were for internal use and had no public prototypes.