pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/openexr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 11 13:16:05 UTC 2024

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

Log Message:
openexr: update to 3.2.3.

## Version 3.2.3 (March 6, 2024)

Patch release with various build/bug/documentation fixes:

* Fix `bswap` on NetBSD
* Fix issue with decompressing fp32 dwa files
* Support cmake config for `libdeflate`
* updated security policy
* miscelleneous website improvements

This release also addresses:

* OSS-fuzz [66676](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66676)
Null-dereference in Imf_3_3::realloc_deepdata
* OSS-fuzz [66612](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66612)
Null-dereference in Imf_3_3::realloc_deepdata


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/openexr/PLIST
cvs rdiff -u -r1.53 -r1.54 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.59 pkgsrc/graphics/openexr/Makefile:1.60
--- pkgsrc/graphics/openexr/Makefile:1.59       Sun Feb 25 15:56:52 2024
+++ pkgsrc/graphics/openexr/Makefile    Mon Mar 11 13:16:04 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2024/02/25 15:56:52 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2024/03/11 13:16:04 wiz Exp $
 
-DISTNAME=      openexr-3.2.2
+DISTNAME=      openexr-3.2.3
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr

Index: pkgsrc/graphics/openexr/PLIST
diff -u pkgsrc/graphics/openexr/PLIST:1.26 pkgsrc/graphics/openexr/PLIST:1.27
--- pkgsrc/graphics/openexr/PLIST:1.26  Sun Feb 25 15:56:52 2024
+++ pkgsrc/graphics/openexr/PLIST       Mon Mar 11 13:16:04 2024
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.26 2024/02/25 15:56:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2024/03/11 13:16:04 wiz Exp $
 bin/exr2aces
 bin/exrenvmap
 bin/exrheader
 bin/exrinfo
 bin/exrmakepreview
 bin/exrmaketiled
+bin/exrmanifest
 bin/exrmultipart
 bin/exrmultiview
 bin/exrstdattr
@@ -157,23 +158,23 @@ lib/cmake/OpenEXR/OpenEXRTargets-release
 lib/cmake/OpenEXR/OpenEXRTargets.cmake
 lib/libIex-3_2.so
 lib/libIex-3_2.so.31
-lib/libIex-3_2.so.31.3.2.2
+lib/libIex-3_2.so.31.${PKGVERSION}
 lib/libIex.so
 lib/libIlmThread-3_2.so
 lib/libIlmThread-3_2.so.31
-lib/libIlmThread-3_2.so.31.3.2.2
+lib/libIlmThread-3_2.so.31.${PKGVERSION}
 lib/libIlmThread.so
 lib/libOpenEXR-3_2.so
 lib/libOpenEXR-3_2.so.31
-lib/libOpenEXR-3_2.so.31.3.2.2
+lib/libOpenEXR-3_2.so.31.${PKGVERSION}
 lib/libOpenEXR.so
 lib/libOpenEXRCore-3_2.so
 lib/libOpenEXRCore-3_2.so.31
-lib/libOpenEXRCore-3_2.so.31.3.2.2
+lib/libOpenEXRCore-3_2.so.31.${PKGVERSION}
 lib/libOpenEXRCore.so
 lib/libOpenEXRUtil-3_2.so
 lib/libOpenEXRUtil-3_2.so.31
-lib/libOpenEXRUtil-3_2.so.31.3.2.2
+lib/libOpenEXRUtil-3_2.so.31.${PKGVERSION}
 lib/libOpenEXRUtil.so
 lib/pkgconfig/OpenEXR.pc
 share/doc/OpenEXR/examples/deepExamples.cpp

Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.53 pkgsrc/graphics/openexr/distinfo:1.54
--- pkgsrc/graphics/openexr/distinfo:1.53       Sun Feb 25 15:56:52 2024
+++ pkgsrc/graphics/openexr/distinfo    Mon Mar 11 13:16:04 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2024/02/25 15:56:52 wiz Exp $
+$NetBSD: distinfo,v 1.54 2024/03/11 13:16:04 wiz Exp $
 
-BLAKE2s (openexr-3.2.2.tar.gz) = b1cc98fcf6bf63e0a5e887a9a52ae4eb62bb8b12b041795ad1e03dd93ffcb9e6
-SHA512 (openexr-3.2.2.tar.gz) = b6537a8218686bfad7e6d29ae087d0548624cce81308d31581d99b4b741de3223b22fb8748fe9223e4e3609761815bef5e1bcc55e06302aeaf25d9d9a6134bab
-Size (openexr-3.2.2.tar.gz) = 18825996 bytes
+BLAKE2s (openexr-3.2.3.tar.gz) = fd11387b1d3dfb4fcb187d0b639a80ef32a7d9fddfe5c0583f8572e3b4ebfa9e
+SHA512 (openexr-3.2.3.tar.gz) = 6e0a6fdcfae57c6e8b060d9aeed57140d96d39bffe5e40edd6ea5beb06e569323833d07906316ffca05f48e8409d0ea4174e2cd84d554404a4ee432e07d7b5e6
+Size (openexr-3.2.3.tar.gz) = 18855303 bytes



Home | Main Index | Thread Index | Old Index