matio-tools-1.5.23-bp154.2.3.1 4>$  Apc!M@eee (N5(ҶlV]h0-kk1h`0bh [Ug$aT ǧ}n]Ԁ(eg_RnOղpqp>"?"d ! > 5>K d      8<\   (89D:FGHIXY\ ] ^ b c d!ee!jf!ml!ou!v!w"Xx"\y"`z"|""""Cmatio-tools1.5.23bp154.2.3.1Command line tools for matiomatio is an open-source library for reading and writing MATLAB MAT files. This library is designed for use by programs/libraries that do not have access or do not want to rely on MATLAB's shared library.cbuild75~SUSE Linux Enterprise 15openSUSEBSD-2-Clausehttp://bugs.opensuse.orgProductivity/Scientific/Otherhttps://sourceforge.net/projects/matio/linuxx86_64~c08cdf7f3f621386d72e0cc3f8441c6e30a191aaf23620bb3dc6eb3a350af80a0rootrootmatio-1.5.23-bp154.2.3.1.src.rpmmatio-toolsmatio-tools(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libhdf5libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libmatio.so.11()(64bit)libmatio11rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.5.233.0.4-14.6.0-14.0-15.2-14.14.3bu `!@`X_@_e^Q]@[[][6@ZJ@ZlZx@Y@Y*@X WWWk@V@VUAAtri Bhattacharya Ferdinand Thiessen Atri Bhattacharya Atri Bhattacharya Atri Bhattacharya Max Lin Atri Bhattacharya Stefan Brüns Stefan Brüns stefan.bruens@rwth-aachen.deadrian@suse.dejengelh@inai.destefan.bruens@rwth-aachen.debadshah400@gmail.combadshah400@gmail.comdmitry_r@opensuse.orgbadshah400@gmail.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.orgtoddrme2178@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.- Update to version 1.5.21 * Fixed: Avoid usage of strlen when creating MAT_T_UTF8 encoded character array * Fixed reading of compression flag from HDF5 MAT file - Use https for URL and SourceURL- Update to version 1.5.20: * Added support for writing MAT_T_UTF8 encoded character array to HDF5 MAT file (by conversion to UTF-16 if in BMP). * Updated cmake-conan to v0.16.1. * Fixed bug with size_t arguments of logging function calls. * Fixed bug reading past EOF from (crafted) MAT file. * Fixed bug writing MAT_T_UTF8 encoded character array to v5 MAT file. * Fixed printing of MAT_T_UTF8 encoded character array. * Several other fixes, for example for memory leaks.- Update to version 1.5.19: * Fixed support for CMake (>= v3.19.0) build system. * Fixed bug reading variable from v4 MAT file (regression of v1.5.18).- 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.- Leap 15.2 has newer p7zip, build requires p7zip-full on Tumbleweed, Leap 15.2 and SLE15 SP2.- Update to version 1.5.17 * Fixed bug reading struct array with packed field names from v5 MAT file * Fixed bug reading past EOF from (crafted) uncompressed v5 MAT file - Drop 0001-Write-backwards-compatible-Mat7.3-files.patch: incorporated upstream. - Update so number to 9 in keeping with upstream.- Fix preprocessor check for availability of H5F_LIBVER_V18- Force writing of backwards compatible files with HDF5 1.10.x 0001-Write-backwards-compatible-Mat7.3-files.patch (gh#tbeu/matio#93).- BuildRequire p7zip-full instead of p7zip on TW, 7za was moved from p7zip to the new package, breaking backwards compatibility. - use %license for COPYING- enforce hdf5 1.8 to ensure that files can still be exchanged- Fix SRPM group. Trim redundant wording from summaries.- Update to version 1.5.12: * Updated Mat_VarWriteAppend: Added support to append a variable to a previously written struct array in HDF5 MAT file * Fixed bug reading MAT_T_UINT16 encoded character array from HDF5 MAT file * Fixed bug reading MAT_T_UTF16 encoded character array from compressed v5 MAT file * Fixed bug writing MAT_T_UTF16 encoded character array to HDF5 MAT file * Fixed buffer overflow in Mat_VarGetCells/Mat_VarGetStructs - Reenable support for Mat v7.3 - Use significantly smaller 7z compressed sources (2.7 vs 10 MByte)- Update to version 1.5.11: * Added new API function Mat_VarWriteAppend to append a numeric array to a previously written variable in HDF5 MAT file. * Fixed bug calculating sizes of cell/struct array with empty cells/fields in Mat_VarGetSize. * Fixed bug writing cell/struct array with empty cells/fields to v5 MAT file. * Fixed bug writing cell/struct array with empty cells/fields to HDF5 MAT file. * Fixed read performance of cell/struct array with empty cells/fields from v5 MAT file. * Fixed read performance of numeric array from uncompressed v5 MAT file. * Fixed testsuite (if configured with the MATLAB application). * Updated man pages. - Drop BuildRequires: libtool and the autoreconf run before configure; the patches that needed these have been long gone. - Mat v7.3 tests fail, so turn off enable-mat73 for now.- Update to version 1.5.10: * Added new API function Mat_GetDir to retrieve all variable names of a MAT file * Fixed performance of repeated calls to Mat_VarWrite (broken by v1.5.7) * Fixed bugs reading (hyperslabs of) numeric arrays where the variable data type differs from the desired output data type * Increased testsuite coverage- Update to version 1.5.9 * Bug fixes * HDF5 1.10 support, drop obsolete matio-hdf5_110-support.patch matio-disable-failing-hdf5-tests.patch- Add matio-hdf5_110-support.patch to fix support for hdf5 >= 1.10; patch taken from upstream git (gh#tbeu/matio#37). - Add matio-disable-failing-hdf5-tests.patch to disable "mat73" tests that fail (apparently) due to bugs in hdf5 1.10 (gh#tbeu/matio#41); patch touches autotool files, add BuildRequires on libtool and run "autoreconf -fi" before configure.- Update to version 1.5.8 * Bug fixes- Update to version 1.5.7 * Added support for MAT_T_UTF16 when reading character array from v5 MAT file * Added support of HDF5 v1.10.x (with deprecated v1.8.x symbols exported) * Added warning on unsupported character data types when reading v5 MAT file * Added error check if variable already exists when writing to MAT file * Bug fixes- Update to version 1.5.6 * Added support of reading sparse array from v4 MAT files * Added support of writing sparse array to v4 MAT files * Added support of writing character array to v4 MAT files * Bug fixes- Update to version 1.5.3 * Added support for writing numeric arrays to v4 MAT files * Added new API functions Mat_CalcSingleSubscript2 and Mat_CalcSubscripts2 that work on size_t type * Bug fixes- Avoid unresolvable errors from multiple providers of libhdf5build75 16703217961.5.23-bp154.2.3.11.5.23-bp154.2.3.1matdump/usr/bin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17766/openSUSE_Backports_SLE-15-SP4_Update/3100cafae815837478f941fdf9a348ca-matio.openSUSE_Backports_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d7d3db16756534a3a62a274c90a883e23a480cd6, for GNU/Linux 3.2.0, not strippedRRRRRRRw[u zВeutf-8cf59eda92520b36430f329504da5ae563a29ba799a6a5e4847d57f93d5f1958a? 7zXZ !t/-] crv9wNc8ea9/PsN]Hj10}F?-j9h9ɡuU򣯙3mVJ9}(q~2bS3 ~s(nGl2!=#U!ꎝu\5qzq/d1:`dL2`vԐ v6)|Hm㽖ۆ:!b]i>z!|;[ 8D_+INJq/ Lϭ>{HZƒZ:7^VڰZ*f J1IbHɵ ofq'#zuR3$12@r?D '3ɎꤏQP(թm SxR¯X3HM:4 ᕸGc@uwEA'Fgdd`5|DjگӂWz/U 0;ZIN//|K1k?ߺ#X @ELjaB)e KomPRI1Q51lgӿ0,vz>nbϥjC4K$$Dc5iG~,s$H?]GQ)7,F;<=mV/9iNu}[89#xw>?lv-Å˺3Z]P*F.OCBxdE9vݛv2턳ˣţxLk69qR:~Ra(3F%;eBقos*ݝ_quŸJR§%xsg\& )9*ZM]{>:o"ob.x\̼C2ϥia 3-&Գe,J+4s8D. YOfc47rWֆ50p&\Ǻ5_4Շq5Z󛣢ZC$={diݲ>u싄[eb0?YegqD̫GC;diʦdXoSS BOtrnI )(M0U}GKՁ؉ sN@^C#e{G %$9ZSUW=y\ }A0<҂G9k3PP]ԺlH2Vx>N8nP Qyu90 L1lojw2b-o E^5,`;!ynZU(kd%ՆErB 0\.O OZ>vҨ·y]F$Fdg>7 SN{.>yk <ʏ(<೤<5?^;ejQ WV>2Wii\sMl ]$=cǜἸ$U86i ef"T +s5Qk ]$mvG 8ԵVsri/.'T)/u`Uܓ Q>l(g߲8~@[O6\:nv^_3j-{YuSΙm+0t.1hrGJnn&Sns'&_}0\y:F"t;q)dCG(Hw:i<|ZVdD4Gs 34R ΞG㯨5``&a_Q˲kV.ji 'URq`GRp/aۢQ( l3&Dpԩ+ߗxnG`w웮5*$ *Wn ~ѨE[5T jWcKjY(!)[tk' g3 D25*dm7BjYHb*.WH:Ығ\o|ц-`@^MRG(EtNQR'lhXұx[&h 27֥<h /m?&=)κBw -349Bp* zT눱^=UeUߐPsډ-e1YAa: ٍa:Wږthp36JIEY4\/ݹRJKw:o Ya_ŁD͟%PYxd\=uu%-|y50!J'˛kǮ\r^VYWJF  ?Q0%fq*l 3ͯc_t $? nmȻ{8z2t>/;jӀgք⧘a\(fr >I:sSazJiy%Y6vP}ҕ և0k@LU2tjgVv 8?cv G2nEƂyYru+@cj+CDN@ZnZn)Hq^oF*tsDr`?ZY#m]:$f\7F^b5%G-`=L9̪\':R =Hot!M~6@č볍ޫ$&ZhvG&7/VdzJݳ⾑bCEw>4v㠪怬N$ibg^1> @EAsðiqx A Gw%ċ2V3\qcUܱJ\"Y`>Ւ?"D-˵Rx MTRXǴseW1ܱ nUQNbGIM{. tRɉ˗ @1x'^Qls%> ^KW> _LD7!K%I_)H LWR-8<{/zO)(}7N5E9;<8A;v@j45&R5a9CurJOt`M(j{Hm3m.D_?@Qg?^siQ]jk@F_Ǹ%CqdfYZ[Gϳ~QٶhkMSqN%j FyL8HXքnL>MkK|wVDg+X`Y!s.R;1UU\5|1\bJ4*fVҍ!, qi#IL?k67%]8aإ"[+lm'plCU* NxJ(i9癙~,h,9eeg!}.(5)3fg[, K?ֳwj F* 0*Nnm@a&Kŗ/q&4E] hMkZz|}mNr4je"0{nHq< K?{/}9xw3c Oj2+`>3vn@lz/S+b9 T kHX\']%h(|QǥpX'5Ȏ wRB)q߫YS8O=V;JWQ(|f ổ=r+FWOS%E1'X]\UZ"d)v,eNMN2> kմ| s6<2-fb|%M`T-=^g8 vrw2dkGL>CUl$:W9|K ]\'>LU_AHc~x Ccg/xM+{MSitL?d8AIa Jʰta|A1|*M}zih)`U,0x;q:נ(-)`{rD^ם"@VmmHӢx}r+ Sw([a?eȍ SmYu{?UNS~GI=V41Z.Lyb KLF|Ojf:v(^u TOrMɍ?5L38nI#ڀfJ O25!Nkt_ئzVflIfX{b`nީ73kȲӟFC߁&FG_v{W/RwL.E,WM2JiU >? lT~5y r/O4e-\zr ,'z -}&6&ӊi7{aOO;$4N#-$-6ϫmߓ=xW p 42)q5ѥc':Wp1. JCs:"/hs.bsᜐւ ;o=uI&Ek lW`_oνozgV40js\3ۚ' GIˀJ7-(+Pϸ@cF@{-}s7 ڜA_IŋlJ@纈5aJ `cqb&%XhR^] {c jWy?Y8 ct$NwedZ ~fASU+"Q[(w܃ܟ]c0?$viDzi|jki4/hwէ~/Om##w:?7'J=x5Fl|+3Dk9@eB*2=n $:OH|~R{Io37V4" ^d 1\ٷf3/5w^c õb޿;c6=D.f[x>@'bFH<dž$m!cP߶FF8OgVR]㋛˻#YB̄=]} E= ?1+kTd)ί HȓW=!~ۂ!J$tz9E41ƌ(Jfj6ZpQku@9L}fh}w ^ ̌{Gh9b)& +"*x0vKpNw" ͗ aV@VHN-`cj0Pf_n n3.f毪ӔA;{A38",}\TKbBrn8LX\HRCht 8+w/r⮽?W O(IBR?}^tB.YDB0Τ% p8x(6*c)KdzykOZ^:d}wҀ0ߧ^4-f*:+…\Bu^ q┖zH"9{YIA7b;7@v~U De-ڊ0zuV&G;eUU΢kz~t4r4 qeQ-qRN}QryfJ & 7"uy}HkUȔ/u4~R`'}0wq7i5`?zt2̥evaze{<}%MzX•hgAT.k3!\ȑɩ:2k,s$W4'ZA})%s$|T1oh'k ᑙ)`0BOyLr_(JmV R5p10Aѡ؅=*԰<8]T< z]X\팣䏾Ak{%`d厒v`vKxJ7e5.jԘGֱ̈vu^yvh ƢwW8*J,5!O?ɪrTATby?aC2AVDa%HtNͨ 5D< N9 75NS8`:Z"q$҄sĶ~lXPlkP&1ќU#L np_Q8ޯ濵7ΨpWdNF/1$3:QB5GAy5S;zn̷$ybieuM!5=/]M }9] gz"P~viZ88mPNcc?,pWq6h]׳A"T-x-Wٮb$my8 ;>jM1pZb鼧F&~|IrQ 4=8+aB*W,lP:*6MNLsW!<$@fn嚍O /-|}9+l{ a]JmgV-DwH}{ ׼Ib=hwQ))Dsm6k맬,\l8 /@z0[KQ܈?ic\QS1؄$C ^28ݸAzuSu}i9#琬lo1kͬ ?y8*v< 8P 3aٯ-h<Ȕ.W\Lenȥq"TQ\~|+C{zr8_*3U 1zN%kbGg%F|3 gqi>Soߌa ɗBgL%$oc$#I͹htʣ-;C%(:esvܐKvs3O όk@\K}r"Is'+?$@ ڭ%m0a,fMzzoYB.\c){4`! 'ZV/Շ/I+3Hjg52;bV3%r;Cĺ =3+jteˇtm=UP0c:4q%p-JR&l*&m:"4Øa9JEUoݗ?S#9fr;Oٽ`-.k`~pNύ,$w4yMyA_>-@I-Rڍ.˼দKyV;fA:r/<Я;A 9LxJFUX̀KgS2Ap[J\*3\+z=fYx4(} Q991*-~P`^D$ʻAQeX@/hV^X @\¹4%/0q˓$=)@R!ù逎vԝg$/m `E;  z Y}̃+1D;{ .\J:'31tCU"_\;M2>bsz-!K[zvp,?Ev'{hQ`-;䑛 Ϲ7- %trݓQ{2.Dz0S-Cͦmfkw48\!SH |LбW$ÃeyrN2D7JR^|' Eza!$^''?v*~^-80 ]njEZ2IDp6Ll1um?1M ri|}r¿P9~h?Jt uռ`yn^Q\(|>2ѻp~oM<43):øqh}Po[Wc\:I1-Qsg"Io*,Dh6~'n@pP$lb*HU-ɒ1Uwp[sYfE#Au<6D_ 4$_@U&ݮHi9ALOM#}q`E-eόTr "+V7\ð„Gs !% 5* DZWv.W02>_\%\GdD9z$,D/z=SWw.̒@+er [5p\l57!Y(t܄4 bmFؒDΈ؀ .k4/#osdP+J3-11ļ3!G QAd% aP>.ZԌvU (]Ly'mZY!ݸc>%B@[&w̶R݌t0*)ޢ>&eGL <@P.T:^'*X;cJ b`pYL N*iYk.> Flx{q=r3%f׍3䚾 ž4Z8Iw{(OO9Xv950Z11ilFKgt&25G~ĎPֽLBuNC*j W.%7gн͇WJFBXfx| T',ϗR98 pR(ѱ1-fٮ,Юb3.%L̙W9@0vܽ\tFq$(Y:4c.5agߡ\MLҀ˗0 dZbd9QvfoYRN%Q ? p2x랐!MҴFX'&-|}xZ%Uk%atWk5P`vwc`Qvϣn(zދs~SO̕FaԀ,'D= . !ëp[(\XE+2b~ogd{Оf"-wL W7g߭짷 m ̡#) c>Ghn=9{UgKЇ\X^ YZ