pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Update ilmbase and openexr to 2.5.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2e223c644a3
branches:  trunk
changeset: 442228:e2e223c644a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 20 18:13:18 2020 +0000

description:
Update ilmbase and openexr to 2.5.3:

## Version 2.5.3 (August 12, 2020)

Patch release with various bug/security fixes and build/install fixes, plus a performance optimization:

### Summary

* Various sanitizer/fuzz-identified issues related to handling of invalid input
* Fixes to misc compiler warnings
* Cmake fix for building on arm64 macOS (#772)
* Read performance optimization (#782)
* Fix for building on non-glibc (#798)
* Fixes to tests

## Version 2.5.2 (June 15, 2020)

Patch release with various bug/security fixes and build/install fixes.

### Summary

* [CVE-2020-15305] Invalid input could cause a heap-use-after-free error in DeepScanLineInputFile::DeepScanLineInputFile()
* [CVE-2020-15306] Invalid chunkCount attributes could cause heap buffer overflow in getChunkOffsetTableSize()
* [CVE-2020-15304] Invalid tiled input file could cause invalid memory access TiledInputFile::TiledInputFile()
* OpenEXRConfig.h now correctly sets OPENEXR_PACKAGE_STRING to "OpenEXR" (rather than "IlmBase")
* Various Windows build fixes

diffstat:

 graphics/ilmbase/distinfo        |  10 +++++-----
 graphics/openexr/Makefile.common |   4 ++--
 graphics/openexr/distinfo        |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (46 lines):

diff -r 3681629e2d53 -r e2e223c644a3 graphics/ilmbase/distinfo
--- a/graphics/ilmbase/distinfo Fri Nov 20 18:11:02 2020 +0000
+++ b/graphics/ilmbase/distinfo Fri Nov 20 18:13:18 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2020/05/21 20:58:32 ryoon Exp $
+$NetBSD: distinfo,v 1.21 2020/11/20 18:13:18 wiz Exp $
 
-SHA1 (openexr-2.5.1.tar.gz) = c32ffdf5a2f11e588562c268c873f96fa5ab8c1c
-RMD160 (openexr-2.5.1.tar.gz) = 5a12003fda09e145964a9235a1a56767455aab1e
-SHA512 (openexr-2.5.1.tar.gz) = d7ff156481a0b0c26282b5b839e8d88e3f19a9d11c8d16113faa38409145670b379d8c5629efa2c6bd7719e095c07fe2bcd9fc8bedd15f48da77c1ce94705714
-Size (openexr-2.5.1.tar.gz) = 27522285 bytes
+SHA1 (openexr-2.5.3.tar.gz) = 29ca69ddea74aa14a580140646adeea1e0427842
+RMD160 (openexr-2.5.3.tar.gz) = febfd4a4f840167520ec7fb4d56bd892c6b0b19c
+SHA512 (openexr-2.5.3.tar.gz) = 6da03193d4fea1e97e35008f59304ab408c521ead8495ba411cde5c172cf953be97999971f57398b813d14f1af1d722539a6b74d5ee54b9e74769ea8258d36ba
+Size (openexr-2.5.3.tar.gz) = 27534825 bytes
 SHA1 (patch-IlmBase_configure.ac) = 563b483c24c1fa75f7fd203082ff872266d48d50
 SHA1 (patch-IlmBase_m4_threads.m4) = 7b1f38dbc733a2f324fd5800e9def6f040f33393
diff -r 3681629e2d53 -r e2e223c644a3 graphics/openexr/Makefile.common
--- a/graphics/openexr/Makefile.common  Fri Nov 20 18:11:02 2020 +0000
+++ b/graphics/openexr/Makefile.common  Fri Nov 20 18:13:18 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.6 2020/05/21 20:58:32 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/11/20 18:13:18 wiz Exp $
 # used by graphics/ilmbase/Makefile
 
-DISTNAME=      openexr-2.5.1
+DISTNAME=      openexr-2.5.3
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr
diff -r 3681629e2d53 -r e2e223c644a3 graphics/openexr/distinfo
--- a/graphics/openexr/distinfo Fri Nov 20 18:11:02 2020 +0000
+++ b/graphics/openexr/distinfo Fri Nov 20 18:13:18 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.34 2020/05/21 20:58:32 ryoon Exp $
+$NetBSD: distinfo,v 1.35 2020/11/20 18:13:18 wiz Exp $
 
-SHA1 (openexr-2.5.1.tar.gz) = c32ffdf5a2f11e588562c268c873f96fa5ab8c1c
-RMD160 (openexr-2.5.1.tar.gz) = 5a12003fda09e145964a9235a1a56767455aab1e
-SHA512 (openexr-2.5.1.tar.gz) = d7ff156481a0b0c26282b5b839e8d88e3f19a9d11c8d16113faa38409145670b379d8c5629efa2c6bd7719e095c07fe2bcd9fc8bedd15f48da77c1ce94705714
-Size (openexr-2.5.1.tar.gz) = 27522285 bytes
+SHA1 (openexr-2.5.3.tar.gz) = 29ca69ddea74aa14a580140646adeea1e0427842
+RMD160 (openexr-2.5.3.tar.gz) = febfd4a4f840167520ec7fb4d56bd892c6b0b19c
+SHA512 (openexr-2.5.3.tar.gz) = 6da03193d4fea1e97e35008f59304ab408c521ead8495ba411cde5c172cf953be97999971f57398b813d14f1af1d722539a6b74d5ee54b9e74769ea8258d36ba
+Size (openexr-2.5.3.tar.gz) = 27534825 bytes
 SHA1 (patch-OpenEXR_IlmImf_ImfSystemSpecific.h) = a07e8ba50084e642a2f53371cdc53738b3e75995



Home | Main Index | Thread Index | Old Index