Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package matio for openSUSE:Factory checked in at 2026-01-26 11:03:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/matio (Old) and /work/SRC/openSUSE:Factory/.matio.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "matio" Mon Jan 26 11:03:52 2026 rev:33 rq:1328978 version:1.5.30 Changes: -------- --- /work/SRC/openSUSE:Factory/matio/matio.changes 2026-01-01 15:02:09.697715909 +0100 +++ /work/SRC/openSUSE:Factory/.matio.new.1928/matio.changes 2026-01-26 11:04:10.542646648 +0100 @@ -1,0 +2,14 @@ +Sun Jan 11 19:23:59 UTC 2026 - Andreas Stieger <[email protected]> + +- update to version 1.5.30: + * Fixed const-correctness of input arguments of Mat_VarCreateStruct + * Deprecated usage of Mat_VarCreateStruct in favor of + Mat_VarCreateStruct2 (CVE-2025-50343, boo#1255825) + * Several other fixes, for example for memory leaks + +------------------------------------------------------------------- +Fri Jan 2 10:11:01 UTC 2026 - Andreas Stieger <[email protected]> + +- enable MAT v7.3 file support (hdf5) + +------------------------------------------------------------------- Old: ---- matio-1.5.29.tar.gz New: ---- matio-1.5.30.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ matio.spec ++++++ --- /var/tmp/diff_new_pack.pmuOSo/_old 2026-01-26 11:04:11.254676449 +0100 +++ /var/tmp/diff_new_pack.pmuOSo/_new 2026-01-26 11:04:11.254676449 +0100 @@ -2,7 +2,7 @@ # spec file for package matio # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2025 Andreas Stieger <[email protected]> +# Copyright (c) 2026 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,16 @@ %define libname lib%{name} -%define major 13 +%define major 14 Name: matio -Version: 1.5.29 +Version: 1.5.30 Release: 0 Summary: Library for reading and writing MATLAB MAT files License: BSD-2-Clause URL: https://sourceforge.net/projects/matio/ Source0: https://downloads.sourceforge.net/matio/%{name}-%{version}.tar.gz BuildRequires: pkgconfig +BuildRequires: pkgconfig(hdf5) BuildRequires: pkgconfig(zlib) >= 1.2.3 %description ++++++ matio-1.5.29.tar.gz -> matio-1.5.30.tar.gz ++++++ /work/SRC/openSUSE:Factory/matio/matio-1.5.29.tar.gz /work/SRC/openSUSE:Factory/.matio.new.1928/matio-1.5.30.tar.gz differ: char 15, line 1
