getdata-doc-0.11.0-lp152.4.3.1<>,LLaɵE/=„zm-@h$}qsD/|PDR:rhT@4Tv½cgQUW?3&ܖ޳ C4&m_޵)s/tTY&.Bb<^ Xg̭IjʌIЦ$sK8= *,4}NvCF8\!Ҫ#FK0̒>}ߗEOύ]<;cRm%R &7͖|yz6y˳h>;1h?1Xd ! ;pt  0 @ P p 8 @`((8 9 : F-G-H-I-X-Y.\.,].L^.b.c/d07e0<f0?l0Au0Tv0tz011 11TCgetdata-doc0.11.0lp152.4.3.1Documentation for GetDataDocumentation and manuals for the GetData library.aɵEcloud118~ openSUSE Leap 15.2openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://getdata.sourceforge.net/linuxx86_64""0X&; A큤aɵDak;ara@1a0aɲaɲaɲ61f15e6755e16bf64ea47e216177f297bccfbf66c43f567268232e0b19e72777e3f95543232aba2a354a0e96f1e0b35da72558279636b82bbf80ff314d07d2bb9a9e3447d2dfcf05d427501f6fe364c78b2f904d4c2fe17a1ccd8d7e5b75180940b5174d99c3f2901f9a297010e4d3726b3d4f527865e77ced5d2f103e6b41d0c73007997cc3b94531316a516cf5708d1b3783835ebc42f18a902e88e1a132f1c5d29581d5244b158c0eacbf92bd6cc61fe95bf144983a30d44fde6ae71a51db1888ccc0d48774ed8f7f8e873c0811cdbd516f07f15f3974e89a9b36a1f3a642rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgetdata-0.11.0-lp152.4.3.1.src.rpmgetdata-docgetdata-doc(x86-64)    getdatarpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11.03.0.4-14.6.0-14.0-15.2-14.14.1aKX@X6@WRWV@VVV$@UUȒ@UUTChristian Trippe jengelh@inai.dectrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.orgdvaleev@suse.comctrippe@opensuse.orgctrippe@opensuse.orgcgiboudeaux@gmx.comctrippe@opensuse.orgctrippe@opensuse.orgctrippe@opensuse.org- update to 0.11.0 fix CVE-2021-20204 (boo#1186251) for all relevant changes see https://github.com/ketiltrout/getdata/releases/tag/v0.11.0- Fix RPM groups again. Drop useless %clean section. Update descriptions.- update to 0.10.0 for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.10.0/ * This release introduces a new Dirfile Standards Version (also numbered 10), which adds three new field types (INDIR, SARRAY, SINDIR), and also field namespaces. This is the first update to the Dirfile Standards since 2012. - Added BuildRequires libbz2-devel and flac-devel to support the corresponding encodings- update to 0.9.4 for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.9.4/ * BUG FIX: Arbitrarily-long reads of FLAC-encoded files now work. Previously, each FLAC frame was written to the start of the output buffer, overwriting the previous frame, and leaving most of the buffer uninitialised. Reported by S. J. Benton. * BUG FIX: Data read from FLAC-encoded 1-byte types are now correct. Previously, although all data requested was read, only the first half would be returned, encoded as 16-bit data (i.e., with a zero-byte between every sample).- update to 0.9.3 for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.9.3/ API Changes: * gd_verbose_prefix() can now be used on invalid dirfiles. Previously, this function would return GD_E_BAD_DIRFILE when passed an invalid DIRFILE pointer. * BUG FIX: When trying to access a LINTERP table file in a non-existent directory, GetData now reports the correct error (No such file or directory). Reported by Johanna Nagy. Library Changes: * GetData can now read SIE files containing the optional nine-byte header (which can be created by daisie). When read by GetData, information in the header is completely ignored (because the GetData metadata contains all the necessary information). GetData never writes the header, but calls to gd_putdata() will preserve an existing header. Calls which re-code the file (like gd_alter_endianness(), gd_alter_raw(), &c.) will result in an existing header being deleted. * BUG FIX: Filenames and line numbers appearing in GD_E_FORMAT error strings returned by gd_error_string() are correct again. This bug also affected parser metadata sent to a registered parser callback. * BUG FIX: On platforms where char is signed, the library no longer rejects field names containing bytes with the top bit set. - remove patch fix_test_alter_entry_scalar3r.diff included in this version- added patch fix_test_alter_entry_scalar3r.diff to fix the test alter_entry_scalar3r on 32 bit- update to 0.9.2 * BUG FIX: When using a FLAC-encoded reference field, gd_nframes() no longer leaks file descriptors. * BUG FIX: A segfault in gd_entry_list() introduced in 0.9.1 has been fixed. Reported by Christian Trippe. * BUG FIX: A descriptor leak on error has been plugged in gd_desync(). * BUG FIX: A segfault triggered by encountering an I/O error while writing metadata has been fixed. * BUG FIX: Memory leaks in the FLAC and ZZIP encodings, plus single-byte leaks in gd_add_string() and gd_madd_string() have been plugged. * BUG FIX: gd_alter_entry() and gd_[m]alter_spec() no longer mangle the values of entry parameters when asked to remove scalar field codes. Reported by Dan Horák. * PYTHON BUG FIX: Fixed a potential segfault in dirfile.get_carray() on platforms where sizeof size_t != sizeof int. Reported by Dan Horák. * PHP BUG FIX: Calling gd_discard or gd_close on a persistent dirfile now does nothing, instead of closing the Dirfile and corrupting the persistent resource.- update 0.9.1 * Use perl-ExtUtils-MakeMaker instead of perl-Modul-Build at build time. Relevant BuildRequries where therefore changed. for all relevant changes see https://sourceforge.net/projects/getdata/files/getdata/0.9.1/- update to 0.9.0 * the legacy (pre-0.3) API is no longer built by default for all relevant changes see http://sourceforge.net/projects/getdata/files/getdata/0.9.0/- Explicitly require Perl-Module-Build at build time. Fixes the Tumbleweed build- update 0.8.9 * BUG FIX: The metadata writer now correctly stores bytes in the range 0x01 through 0x1F to the format files (encoded as hex escape sequences: \x##). * BUG FIX: A number of memory leaks associated with error returns from libary functions have been fixed. * BUG FIX: Attempting to create a new field or alias with the name of an existing dangling alias now fails with error GD_E_DUPLICATE, as it should. Reported by Alexandra Rahlin. * BUG FIX: Random-access reads on a RAW field with a frame offset no longer result in mispositioning of the field's I/O pointer, which previously would result in returning data from the wrong part of a field. Reported by S. J. Benton. * BUG FIX: The return value of gd_nframes() is now correct when using a sample-index encoded field as the reference field. * BUG FIX: The sample-index encoding no longer creates sequential records with the same value. * F77 and F95 BUG FIX: Passing zero as the field code length (F77) to GDFLSH GDSYNC GDRCLO, or, equivalently, an empty string as the field code to fgd_flush, fgd_sync, fgd_raw_close now causes operation on all fields, as with passing NULL to the corresponding C API functions does. This is what the documentation said these functions did all along. * PYTHON BUG FIX: Accessing the prefix or suffix member of fragment objects no longer leaks memory if the other affix is non-NULL.- update to 0.8.8 * Fixes build on 32bit - update to 0.8.7 * BUG FIX: Opening a Dirfile read-write (GD_RDWR) no longer fails if /INCLUDEd fragments are read-only. Reported by Alexandra Rahlin. * BUG FIX: Several fixes have been made to the sample index encoding (SIE) engine, which should now produce properly encoded data when performing random writes. * F95 BUG FIX: Passing the empty string to fgd_reference() now returns the current reference field without modifying it, instead of crashing. * PYTHON BUG FIX: Querying dirfile.reference no longer causes a crash on an empty dirfile. Reported by Alexandra Rahlin. * PYTHON BUG FIX: Memory leaks have been fixed in functions returning lists of field names or other metadata lists. Reported by Alexandra Rahlin. * PYTHON BUG FIX: On error, dirfile.get_string() no longer segfaults or leaks memory.- update to 0.8.6 * BUG FIX: Computation of LINCOMs with complex valued input fields now correctly happens in the complex plane. As a side effect, gd_native_type() now also correctly reports such LINCOM fields to be complex valued. * BUG FIX: The gd_[m]add() functions now ignore zero-length scalar strings. Previously they would store these invalid field codes, causing problems later. * BUG FIX: Returning complex-valued CARRAYs as purely real now works. Previously only the first element requested would be returned, the remaining output buffer containing uninitialised data. * BUG FIX: Entry members spf, bitnum, numbits, and period are now completely ignored by gd_[m]add() when corresponding named scalars are specified. Previously, an invalid value in these members would result in the entry being rejected, even though the rest of GetData ignored the invalid, unsued value. * BUG FIX: The parsing of the \x and \u escape sequences is now correct. * BUG FIX: A scalar field code specified for the last factor in a POLYNOM entry is no longer ignored by gd_[m]add(). * BUG FIX: gd_[m]add() no longer rejects MPLEX fields with negative count_val. * BUG FIX: DIVIDE fields with complex-valued divisors are now properly computed. * BUG FIX: Complex-valued POLYNOM and RECIP fields are now computed properly when the library is built in ANSI C mode. * BUG FIX: gd_alter_entry() no longer corrupts the DIRFILE when modifying named scalars of MPLEX fields. * BUG FIX: Writing complex-valued MPLEX fields no longer corrupts the stored data. * BUG FIX: gd_bof() now returns the correct number (i.e.: zero) when reporting the beginning of field of derived fields shifted to before the start of the dirfile. Previously, this function incorrectly returned values ranging from zero to one less than the samples-per-frame of the requested field. * BUG FIX: gd_flush(), gd_sync(), gd_raw_close() no longer segfault when operating on a LINCOM with only one input field. * BUG FIX: gd_seek() now works correctly on PHASE fields; previously, the sign of the PHASE shift was flipped. * BUG FIX: gd_seek() now correctly positions the virtual I/O pointer of the INDEX field. * BUG FIX: gd_framenum_subset() now returns the correct value when passed a field_end which is beyond the end of field, and then is required to extrapolate outside of the specified frame range. * BUG FIX: gd_error_string() now produces the correct string when reporting an out-of-range poly_ord encountered by gd_add_polynom() and similar. * BUG FIX: gd_[m]alter_spec() no longer ignore co-efficients specified for POLYNOM entries. * BUG FIX: gd_alter_encoding() now deletes the internal cache of RAW filenames of the affected fragment; previously, these old, cached filenames could lead to I/O errors when reading and writing the re-encoded RAW data files. * BUG FIX: Calling the Legacy API function GetFormat() on a Dirfile with MPLEX or WINDOW fields no longer results in a segmentation fault. * BUG FIX: Attempts to read past the EOF of a gzipped field no longer results in an I/O error, but successfully returns no data. * BUG FIX: The internal recursion counter wasn't being properly reset on certain error conditions, leading to spurious GD_E_RECURSE_LEVEL errors being returned from valid calls.cloud118 16406090930.11.0-lp152.4.3.10.11.0-lp152.4.3.1getdata-docChangeLogNEWSREADMETODOdirfile-encoding.5.gzdirfile-format.5.gzdirfile.5.gz/usr/share/doc/packages//usr/share/doc/packages/getdata-doc//usr/share/man/man5/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:17326/openSUSE_Leap_15.2_Update/b62fe3993c38c68c04c40af1c8b03837-getdata.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linuxdirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)>^Y5ᔷIO_;utf-886f5e12502f1449ec24fb0ee4bcf314f72ad84134adaa4e8d899628d0a58a9ef?P7zXZ !t/L]"k%tH]hݐdf zJ;!Ӻ~'eAAuJzDk~̏-*GJJ7گz5&YÜ6U^X,X4رYuS!ZM04~@94v'LOȄ@Z 8Ye(cuzð:e BQĹ %< 6FW4jт"d&{s멎%1*<0Ȍ-xN-+jlwnHFDH=s|o4_3[CpSqj[+D8ChIQfߴn+]CjRO@ 7J!wdOaua9aUsPޟ&Qu@%_zаtӠy. $qŸIǪv[ x v-ђGjPv[I.J8yn[-pQ¢_{cYouJ dȥi> UH*lgbT'={B<N$OBUr\\ YKծ7nL O5Ə{d]b:s9W=(ȑ&6nd 0Z)#y8k}H= !e ;Նv=wBC"$40)%7U;Rn k*'r*_MT` dždEhy65k݃D;bBȳ#Bki^PuJL1{>6H$mXndpIY0+Cdj࿸*×CN5'BetszV4Tyx]XkCi 9@͍NQ'gEcqwnrO Pݑ^ g(oLDn N!cP3 c+h|ΠR%lHn4AyxQRK8G}3 anz `f׼R',$eA$pTi삫Ṉ i .`$N0"BEeڰU$Dcҏ9\+Э,PJ}~?? }͂adV&>Wl!%xЧ.P[R:F%dIӖ%+<|<^{~X#4վ!Ɖru(o kR9sּvsX$B?9V6V",:y[rj[ qx%g0@~;T74܇Lj&LZo~oT˲AA;'&{{2Dw0 CIK/rʅ9Ji|Ac.L<5r:^򗋿w&q-|8(# G{̏NszL^WTPs>[V̀g_Ԍk#w.EnYE,4CʉO2cHJ'zG 0 #a3ѯ1᤟0v9c0GX1Wf] >WS>jntYYz=^b;eft0%N^E+bi<}0QJ2?N_tt 0C)H{9V-l)b2k|pC=]Z;Rܶ:/V34 7S`cU!s+|DvR77![: ۚݡ8`Ixc +~QWkaAh~ |Q2Yɨ;p3{-<ZɊC~h–Sڌ(^foV@ Iow2>.Hw2{Gu38=< 7[Cuuбazvz[{b0d/rv p6O]7wЗLrd$|1XRElYV'xo8lʑWtC%Ͼ|pҟ}\acP{ǁ$\kƍo<%$ҩY Xfa$4PuN[=ݥDa+HEȥ>&m`Q0sG`m~R>uϊ0!igR"g7" Nb,D޶8W D%+ d;|byD {̠yF-d+l4 cCb-[ mqng<*y2ZTWRL6XhI9댦dqճm͗VI_Irg}_*z??y#,a?qq_pq*7+M7&;7?b8. }vrݺ[mDX3>cAQ60"rUP-'Gt2p}6Aߗ\^~$ݽd쯟Kڸa@KŞyvKSC QRLP2-$^.daD7]fJM^ָBQpOie%)e$>2M(*I!u/ _z~Jݝb<&WuqR Yl1lTg}>MWT2aCV130v\ NK4/'lS$p b 樕N@Zo!.)=z}/惉v^s[9.s@]8˂|xL1`c5D%k4{ m N[@$=AE}Pвl?J tr}p0-C{̢9b S OlnBf꾪<,W ZzדjL8"5 lho)MѯgBC )q #N