This update for openexr fixes the following issues
ImageChannel: resize can lead to a heap out-of-bounds write via OpenEXRUtil
public API (bsc#1264356).IDManifest: init() can lead to out-of-bounds read during prefix expansion
(bsc#1264354).readVariableLengthInteger can lead to shift exponent
overflow and cause undefined behavior (bsc#1264353).