- version update to 2.5.3

* Various sanitizer/fuzz-identified issues related to handling of invalid input
  * Fixes to misc compiler warnings
  * Cmake fix for building on arm64 macOS (#772)
  * Read performance optimization (#782)
  * Fix for building on non-glibc (#798)
  * Fixes to tests

OBS-URL: https://build.opensuse.org/package/show/graphics/openexr?expand=0&rev=56
This commit is contained in:
2020-09-30 07:02:24 +00:00
committed by Git OBS Bridge
parent fe9d00c967
commit 7f3a2304d1
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Sep 30 06:55:23 UTC 2020 - pgajdos@suse.com
- version update to 2.5.3
* Various sanitizer/fuzz-identified issues related to handling of invalid input
* Fixes to misc compiler warnings
* Cmake fix for building on arm64 macOS (#772)
* Read performance optimization (#782)
* Fix for building on non-glibc (#798)
* Fixes to tests
-------------------------------------------------------------------
Tue Sep 15 18:56:44 CEST 2020 - ro@suse.de