File:
[cvs.NetBSD.org] /
pkgsrc /
graphics /
openexr /
Makefile
Revision
1.66:
download - view:
text,
annotated -
select for diffs
Sun Nov 17 09:20:49 2024 UTC (2 months, 3 weeks ago) by
wiz
Branches:
MAIN
CVS tags:
pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
HEAD
openexr: update to 3.3.2.
## Version 3.3.2 (November 11, 2024)
Patch release that fixes several bugs and build issues:
* A recent change to CMake had the unintended consequence of
installing headers and libraries from `libdeflate` when doing an
internal build. This is now fixed.
* Fix custom namespaces
* Add thread control to `exrmetrics` tool
* Reintroduce single cache for successive scanline reads
* Allow empty filename when providing a custom stream
* Handle non-seekable stream in python module's `InputFile` object
This release fixes:
* OSS-fuzz [372524117](https://issues.oss-fuzz.com/issues/372524117)
Null-dereference WRITE in Imf_3_4::ScanLineProcess::run_fill