diff --git a/openexr.changes b/openexr.changes index 7ea55c2..864ea66 100644 --- a/openexr.changes +++ b/openexr.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 27 11:38:56 UTC 2023 - pgajdos@suse.com + +- version update to 3.1.9 + * Patch release that addresses miscelleneous build and doc issues, as well as: + . OSS-fuzz 59382 Heap-buffer-overflow in internal_huf_decompress + ------------------------------------------------------------------- Tue Jun 20 20:49:58 UTC 2023 - Dirk Müller diff --git a/openexr.spec b/openexr.spec index 2f872dd..f2426bf 100644 --- a/openexr.spec +++ b/openexr.spec @@ -22,7 +22,7 @@ %define sonum 30 %global so_suffix -3_1 Name: openexr -Version: 3.1.8 +Version: 3.1.9 Release: 0 Summary: Utilities for working with HDR images in OpenEXR format License: BSD-3-Clause @@ -159,6 +159,7 @@ export CXXFLAGS="%{optflags} -O0" %cmake_install %check +# test failure on LE: https://github.com/AcademySoftwareFoundation/openexr/issues/1460 %ifnarch i586 ppc ppc64 s390 s390x export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}" # tests can take longer than the default timeout of 25 minutes diff --git a/v3.1.8.tar.gz b/v3.1.8.tar.gz deleted file mode 100644 index d0d1bf1..0000000 --- a/v3.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ff47111ef7e5da6f69330e66e1e90ae620b79df1cedf2512bb9bffe86c2c617 -size 20537550 diff --git a/v3.1.9.tar.gz b/v3.1.9.tar.gz new file mode 100644 index 0000000..09ad2b8 --- /dev/null +++ b/v3.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103e902d3902800ab07b5f3a298be7afd2755312737b2cdbfa01326ff99dac07 +size 20538624