pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2023Q1] pkgsrc/graphics/openexr



Module Name:    pkgsrc
Committed By:   spz
Date:           Sat Apr  1 10:35:16 UTC 2023

Modified Files:
        pkgsrc/graphics/openexr [pkgsrc-2023Q1]: Makefile PLIST distinfo

Log Message:
Pullup ticket #6742 - requested by bsiegert
graphics/openexr: security update

Revisions pulled up:
- graphics/openexr/Makefile                                     1.48
- graphics/openexr/PLIST                                        1.21
- graphics/openexr/distinfo                                     1.46

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Thu Mar 30 16:38:14 UTC 2023

   Modified Files:
           pkgsrc/graphics/openexr: Makefile PLIST distinfo

   Log Message:
   openexr: update to 3.1.6 (security)

   Patch release that address various bug/build issues and optimizations:

   - NEON optimizations for ZIP reading
   - Enable fast Huffman & Huffman zig-zag transform for Arm Neon
   - Support relative and absolute libdir/incluedir in pkg-config generation
   - Fix for reading memory mapped files with DWA compression
   - Enable SSE4 support on Windows
   - Fast huf decoder
   - CMake config for generating docs is now BUILD_DOC

   Also, this release includes a major update and reorganization of the repo
   documentation and the https://openexr.com website.

   In addition, numerous typos and misspellings in comments and doxygen content
   have been fixed via codespell.

   Specific OSS-fuzz issues address:

   - OSS-fuzz 52730 Heap-buffer-overflow in fasthuf_initialize
   - OSS-fuzz 49698 Heap-buffer-overflow in fasthuf_decode
   - OSS-fuzz 47517 Integer-overflow in reconstruct_chunk_table
   - OSS-fuzz 47503 Heap-buffer-overflow in uncompress_b44_impl
   - OSS-fuzz 47483 Heap-buffer-overflow in generic_unpack

   To generate a diff of this commit:
   cvs rdiff -u -r1.47 -r1.48 pkgsrc/graphics/openexr/Makefile
   cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/openexr/PLIST
   cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/openexr/distinfo


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.47.2.1 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.20 -r1.20.8.1 pkgsrc/graphics/openexr/PLIST
cvs rdiff -u -r1.45 -r1.45.8.1 pkgsrc/graphics/openexr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/openexr/Makefile
diff -u pkgsrc/graphics/openexr/Makefile:1.47 pkgsrc/graphics/openexr/Makefile:1.47.2.1
--- pkgsrc/graphics/openexr/Makefile:1.47       Tue Jan 24 18:36:27 2023
+++ pkgsrc/graphics/openexr/Makefile    Sat Apr  1 10:35:16 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2023/01/24 18:36:27 wiz Exp $
+# $NetBSD: Makefile,v 1.47.2.1 2023/04/01 10:35:16 spz Exp $
 
-DISTNAME=      openexr-3.1.5
+DISTNAME=      openexr-3.1.6
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr

Index: pkgsrc/graphics/openexr/PLIST
diff -u pkgsrc/graphics/openexr/PLIST:1.20 pkgsrc/graphics/openexr/PLIST:1.20.8.1
--- pkgsrc/graphics/openexr/PLIST:1.20  Wed Apr 20 20:29:54 2022
+++ pkgsrc/graphics/openexr/PLIST       Sat Apr  1 10:35:16 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2022/04/20 20:29:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20.8.1 2023/04/01 10:35:16 spz Exp $
 bin/exr2aces
 bin/exrenvmap
 bin/exrheader
@@ -153,23 +153,23 @@ lib/cmake/OpenEXR/OpenEXRTargets-release
 lib/cmake/OpenEXR/OpenEXRTargets.cmake
 lib/libIex-3_1.so
 lib/libIex-3_1.so.30
-lib/libIex-3_1.so.30.5.1
+lib/libIex-3_1.so.30.6.1
 lib/libIex.so
 lib/libIlmThread-3_1.so
 lib/libIlmThread-3_1.so.30
-lib/libIlmThread-3_1.so.30.5.1
+lib/libIlmThread-3_1.so.30.6.1
 lib/libIlmThread.so
 lib/libOpenEXR-3_1.so
 lib/libOpenEXR-3_1.so.30
-lib/libOpenEXR-3_1.so.30.5.1
+lib/libOpenEXR-3_1.so.30.6.1
 lib/libOpenEXR.so
 lib/libOpenEXRCore-3_1.so
 lib/libOpenEXRCore-3_1.so.30
-lib/libOpenEXRCore-3_1.so.30.5.1
+lib/libOpenEXRCore-3_1.so.30.6.1
 lib/libOpenEXRCore.so
 lib/libOpenEXRUtil-3_1.so
 lib/libOpenEXRUtil-3_1.so.30
-lib/libOpenEXRUtil-3_1.so.30.5.1
+lib/libOpenEXRUtil-3_1.so.30.6.1
 lib/libOpenEXRUtil.so
 lib/pkgconfig/OpenEXR.pc
 share/doc/OpenEXR/examples/drawImage.cpp

Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.45 pkgsrc/graphics/openexr/distinfo:1.45.8.1
--- pkgsrc/graphics/openexr/distinfo:1.45       Wed Apr 20 20:29:54 2022
+++ pkgsrc/graphics/openexr/distinfo    Sat Apr  1 10:35:16 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2022/04/20 20:29:54 wiz Exp $
+$NetBSD: distinfo,v 1.45.8.1 2023/04/01 10:35:16 spz Exp $
 
-BLAKE2s (openexr-3.1.5.tar.gz) = d48858f2a546e88bfa682415076337b73e656b3e9314eccf1f77ad20b3d2bcb3
-SHA512 (openexr-3.1.5.tar.gz) = 01ef16eacd2dde83c67b81522bae87f47ba272a41ce7d4e35d865dbdcaa03093e7ac504b95d2c1b3a19535f2364a4f937b0e0570c74243bb1c6e021fce7b620c
-Size (openexr-3.1.5.tar.gz) = 20327926 bytes
+BLAKE2s (openexr-3.1.6.tar.gz) = bfef564b6236cb2903edb852465c799510c9446a1843a7c4b2c41e653f3106dc
+SHA512 (openexr-3.1.6.tar.gz) = 310b6e0de0f7b6bc6b8b325a24dd948f8251e6abb2971005e9b44e206db0aa2ffbe85ee55a26c575fd57e274d160b9098b8f7da618a72e679547fe863f99865a
+Size (openexr-3.1.6.tar.gz) = 20494002 bytes
 SHA1 (patch-src_lib_OpenEXR_ImfSystemSpecific.h) = 87c234bc497cd1fe34d38dfcdaa943486f8971e5



Home | Main Index | Thread Index | Old Index