git: 21b4db175d64 - main - graphics/openexr: bugfix update to 3.1.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Apr 2022 19:25:50 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=21b4db175d646160dc7bda67c3cabe4524f161a5
commit 21b4db175d646160dc7bda67c3cabe4524f161a5
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-04-12 19:24:22 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-04-12 19:24:22 +0000
graphics/openexr: bugfix update to 3.1.5
* Add backwards-compatibilty flags to the core library to match
original behavior of the the c++ library. Fixes reading of certain
files by the new core.
* Documentation refers to primary branch as "main"
* Update the CI workflow matrix to VFX-CY2022
Specific OSS-fuzz issues addressed:
* OSS-fuzz 46309 Heap-buffer-overflow in Imf_3_1::memstream_read
* OSS-fuzz 46083 Out-of-memory in openexr_exrcheck_fuzzer
* OSS-fuzz 45899 Integer-overflow in internal_exr_compute_chunk_offset_size
* OSS-fuzz 44084 Out-of-memory in openexr_exrcheck_fuzzer
MFH: 2022Q2
---
graphics/openexr/Makefile | 4 ++--
graphics/openexr/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 049ba5410364..b9ac2ce1e25c 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,7 +1,7 @@
# Created by: nork@FreeBSD.org
PORTNAME= openexr
-PORTVERSION= 3.1.4
+PORTVERSION= 3.1.5
CATEGORIES= graphics devel
MAINTAINER= mandree@FreeBSD.org
@@ -27,7 +27,7 @@ PATCH_STRIP= -p0
_MAJORVER= 3_1
_VER= 30
-_MINVER= 4
+_MINVER= 5
_PLVER= 1
PLIST_SUB+= MAJORVER=${_MAJORVER} \
diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo
index f15ce8f369e8..ef16501008cd 100644
--- a/graphics/openexr/distinfo
+++ b/graphics/openexr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643245066
-SHA256 (AcademySoftwareFoundation-openexr-3.1.4-v3.1.4_GH0.tar.gz) = cb019c3c69ada47fe340f7fa6c8b863ca0515804dc60bdb25c942c1da886930b
-SIZE (AcademySoftwareFoundation-openexr-3.1.4-v3.1.4_GH0.tar.gz) = 20323658
+TIMESTAMP = 1649791228
+SHA256 (AcademySoftwareFoundation-openexr-3.1.5-v3.1.5_GH0.tar.gz) = 93925805c1fc4f8162b35f0ae109c4a75344e6decae5a240afdfce25f8a433ec
+SIZE (AcademySoftwareFoundation-openexr-3.1.5-v3.1.5_GH0.tar.gz) = 20327926