OpenUSD icon indicating copy to clipboard operation
OpenUSD copied to clipboard

[build_usd.py] Update OpenEXR dependency to 3.1.13

Open nvidia-jomiller opened this issue 9 months ago • 3 comments

Description of Change(s)

Updates OpenEXR dependency from v3.1.11 -> v3.1.13

Fixes Issue(s)

  • [x] I have verified that all unit tests pass with the proposed changes
  • [x] I have submitted a signed Contributor License Agreement

nvidia-jomiller avatar May 07 '24 16:05 nvidia-jomiller

Filed as internal issue #USD-9650

jesschimein avatar May 07 '24 16:05 jesschimein

/AzurePipelines run

jesschimein avatar May 07 '24 16:05 jesschimein

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar May 07 '24 16:05 azure-pipelines[bot]

@meshula As I understand it, this would only affect USD's dependencies that depend on EXR right? Since you have your own EXR reader inside USD?

That said, 3.1.12 fixes a CVE so it would probably be good to update just to protect folks who transitively use the dependency.

dgovil avatar Oct 23 '24 23:10 dgovil

Yes, that's right. Updating OpenEXR won't affect OpenUSD directly.

meshula avatar Oct 24 '24 00:10 meshula