Accepting request 1095758 from graphics
- 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 OBS-URL: https://build.opensuse.org/request/show/1095758 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openexr?expand=0&rev=59
This commit is contained in:
commit
6d669db8bc
@ -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 <dmueller@suse.com>
|
Tue Jun 20 20:49:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define sonum 30
|
%define sonum 30
|
||||||
%global so_suffix -3_1
|
%global so_suffix -3_1
|
||||||
Name: openexr
|
Name: openexr
|
||||||
Version: 3.1.8
|
Version: 3.1.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for working with HDR images in OpenEXR format
|
Summary: Utilities for working with HDR images in OpenEXR format
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -159,6 +159,7 @@ export CXXFLAGS="%{optflags} -O0"
|
|||||||
%cmake_install
|
%cmake_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# test failure on LE: https://github.com/AcademySoftwareFoundation/openexr/issues/1460
|
||||||
%ifnarch i586 ppc ppc64 s390 s390x
|
%ifnarch i586 ppc ppc64 s390 s390x
|
||||||
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
|
export LD_LIBRARY_PATH="%{buildroot}/%{_libdir}"
|
||||||
# tests can take longer than the default timeout of 25 minutes
|
# tests can take longer than the default timeout of 25 minutes
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ff47111ef7e5da6f69330e66e1e90ae620b79df1cedf2512bb9bffe86c2c617
|
|
||||||
size 20537550
|
|
3
v3.1.9.tar.gz
Normal file
3
v3.1.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:103e902d3902800ab07b5f3a298be7afd2755312737b2cdbfa01326ff99dac07
|
||||||
|
size 20538624
|
Loading…
Reference in New Issue
Block a user