Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package matio for openSUSE:Factory checked in at 2022-05-16 18:08:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matio (Old) and /work/SRC/openSUSE:Factory/.matio.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matio" Mon May 16 18:08:52 2022 rev:27 rq:977504 version:1.5.23 Changes: -------- --- /work/SRC/openSUSE:Factory/matio/matio.changes 2021-07-01 07:05:49.671386431 +0200 +++ /work/SRC/openSUSE:Factory/.matio.new.1538/matio.changes 2022-05-16 18:11:21.997414118 +0200 @@ -1,0 +2,16 @@ +Fri May 6 19:31:33 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.5.23: + * Fixed testsuite regression from version 1.5.22. +- Changes from version 1.5.22: + * Added support for reading large MAT file. + * Updated cmake-conan to version 0.17.0. + * Fixed CMake build with Conan (MATIO_USE_CONAN:BOOL=ON). + * Fixed data type when reading 16-bit character data from HDF5 + MAT file. + * Fixed heap-based buffer overflows when reading (crafted) MAT + file (CVE-2020-36428, CVE-2021-36977). + * Confirmed compatibility with HDF5 v1.13.0 and v1.13.1. + * Several other fixes, for example for memory leaks. + +------------------------------------------------------------------- Old: ---- matio-1.5.21.7z New: ---- matio-1.5.23.7z ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matio.spec ++++++ --- /var/tmp/diff_new_pack.3cEz9c/_old 2022-05-16 18:11:22.549414557 +0200 +++ /var/tmp/diff_new_pack.3cEz9c/_new 2022-05-16 18:11:22.553414560 +0200 @@ -1,7 +1,7 @@ # # spec file for package matio # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define libname lib%{name} %define major 11 Name: matio -Version: 1.5.21 +Version: 1.5.23 Release: 0 Summary: Library for reading and writing MATLAB MAT files License: BSD-2-Clause