aboutsummaryrefslogtreecommitdiff
path: root/graphics/alembic
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/alembic
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/alembic')
-rw-r--r--graphics/alembic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile
index ec2454aa5878..4bea8130818b 100644
--- a/graphics/alembic/Makefile
+++ b/graphics/alembic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= alembic
PORTVERSION= 1.7.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org