Hello community, here is the log from the commit of package matio for openSUSE:Factory checked in at 2020-09-24 16:14:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matio (Old) and /work/SRC/openSUSE:Factory/.matio.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matio" Thu Sep 24 16:14:29 2020 rev:23 rq:836368 version:1.5.18 Changes: -------- --- /work/SRC/openSUSE:Factory/matio/matio.changes 2020-02-25 16:04:57.824394418 +0100 +++ /work/SRC/openSUSE:Factory/.matio.new.4249/matio.changes 2020-09-24 16:14:53.404937388 +0200 @@ -1,0 +2,25 @@ +Sat Sep 19 16:38:23 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Update to version 1.5.18: + * Added support of HDF5 v1.12.x. + * Added support for reading uncompressed v5 MAT file generated + by SWAN. + * Added error codes to public interface. + * Added support for CMake build system. + * Fixed read performance of numeric array from compressed v5 MAT + file. + * Fixed support for VS2005 and VS2008 (MSVC) (regression of + v1.5.15). + * Fixed mktemp linker warning when using GNU linker. + * Fixed bug writing struct array to uncompressed v5 MAT file on + big endian architecture (regression of v1.5.10). + * Fixed bug writing cell array to uncompressed v5 MAT file on + big endian architecture. + * Fixed bug reading variable name from v4 MAT file + (CVE-2019-17533). + * Fixed bug reading dimensions from (crafted) compressed v5 MAT + file (CVE-2019-20017, CVE-2019-20018, CVE-2019-20020, + CVE-2019-20052). +- Bump soversion to 11. + +------------------------------------------------------------------- Old: ---- matio-1.5.17.7z New: ---- matio-1.5.18.7z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matio.spec ++++++ --- /var/tmp/diff_new_pack.xIg6it/_old 2020-09-24 16:14:54.376938360 +0200 +++ /var/tmp/diff_new_pack.xIg6it/_new 2020-09-24 16:14:54.380938364 +0200 @@ -17,9 +17,9 @@ %define libname lib%{name} -%define major 9 +%define major 11 Name: matio -Version: 1.5.17 +Version: 1.5.18 Release: 0 Summary: Library for reading and writing MATLAB MAT files License: BSD-2-Clause
