CVS commit: pkgsrc/graphics/openexr
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: wiz Date: Sun Aug 23 07:48:26 UTC 2026 Modified Files: pkgsrc/graphics/openexr: Makefile distinfo Log Message: openexr: update to 3.4.15. ## Version 3.4.15 (August 21, 2026) v3.4.15 fixes two memory issues when parsing IDManifests. Corrupt or maliciously formed OpenEXR images could trigger excessive memory allocation, but only in code which decodes the idmanifest attribute. Other code is unaffected, even when handling files with idmanifest attributes To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 pkgsrc/graphics/openexr/Makefile cvs rdiff -u -r1.77 -r1.78 pkgsrc/graphics/openexr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.5 KB)
Modified files:
Index: pkgsrc/graphics/openexr/Makefile
diff -u pkgsrc/graphics/openexr/Makefile:1.88 pkgsrc/graphics/openexr/Makefile:1.89
--- pkgsrc/graphics/openexr/Makefile:1.88 Sun Aug 9 17:30:46 2026
+++ pkgsrc/graphics/openexr/Makefile Sun Aug 23 07:48:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2026/08/09 17:30:46 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2026/08/23 07:48:26 wiz Exp $
-DISTNAME= openexr-3.4.14
+DISTNAME= openexr-3.4.15
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=openexr/}
GITHUB_PROJECT= openexr
Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.77 pkgsrc/graphics/openexr/distinfo:1.78
--- pkgsrc/graphics/openexr/distinfo:1.77 Sun Aug 9 17:30:46 2026
+++ pkgsrc/graphics/openexr/distinfo Sun Aug 23 07:48:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.77 2026/08/09 17:30:46 wiz Exp $
+$NetBSD: distinfo,v 1.78 2026/08/23 07:48:26 wiz Exp $
-BLAKE2s (openexr-3.4.14.tar.gz) = e6fc62c793ab34f05bcdabb3e8a7d3a23944b13b20299f4cfde22e97e88aa718
-SHA512 (openexr-3.4.14.tar.gz) = dd7919417713c5407d41740dd219d6ba49c5defe234d332f83a914ce507d72ff9a656885149d94ee8f76c8bbbd710c7232e3a402bd3c49fd8df9943ef941aed3
-Size (openexr-3.4.14.tar.gz) = 25836919 bytes
+BLAKE2s (openexr-3.4.15.tar.gz) = 3bd491d330eb68ba034610fc9367d65e54f335766f0279139b78290f26526d55
+SHA512 (openexr-3.4.15.tar.gz) = bdb45dc5af9669f845ec2c5c7cdda45ba46d8e178eb1a2754b8737944c9baef13a48e52e524c6bddefbf3aac770f899fb38147e26059a08dd70fdab879e14ed0
+Size (openexr-3.4.15.tar.gz) = 25838055 bytes