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 Jun 1 13:58:32 UTC 2026
Modified Files:
pkgsrc/graphics/openexr: Makefile distinfo
Log Message:
openexr: update to 3.4.12.
## Version 3.4.12 (May 24, 2026)
Patch release that addresses several bugs and security
vulnerabilities.
* [CVE-2026-45696](https://www.cve.org/CVERecord?id=CVE-2026-45696)
OpenEXR `ht_undo_impl` heap-buffer-overflow READ via
codestream/channel width mismatch in HTJ2K decode
* [CVE-2026-44663](https://www.cve.org/CVERecord?id=CVE-2026-44663)
Integer overflow in HTJ2K decoder ( `ht_undo_impl` ) leading to
heap-buffer-overflow
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.74 -r1.75 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.82 pkgsrc/graphics/openexr/Makefile:1.83
--- pkgsrc/graphics/openexr/Makefile:1.82 Sun May 3 14:30:51 2026
+++ pkgsrc/graphics/openexr/Makefile Mon Jun 1 13:58:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2026/05/03 14:30:51 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2026/06/01 13:58:31 wiz Exp $
-DISTNAME= openexr-3.4.11
+DISTNAME= openexr-3.4.12
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=openexr/}
GITHUB_PROJECT= openexr
Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.74 pkgsrc/graphics/openexr/distinfo:1.75
--- pkgsrc/graphics/openexr/distinfo:1.74 Sun May 3 14:30:51 2026
+++ pkgsrc/graphics/openexr/distinfo Mon Jun 1 13:58:32 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.74 2026/05/03 14:30:51 wiz Exp $
+$NetBSD: distinfo,v 1.75 2026/06/01 13:58:32 wiz Exp $
-BLAKE2s (openexr-3.4.11.tar.gz) = 5471b224e38f6b2325e3680a57f4551532ef2c952d68575984f22b30350537a9
-SHA512 (openexr-3.4.11.tar.gz) = 1495ca7ae8a9cf865a1ec5e58e78e4136030938b59867e916aa26343693fddb16297faa9d29d6110ad3e97cec594e05d9dee5ffdb47586b44b3800cfc3502d14
-Size (openexr-3.4.11.tar.gz) = 25752935 bytes
+BLAKE2s (openexr-3.4.12.tar.gz) = afc301c6dc71b6c82f5be1a54dbe64a70c663ca44770d0ea5b797ad745709226
+SHA512 (openexr-3.4.12.tar.gz) = cbf72c5d1a887a19f24a8e1586b6b7baffa9137d8d6900061a676ecccecd95c729c84f17369c531725921e8177fedc9ef818028acddc99f1bc5b34a2770c538a
+Size (openexr-3.4.12.tar.gz) = 25760597 bytes
Home |
Main Index |
Thread Index |
Old Index