notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
openexr High dynamic-range (HDR) image file format
3.4.13 graphics on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.13Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-09 17:15:06
Last Update: 2026-06-20 08:29:31
Commit Hash: 3b8c85f
Also Listed In: devel
License: BSD3CLAUSE
WWW:
https://www.openexr.com/
Description:
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. OpenEXR is used by ILM on all motion pictures currently in production. The first movies to employ OpenEXR were Harry Potter and the Sorcerers Stone, Men in Black II, Gangs of New York, and Signs. Since then, OpenEXR has become ILM's main image file format. OpenEXR's features include: * Higher dynamic range and color precision than existing 8- and 10-bit image file formats. * Support for 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels. The 16-bit floating-point format, called "half", is compatible with the half data type in NVIDIA's Cg graphics language and is supported natively on their new GeForce FX and Quadro FX 3D graphics solutions. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (204 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openexr-3.4.13/catalog.mk
  3. /usr/local/share/licenses/openexr-3.4.13/LICENSE
  4. /usr/local/share/licenses/openexr-3.4.13/BSD3CLAUSE
  5. @comment @preexec clang &1 | tr ' ' $'\n' | grep -q +sse2 || { echo >&2 "This port requires a CPU with SSE2 instruction set extension." ; exit 1; }
  6. bin/exr2aces
  7. bin/exrenvmap
  8. bin/exrheader
  9. bin/exrinfo
  10. bin/exrmakepreview
  11. bin/exrmaketiled
  12. bin/exrmanifest
  13. bin/exrmetrics
  14. bin/exrmultipart
  15. bin/exrmultiview
  16. bin/exrstdattr
  17. include/OpenEXR/Iex.h
  18. include/OpenEXR/IexBaseExc.h
  19. include/OpenEXR/IexConfig.h
  20. include/OpenEXR/IexErrnoExc.h
  21. include/OpenEXR/IexExport.h
  22. include/OpenEXR/IexForward.h
  23. include/OpenEXR/IexMacros.h
  24. include/OpenEXR/IexMathExc.h
  25. include/OpenEXR/IexMathFloatExc.h
  26. include/OpenEXR/IexMathIeeeExc.h
  27. include/OpenEXR/IexNamespace.h
  28. include/OpenEXR/IexThrowErrnoExc.h
  29. include/OpenEXR/IlmThread.h
  30. include/OpenEXR/IlmThreadConfig.h
  31. include/OpenEXR/IlmThreadExport.h
  32. include/OpenEXR/IlmThreadForward.h
  33. include/OpenEXR/IlmThreadMutex.h
  34. include/OpenEXR/IlmThreadNamespace.h
  35. include/OpenEXR/IlmThreadPool.h
  36. include/OpenEXR/IlmThreadProcessGroup.h
  37. include/OpenEXR/IlmThreadSemaphore.h
  38. include/OpenEXR/ImfAcesFile.h
  39. include/OpenEXR/ImfArray.h
  40. include/OpenEXR/ImfAttribute.h
  41. include/OpenEXR/ImfBoxAttribute.h
  42. include/OpenEXR/ImfBytesAttribute.h
  43. include/OpenEXR/ImfCRgbaFile.h
  44. include/OpenEXR/ImfChannelList.h
  45. include/OpenEXR/ImfChannelListAttribute.h
  46. include/OpenEXR/ImfCheckFile.h
  47. include/OpenEXR/ImfChromaticities.h
  48. include/OpenEXR/ImfChromaticitiesAttribute.h
  49. include/OpenEXR/ImfCompositeDeepScanLine.h
  50. include/OpenEXR/ImfCompression.h
  51. include/OpenEXR/ImfCompressionAttribute.h
  52. include/OpenEXR/ImfCompressor.h
  53. include/OpenEXR/ImfContext.h
  54. include/OpenEXR/ImfContextInit.h
  55. include/OpenEXR/ImfConvert.h
  56. include/OpenEXR/ImfDeepCompositing.h
  57. include/OpenEXR/ImfDeepFrameBuffer.h
  58. include/OpenEXR/ImfDeepImage.h
  59. include/OpenEXR/ImfDeepImageChannel.h
  60. include/OpenEXR/ImfDeepImageIO.h
  61. include/OpenEXR/ImfDeepImageLevel.h
  62. include/OpenEXR/ImfDeepImageState.h
  63. include/OpenEXR/ImfDeepImageStateAttribute.h
  64. include/OpenEXR/ImfDeepScanLineInputFile.h
  65. include/OpenEXR/ImfDeepScanLineInputPart.h
  66. include/OpenEXR/ImfDeepScanLineOutputFile.h
  67. include/OpenEXR/ImfDeepScanLineOutputPart.h
  68. include/OpenEXR/ImfDeepTiledInputFile.h
  69. include/OpenEXR/ImfDeepTiledInputPart.h
  70. include/OpenEXR/ImfDeepTiledOutputFile.h
  71. include/OpenEXR/ImfDeepTiledOutputPart.h
  72. include/OpenEXR/ImfDoubleAttribute.h
  73. include/OpenEXR/ImfEnvmap.h
  74. include/OpenEXR/ImfEnvmapAttribute.h
  75. include/OpenEXR/ImfExport.h
  76. include/OpenEXR/ImfFlatImage.h
  77. include/OpenEXR/ImfFlatImageChannel.h
  78. include/OpenEXR/ImfFlatImageIO.h
  79. include/OpenEXR/ImfFlatImageLevel.h
  80. include/OpenEXR/ImfFloatAttribute.h
  81. include/OpenEXR/ImfFloatVectorAttribute.h
  82. include/OpenEXR/ImfForward.h
  83. include/OpenEXR/ImfFrameBuffer.h
  84. include/OpenEXR/ImfFramesPerSecond.h
  85. include/OpenEXR/ImfGenericInputFile.h
  86. include/OpenEXR/ImfGenericOutputFile.h
  87. include/OpenEXR/ImfHeader.h
  88. include/OpenEXR/ImfHTCompressor.h
  89. include/OpenEXR/ImfHuf.h
  90. include/OpenEXR/ImfIDManifest.h
  91. include/OpenEXR/ImfIDManifestAttribute.h
  92. include/OpenEXR/ImfIO.h
  93. include/OpenEXR/ImfImage.h
  94. include/OpenEXR/ImfImageChannel.h
  95. include/OpenEXR/ImfImageChannelRenaming.h
  96. include/OpenEXR/ImfImageDataWindow.h
  97. include/OpenEXR/ImfImageIO.h
  98. include/OpenEXR/ImfImageLevel.h
  99. include/OpenEXR/ImfInputFile.h
  100. include/OpenEXR/ImfInputPart.h
  101. include/OpenEXR/ImfInt64.h
  102. include/OpenEXR/ImfIntAttribute.h
  103. include/OpenEXR/ImfKeyCode.h
  104. include/OpenEXR/ImfKeyCodeAttribute.h
  105. include/OpenEXR/ImfLineOrder.h
  106. include/OpenEXR/ImfLineOrderAttribute.h
  107. include/OpenEXR/ImfLut.h
  108. include/OpenEXR/ImfMatrixAttribute.h
  109. include/OpenEXR/ImfMisc.h
  110. include/OpenEXR/ImfMultiPartInputFile.h
  111. include/OpenEXR/ImfMultiPartOutputFile.h
  112. include/OpenEXR/ImfMultiView.h
  113. include/OpenEXR/ImfName.h
  114. include/OpenEXR/ImfNamespace.h
  115. include/OpenEXR/ImfOpaqueAttribute.h
  116. include/OpenEXR/ImfOutputFile.h
  117. include/OpenEXR/ImfOutputPart.h
  118. include/OpenEXR/ImfPartHelper.h
  119. include/OpenEXR/ImfPartType.h
  120. include/OpenEXR/ImfPixelType.h
  121. include/OpenEXR/ImfPreviewImage.h
  122. include/OpenEXR/ImfPreviewImageAttribute.h
  123. include/OpenEXR/ImfRational.h
  124. include/OpenEXR/ImfRationalAttribute.h
  125. include/OpenEXR/ImfRgba.h
  126. include/OpenEXR/ImfRgbaFile.h
  127. include/OpenEXR/ImfRgbaYca.h
  128. include/OpenEXR/ImfSampleCountChannel.h
  129. include/OpenEXR/ImfStandardAttributes.h
  130. include/OpenEXR/ImfStdIO.h
  131. include/OpenEXR/ImfStringAttribute.h
  132. include/OpenEXR/ImfStringVectorAttribute.h
  133. include/OpenEXR/ImfTestFile.h
  134. include/OpenEXR/ImfThreading.h
  135. include/OpenEXR/ImfTileDescription.h
  136. include/OpenEXR/ImfTileDescriptionAttribute.h
  137. include/OpenEXR/ImfTiledInputFile.h
  138. include/OpenEXR/ImfTiledInputPart.h
  139. include/OpenEXR/ImfTiledOutputFile.h
  140. include/OpenEXR/ImfTiledOutputPart.h
  141. include/OpenEXR/ImfTiledRgbaFile.h
  142. include/OpenEXR/ImfTimeCode.h
  143. include/OpenEXR/ImfTimeCodeAttribute.h
  144. include/OpenEXR/ImfUtilExport.h
  145. include/OpenEXR/ImfVecAttribute.h
  146. include/OpenEXR/ImfVersion.h
  147. include/OpenEXR/ImfWav.h
  148. include/OpenEXR/ImfXdr.h
  149. include/OpenEXR/OpenEXRConfig.h
  150. include/OpenEXR/openexr.h
  151. include/OpenEXR/openexr_attr.h
  152. include/OpenEXR/openexr_base.h
  153. include/OpenEXR/openexr_chunkio.h
  154. include/OpenEXR/openexr_coding.h
  155. include/OpenEXR/openexr_compression.h
  156. include/OpenEXR/openexr_config.h
  157. include/OpenEXR/openexr_context.h
  158. include/OpenEXR/openexr_debug.h
  159. include/OpenEXR/openexr_decode.h
  160. include/OpenEXR/openexr_encode.h
  161. include/OpenEXR/openexr_errors.h
  162. include/OpenEXR/openexr_part.h
  163. include/OpenEXR/openexr_std_attr.h
  164. include/OpenEXR/openexr_version.h
  165. lib/cmake/OpenEXR/OpenEXRConfig.cmake
  166. lib/cmake/OpenEXR/OpenEXRConfigVersion.cmake
  167. lib/cmake/OpenEXR/OpenEXRTargets-release.cmake
  168. lib/cmake/OpenEXR/OpenEXRTargets.cmake
  169. lib/libIex-3_4.so
  170. lib/libIex-3_4.so.33
  171. lib/libIex-3_4.so.33.3.4.13
  172. lib/libIex.so
  173. lib/libIlmThread-3_4.so
  174. lib/libIlmThread-3_4.so.33
  175. lib/libIlmThread-3_4.so.33.3.4.13
  176. lib/libIlmThread.so
  177. lib/libOpenEXR-3_4.so
  178. lib/libOpenEXR-3_4.so.33
  179. lib/libOpenEXR-3_4.so.33.3.4.13
  180. lib/libOpenEXR.so
  181. lib/libOpenEXRCore-3_4.so
  182. lib/libOpenEXRCore-3_4.so.33
  183. lib/libOpenEXRCore-3_4.so.33.3.4.13
  184. lib/libOpenEXRCore.so
  185. lib/libOpenEXRUtil-3_4.so
  186. lib/libOpenEXRUtil-3_4.so.33
  187. lib/libOpenEXRUtil-3_4.so.33.3.4.13
  188. lib/libOpenEXRUtil.so
  189. libdata/pkgconfig/OpenEXR.pc
  190. share/man/man1/exr2aces.1.gz
  191. share/man/man1/exrcheck.1.gz
  192. share/man/man1/exrenvmap.1.gz
  193. share/man/man1/exrheader.1.gz
  194. share/man/man1/exrinfo.1.gz
  195. share/man/man1/exrmakepreview.1.gz
  196. share/man/man1/exrmaketiled.1.gz
  197. share/man/man1/exrmanifest.1.gz
  198. share/man/man1/exrmetrics.1.gz
  199. share/man/man1/exrmultipart.1.gz
  200. share/man/man1/exrmultiview.1.gz
  201. share/man/man1/exrstdattr.1.gz
  202. @owner
  203. @group
  204. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • openexr>0:graphics/openexr
To install the port:
cd /usr/ports/graphics/openexr/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/openexr
  • pkg install openexr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openexr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781941135 SHA256 (openexr/openexr-3.4.13.tar.gz) = fe99c9cf06e41803db75ae4f5c9bb9955b7033ff47f05b02bc60bc5dba391996 SIZE (openexr/openexr-3.4.13.tar.gz) = 25783727

Expand this list (32 items)

Collapse this list.

SHA256 (openexr/Beachball/multipart.0001.exr) = 0cd032069fbaa14a2766861fef9893ea66a6494ff64650725d3b26a500df774b SIZE (openexr/Beachball/multipart.0001.exr) = 2894260 SHA256 (openexr/Beachball/singlepart.0001.exr) = 29719942ed3c095a8f8f111fc139fc4c28f446007f5bfce00177cae585b1a87a SIZE (openexr/Beachball/singlepart.0001.exr) = 2347698 SHA256 (openexr/Chromaticities/Rec709_YC.exr) = dd7355a2c2a694bae041500af4f61ae96bdc02a6e9474fa53d4e4ccef83c8774 SIZE (openexr/Chromaticities/Rec709_YC.exr) = 378570 SHA256 (openexr/Chromaticities/Rec709.exr) = 15028cbf7bf0efa43738890af715ec550d26ae9e32a1020d0f4e7c785d3a370e SIZE (openexr/Chromaticities/Rec709.exr) = 908168 SHA256 (openexr/Chromaticities/XYZ_YC.exr) = 7d0b9b7e6f19a698ff733539de15760a07f6771a1a4f5c1e545ac03d7a4ce293 SIZE (openexr/Chromaticities/XYZ_YC.exr) = 364055 SHA256 (openexr/Chromaticities/XYZ.exr) = 8d97c476726ae67a086220463c91b7202279a4c7c1ea94810ce75a4c28e7825f SIZE (openexr/Chromaticities/XYZ.exr) = 930048 SHA256 (openexr/LuminanceChroma/Flowers.exr) = d1016a9177e723122f982fe79077dd71d42bf2b4da565d35f4c728f8a5688236 SIZE (openexr/LuminanceChroma/Flowers.exr) = 758083 SHA256 (openexr/LuminanceChroma/Garden.exr) = c19060f8252ec7cce66979c04c883766d70343ca1916ccc538d02eea982cfc66 SIZE (openexr/LuminanceChroma/Garden.exr) = 399046 SHA256 (openexr/MultiResolution/ColorCodedLevels.exr) = ba836f7d37ea268ef9e96d7f0e28d035f4f197be12356133676282c578ada643 SIZE (openexr/MultiResolution/ColorCodedLevels.exr) = 53298 SHA256 (openexr/MultiResolution/WavyLinesCube.exr) = f6cb5be7cf0b173a04287a51018d6c892ec2caca3c9826df225d74d4bc9b67fc SIZE (openexr/MultiResolution/WavyLinesCube.exr) = 410587 SHA256 (openexr/MultiResolution/WavyLinesLatLong.exr) = 34b1ce44803f9486db8eaea5e1b5f828698797ee7a437ecf62851d9138e10279 SIZE (openexr/MultiResolution/WavyLinesLatLong.exr) = 464456 SHA256 (openexr/MultiView/Adjuster.exr) = 966aa7bbdaec18262c96b0332365da723f537087285b99b1589cb573c5e05269 SIZE (openexr/MultiView/Adjuster.exr) = 4156415 SHA256 (openexr/TestImages/GammaChart.exr) = bb2819850542afae5e2208ba39724c23fe1a07b80b96f4fd093b3c9a3ca8ac2f SIZE (openexr/TestImages/GammaChart.exr) = 23272 SHA256 (openexr/TestImages/GrayRampsHorizontal.exr) = 7858e712af500e737ebaedbf40730646529e6093371ddb939becc58700b8fc6a SIZE (openexr/TestImages/GrayRampsHorizontal.exr) = 18296 SHA256 (openexr/v2/LeftView/Balls.exr) = 86503ff1b0a07372058127896d3858facf625e0e78374ca5c9d26ec28aa3ce91 SIZE (openexr/v2/LeftView/Balls.exr) = 5065464 SHA256 (openexr/v2/Stereo/Trunks.exr) = 8a2f04e8d5b8ef1a5fd48198cf2059f1dd01129e4cccd7a4c96caf8c472676f7 SIZE (openexr/v2/Stereo/Trunks.exr) = 3858752

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Slave ports:
  1. graphics/openexr-website-docs
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. help2man : misc/help2man
  2. openjph>=0.23.0 : graphics/openjph
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libImath-3_2.so.30 : math/Imath
  2. libdeflate.so : archivers/libdeflate
  3. libopenjph.so : graphics/openjph
This port is required by:
for Build
  1. graphics/openexr-website-docs
for Libraries
  1. devel/kio-extras
  2. graphics/ImageMagick7
  3. graphics/cimg
  4. graphics/hdr_tools
  5. graphics/hugin
  6. graphics/kf6-kimageformats
  7. graphics/krita
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/synfig
  3. graphics/synfigstudio
  4. Collapse this list.

Configuration Options:
===> The following configuration options are available for openexr-3.4.13: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
graphics_openexr
USES:
cmake:testing compiler:c++14-lang cpe pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mandree/openexr/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mandree/openexr/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mandree/openexr/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mandree/openexr/
  5. https://github.com/AcademySoftwareFoundation/openexr/releases/download/v3.4.13/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.13
20 Jun 2026 08:29:31
commit hash: 3b8c85f75bfe8a025e2c63f93885439fce950ff5commit hash: 3b8c85f75bfe8a025e2c63f93885439fce950ff5commit hash: 3b8c85f75bfe8a025e2c63f93885439fce950ff5commit hash: 3b8c85f75bfe8a025e2c63f93885439fce950ff5 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Matthias Andree
graphics/openexr*: security update to 3.4.13

Changelog:	https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.13
MFH:		2026Q2
PR:		296159

Security:	CVE-2026-55373
OpenEXRUtil SampleCountChannel endEdit() can loop forever on UINT_MAX sample
counts

Security:	CVE-2026-55371
OpenEXRCore exr_attr_set_bytes() accepts NULL type_hint with positive
hint_length

Security:	CVE-2026-55059
OpenEXRUtil SampleCountChannel row setter heap out-of-bounds

Security:	CVE-2026-54920
Integer Overflow and Use of Uninitialized Pointer leading to Invalid Delete in
OpenEXRUtil Image Resize

Security:	CVE-2026-53532
Unhandled assert abort in HTJ2K decoder via crafted QCD marker (DoS)

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/543

(cherry picked from commit 4b576f06bb0e6f8a936e003b9c74b2742d64d16a)
3.4.12
28 May 2026 14:54:06
commit hash: d1ff32294dfcc451960d7d861a4821717ad490a1commit hash: d1ff32294dfcc451960d7d861a4821717ad490a1commit hash: d1ff32294dfcc451960d7d861a4821717ad490a1commit hash: d1ff32294dfcc451960d7d861a4821717ad490a1 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
Author: Matthias Andree
graphics/openexr*: update to 3.4.12

Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.12

PR:	295508
Sponsored by:	Netzkommune GmbH

(cherry picked from commit ef0ad05a4431882e1739ca480bef00064ad74b5c)
3.4.11
02 May 2026 12:36:57
commit hash: 41076daf5a9eef6a00d3bbd81cbb922f32e81450commit hash: 41076daf5a9eef6a00d3bbd81cbb922f32e81450commit hash: 41076daf5a9eef6a00d3bbd81cbb922f32e81450commit hash: 41076daf5a9eef6a00d3bbd81cbb922f32e81450 files touched by this commit This port version is marked as vulnerable.
Gleb Popov (arrowd) search for other commits by this committer
Author: Matthias Andree
graphics/openexr*: Security update to 3.4.11

Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.11

PR:		294882
Security:	787cde46-4424-11f1-943f-05b19d100dca
		CVE-2026-42217
		CVE-2026-42216
		CVE-2026-41142
MFH:		2026Q2
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/511

(cherry picked from commit 782fe1731d04b9842442b7e06b28c43884dcd542)
3.4.10
02 May 2026 12:36:47
commit hash: 9e8abf3df5113020c20642d23ce55dad34442b87commit hash: 9e8abf3df5113020c20642d23ce55dad34442b87commit hash: 9e8abf3df5113020c20642d23ce55dad34442b87commit hash: 9e8abf3df5113020c20642d23ce55dad34442b87 files touched by this commit This port version is marked as vulnerable.
Gleb Popov (arrowd) search for other commits by this committer
Author: Matthias Andree
graphics/openexr*: Security update to 3.4.10

Addresses security vulnerabilities

Changelog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.4.10

Obtained from:	GitHub repo
Security:	CVE-2026-39886
		CVE-2026-40244
		CVE-2026-40250
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/511

(cherry picked from commit a096d170b8b4eaa6b2f8f9b54ecb616d14346a19)
3.4.9
09 Apr 2026 17:13:11
commit hash: 8c267bd7d6375784450aa099e7de2e73f4e14b93commit hash: 8c267bd7d6375784450aa099e7de2e73f4e14b93commit hash: 8c267bd7d6375784450aa099e7de2e73f4e14b93commit hash: 8c267bd7d6375784450aa099e7de2e73f4e14b93 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Matthias Andree
graphics/openexr*: Security update to 3.4.9

Addresses several security vulnerabilities

Changelog:
https://github.com/AcademySoftwareFoundation/openexr/blob/v3.4.9/CHANGES.md#version-349-april--3-2026

PR:		294197
Security:       CVE-2026-34589, CVE-2026-34588, CVE-2026-34380,
		CVE-2026-34379, CVE-2026-34378,
		adb096d4-2e72-11f1-acc1-339a1a6999b0
(cherry picked from commit ff3b84dc9b80acb9e6a7a86b837898d4e7687580)

Number of commits found: 5