aboutsummaryrefslogtreecommitdiff
path: root/graphics/openimageio/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-02-13 11:08:29 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-02-13 11:08:29 +0000
commit1c11b9ae326584e66572b3854f3ea06416b3f0e1 (patch)
tree6704b61080bc7464c6701a69d28560f0a7a30654 /graphics/openimageio/Makefile
parentc990a367783c94b99e6db9117263967609d698d7 (diff)
downloadports-1c11b9ae326584e66572b3854f3ea06416b3f0e1.tar.gz
ports-1c11b9ae326584e66572b3854f3ea06416b3f0e1.zip
graphics/openexr, ilmbase: security update to v2.5.5
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.5 "Specific OSS-fuzz issues include: OSS-fuzz #30291 Timeout in openexr_exrcheck_fuzzer OSS-fuzz #29106 Heap-buffer-overflow in Imf_2_5::FastHufDecoder::decode OSS-fuzz #28971 Undefined-shift in Imf_2_5::cachePadding OSS-fuzz #29829 Integer-overflow in Imf_2_5::DwaCompressor::initializeBuffers OSS-fuzz #30121 Out-of-memory in openexr_exrcheck_fuzzer" Bump PORTREVISION of ports that directly depend on openexr and/or ilmbase. MFH: 2021Q1 Security: 98044aba-6d72-11eb-aed7-1b1b8a70cc8b
Notes
Notes: svn path=/head/; revision=565123
Diffstat (limited to 'graphics/openimageio/Makefile')
-rw-r--r--graphics/openimageio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index d05aa1d2855d..e2c04b41dfd3 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -8,7 +8,7 @@ DISTVERSION= 2.2.10.1
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz