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:           Sun Apr  5 11:30:45 UTC 2026

Modified Files:
        pkgsrc/graphics/openexr: Makefile distinfo

Log Message:
openexr: update to 3.4.9.

## Version 3.4.9 (April  3, 2026)

Patch release that addresses several security vulnerabilities.

This release also fixes a build issue where the library symlinks would
get installed in the incorrect location when overriding the cached
install prefix path.

This release addresses the following CVEs:
* [CVE-2026-34589]
* [CVE-2026-34588]
* [CVE-2026-34380]
* [CVE-2026-34379]
* [CVE-2026-34378]


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/graphics/openexr/Makefile
cvs rdiff -u -r1.71 -r1.72 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.79 pkgsrc/graphics/openexr/Makefile:1.80
--- pkgsrc/graphics/openexr/Makefile:1.79       Sun Mar 29 17:31:34 2026
+++ pkgsrc/graphics/openexr/Makefile    Sun Apr  5 11:30:45 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2026/03/29 17:31:34 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2026/04/05 11:30:45 wiz Exp $
 
-DISTNAME=      openexr-3.4.8
+DISTNAME=      openexr-3.4.9
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=openexr/}
 GITHUB_PROJECT=        openexr

Index: pkgsrc/graphics/openexr/distinfo
diff -u pkgsrc/graphics/openexr/distinfo:1.71 pkgsrc/graphics/openexr/distinfo:1.72
--- pkgsrc/graphics/openexr/distinfo:1.71       Sun Mar 29 17:31:34 2026
+++ pkgsrc/graphics/openexr/distinfo    Sun Apr  5 11:30:45 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2026/03/29 17:31:34 wiz Exp $
+$NetBSD: distinfo,v 1.72 2026/04/05 11:30:45 wiz Exp $
 
-BLAKE2s (openexr-3.4.8.tar.gz) = a33047d13dac5b9d2887c560c2649e50680f9c934fcdb12546a1e3c08edd174d
-SHA512 (openexr-3.4.8.tar.gz) = 9bcfbc4b09db11eed182b98b3ae1c6608124578f6068473cc71f947a5d5be354b9681257fd10b85ac71805d946a3df56a43c7c091f60ed2391a5389eee8f47b9
-Size (openexr-3.4.8.tar.gz) = 25725469 bytes
+BLAKE2s (openexr-3.4.9.tar.gz) = 604996eeddeec786185612cd6443c5a9929754c81427274ac2aa33ec3a955b9e
+SHA512 (openexr-3.4.9.tar.gz) = 785496d9b749f2272c108262796abde7ec40f7c328bb91cde9d7ffecf0670826399233aa7bf0db881f0b07748c78660e49b1ca5511fadd0dfe1d9d7bd1fb0f93
+Size (openexr-3.4.9.tar.gz) = 25732191 bytes



Home | Main Index | Thread Index | Old Index