- security update

- added patches
  fix CVE-2021-3598 [bsc#1187310], Heap buffer overflow in Imf_3_1:CharPtrIO:readChars
  + openexr-CVE-2021-3598.patch

- version update to 2.5.6
  * [#1013](https://github.com/AcademySoftwareFoundation/openexr/pull/1013)
  Fixed regression in Imath::succf() and Imath::predf() when negative values are given

OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=66
This commit is contained in:
2021-06-15 10:24:04 +00:00
committed by Git OBS Bridge
parent d4f1e8f4bb
commit f89cee985d
5 changed files with 39 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jun 15 10:05:14 UTC 2021 - pgajdos@suse.com
- security update
- added patches
fix CVE-2021-3598 [bsc#1187310], Heap buffer overflow in Imf_3_1:CharPtrIO:readChars
+ openexr-CVE-2021-3598.patch
-------------------------------------------------------------------
Tue Jun 15 09:28:19 UTC 2021 - pgajdos@suse.com
- version update to 2.5.6
* [#1013](https://github.com/AcademySoftwareFoundation/openexr/pull/1013)
Fixed regression in Imath::succf() and Imath::predf() when negative values are given
-------------------------------------------------------------------
Wed Mar 31 12:04:02 UTC 2021 - pgajdos@suse.com