libebml-devel-1.3.5-5.1>t  DH`pY/=„b,Ӌ!NstFT[)30-t}xgF(Yk2Ei[;#'O7*R^by 8r@~O V!:{aTPLQ tZt 6qg6)VxeL|/`$BXc餚5ePDJ5xT, GAk% 4]&89ܑ/.n7%ۋ姘.Kd5c223f4fbb07920199aec62fd29af9413a25cfdmY/=„V,xF+Z/.-(SЖ_ow{ S.Ex H_,+,0P1if *ԕgjdb5hPy6)0t~J$sdf_ N({@  ۢg;b+saU M`::OEWXcw~NzQ-l֧MK y]f>:*?*d  M 7PV`     `       P    , d  ( )8 09 : ?F#G# H$| I$ X%Y%(\%D ]% ^'^b'c(?d(e(f(l(u( v)pw) x*P y*z*Clibebml-devel1.3.55.1Development files for the EBML file parser librarylibebml is a C++ library to parse EBML files. See the EBML RFC at http://www.matroska.org/technical/specs/rfc/index.html .Y lamb582openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.matroska.org/linuxx86_64/  *_T E  k B S  N eZA큤A큤Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y Y e13185077113517419ab04348a9578c0fbdebbaf50720f61901e88b7904f887531d32217e957420dc6322d883d6ffc53a3e3ce542ce369fe8c54145a316e7689f7636c8df50f34ec27dbec81b27157a55accf0d4a367bb09b2c0b88a128812f9cec272d9f1e8bbbffe3ac5cd1d0dee9264ffda79e7fa3894788254db6997bd122bce4aabee8f744139fd8cd9edef222e8d557680632149333e60723323dafc1e58084c6f0c3bb00f45847cc52283b47dd28baf41925c12a6a08f0727af1ad86f84434ff76dcfd1d055a606ee541d647ecee9d8c125fcad41de71b90dbe6cfc66307a68a599b078a13679467a403522760f60ac4e7626f20120226a6757967fc987300d61207ecb03c9e437b7f4b92e00aebd5fd5f4d87c77456a69ff472056264ff509ba63794e72e7fad98eee63c844a1f286c722e3d8af84d46c020e08a44fd655173434523e0d4851c58c1ee87f7d5c4ffd4a3e8c24ebeaf1a51182f368b0ef6218cbe58f34ae415787965021506fb8b180a08dfc3978c1e24d02bb4d1440f8fdc4f3413e19cfef8406f0a01249e504c6e1c06315c508732da30a08f5cca1eb435bd72a4d068e0ea8e7beddde58e1d3d4babc880dca93d0b5ba4ee389a3a1be4e50f11db39f15ef4f548b3f71402flibebml.so.4.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibebml-1.3.5-5.1.src.rpmlibebml-devellibebml-devel(x86-64)pkgconfig(libebml)@   /usr/bin/pkg-configglibc-devellibebml4libstdc++-develrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.3.53.0.4-14.0-14.4.6-14.11.2Y@W@V(UCjTD@T@SRRR҃QaQM@ONN e@M'MERLs@LPL <@KI?@rpm@fthiessen.derpm@fthiessen.derpm@fthiessen.dejengelh@inai.dedimstar@opensuse.orgjengelh@inai.dejengelh@inai.dedimstar@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgreddwarf@opensuse.orgzaitor@opensuse.orgcrrodriguez@opensuse.orgreddwarf@opensuse.orgdimstar@opensuse.orgro@suse.dereddwarf@opensuse.orgcristian.rodriguez@opensuse.orgcoolo@novell.comcmorve69@yahoo.escmorve69@yahoo.escrrodriguez@suse.de- Update to 1.3.5 * The function EbmlMaster::CheckMandatory() will now only return false if a mandatory element is missing for which there's no default value in the specifications. This means that callers such as EbmlMaster::UpdateSize() and by extension EbmlMaster::Render() will not insist on all mandatory elements being present anymore, but only those for which there's no default value. * Added a template function `FindNextChild`. * Fix reading and EBML element even though the ID was not found within the allowed reading limit. * Fixed an instance of undefined behavior in EbmlElement::GetSemantic() due to binding a dereferenced null pointer to a reference. Fixes boo#1056669.- Update to new upstream release 1.3.4 * Some minor changes required for clang * Some minor changes for C99 support * Required for mkvtoolnix >= 9.3.0- Update to new upstream release 1.3.3 (security fixes!): * EbmlUnicodeString::UpdateFromUTF8(): Fixed an invalid memory access. When reading from a UTF-8 string in which the length indicated by a UTF-8 character's first byte exceeds the string's actual number of bytes the parser would access beyond the end of the string resulting in a heap information leak. Fixes the issue reported as Cisco TALOS-CAN-0036. * EbmlElement::ReadCodedSizeValue(): Fixed an invalid memory access. When reading a EBML variable length integer value a read access beyond the end of the available buffer was possible if fewer bytes were available than indicated by the first byte resulting in a heap information leak. * EbmlMaster::Read(): When the parser encountered a deeply nested element with an infinite size then a following element of an upper level was not propagated correctly. Instead the element with the infinite size was added into the EBML element tree a second time resulting in memory access after freeing it and multiple attempts to free the same memory address during destruction. Fixes the issue reported as Cisco TALOS-CAN-0037. * EbmlElement::FindNextElement(): Handle EOF when reading the element size properly.- Update package descriptions a bit- Add back BuildRoot: the rpm version of SLE11 still requires this and libebml is linked to 3rd party Build Servers, where building for SLE11 is still enabled.- Update to new upstream release 1.3.1 * EbmlMaster: Fixed read() trying to calculate the end position of elements with an unknown size. This avoids endless loops and assertions in certain cases. * EbmlElement::Render(): does not catch exceptions anymore. Instead, exceptions generated from the IOCallback class (e.g. if a write failed) are propagated to the caller. - Drop libebml-1.3.0-6efcb74d1e.patch (no longer relevant)- Set RPM groups- Also revert inlines-hidden: still breaks mkvtoolnix on i586.- revert last change, breaks mkvtoolnix that uses internal and symbols that are not annotated as public :( keep inlines-hidden though.- Support C++ visibility by reusing win32 code for the same purpose. - added patches: * libebml-visibility.patch- Add libebml-1.3.0-6efcb74d1e.patch - Simplify make calls- Update to version 1.3.0: + Compilation warning fixes + GetValue() and SetValue() functions for EbmlFloat/EbmlSInteger/EbmlUInteger + GetValue(), SetValue(), GetValueUTF8(), SetValueUTF8() functions for EbmlString/EbmlUnicodeString + Date values use 64bit integers + Integer conversion operators were made 'const' + GetElementList() function for EbmlMaster providing a reference to the underlying std::vector<> for better interaction with the C++ standard library + New constructor for UTFstring taking a single std::wstring + Increased library .so name to .4 due to binary incompatible changes. + Removed the Debian build files from our package. - Bump soname following upstream code changes.- Do not use gcc -ansi flag.- Update to version 1.2.2 + fix usage of the DEBUG #define (use LIBEBML_DEBUG instead) + The EbmlCodeVersion variable now resides in the library instead of being declared static in the header file. + only use the test element to read once in the loop- Update to version 1.2.1: + fix the constructor of CRTError in StdIOCallback + fix the size returned by MemIOCallback::read() when reaching the end of the buffer + add a macro to define signed integer elements that have a default value + fix compilation of debug builds on win32 + fix for Sun Studio C compiler - Stop source service usage: Factory is moving to a slightly different approch to verify source authenticity. Cconsequently, specify a full URL as Source.- update baselibs.conf- update to version 1.2.0 - no need to put the internal code of EbmlCrc32 in the public header - more safety on the Binary buffer handling in case we run out of memory - fix CRC32 detection in master elements - fix compilation under gcc 4.5 - Fixed handling of UTF-8 strings with characters encoded in more than three bytes - Increased library .so name to .3 due to binary incompatible changes- fix -devel package dependencies- fix build in renaming shared library package- Update to version 1.0.0 - Fix more issues which came to light with the recent push of WebM -- mostly regarding elements with unknown sizes.- update to version 0.8.0 - new macros to simplify and unify the way to declare and define EBML elements - new macros to access variables of a Class/Object so that switching to libebml v2 is transparent - add an EBML_STRICT_API compilation flag (off by default) to avoid direct access to internal class variables - fix some building issues on Linux and MinGW - add accessor calls to the base classes to avoid direct access to internal class variables - add iterators to navigate throught the EbmlMaster children - use a new filepos_t type for everything that relates to an element position/data size with INVALID_FILEPOS_T in case of errors - remove the const on integer values- remove static librarieslamb58 1504248330  1.3.5-5.11.3.5-5.11.3.5ebmlDebug.hEbmlBinary.hEbmlConfig.hEbmlContexts.hEbmlCrc32.hEbmlDate.hEbmlDummy.hEbmlElement.hEbmlEndian.hEbmlFloat.hEbmlHead.hEbmlId.hEbmlMaster.hEbmlSInteger.hEbmlStream.hEbmlString.hEbmlSubHead.hEbmlTypes.hEbmlUInteger.hEbmlUnicodeString.hEbmlVersion.hEbmlVoid.hIOCallback.hMemIOCallback.hMemReadIOCallback.hSafeReadIOCallback.hStdIOCallback.hclibebml_t.hlibebml.solibebml.pc/usr/include//usr/include/ebml//usr/include/ebml/c//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Maintenance:7224/openSUSE_Leap_42.3_Update/e77f884163e1e02759bc12ac943a1ef0-libebml.openSUSE_Leap_42.3_Updatecpiolzma5x86_64-suse-linuxdirectoryC++ source, ASCII textC source, ASCII textC source, ISO-8859 textpkgconfig filePRDpдf z?`] crt:bLLD?^p0Ar jb}8ދ N-d|fo^Ue] O!7!!Sp,weWfȸcid_:6n#,EvK)W YO[0=ba1A.F<&v*!z22I+ us[gɴ$aCaX.FD̑]^u]DG0x# 'ŏAʾe1'6%U#y> 4TUШ,Šą&'OD3Z#) iԆe8_OFR{uTmct&ĺw-mm} z.A, ^+ 4 6{/&hs\nx_$4PC k%j2+: s+PN}rNCY6?)Mr6$}Ru ?y{Q#KCPy=Iڝ\!A_SHpsܓ\oaf1 AJ){ewB7ڟjsp.٨Sq>'WW\A6ofvL6_Q9\dfP\ҫb֮_:B^Mx?lGC J.%WfG4UT0k&l<#YdѬD5Q  >t@B <J@!a C(1s#!=fCC| p|\N4Ugµꯔ>cؗw]VZh!.?3cNeB @-C~U ɞo8'}4,'Gä{u3QzP\k|LSKX8 ad~֭Ukz^eK$u,qɤ;cC}N1_G}EBZ~xsV^Boyor8϶2L)$)mru}m' l+4x䬴M&Z?Wd2PƗeQl>39:hܻש{\WJn|\aV`e3wļ==Es.Ӈ娺K߲\ڑ8 .IӍ74CI!Ƅ7ML- ؠH$vcK!2A謜r\vf/Ub3(GqP\e ښv3r =?>" :儍#ALP Fk;] l,IH H}=mB 3x ]^S_1;Yl[8?cm8yW/GF'hv+r2Ej̯DŽ?$?oI Un>/Fd S> :^B1+H؄5EVYn\U#GSI=ĤRF$^)?F'u(?hm\ ķpT?̞Gїvssmf@ ͽV r)P饒6@Sa(|d/9!)5MΪ"Nb*bb5G pSj4H8=N!mk_зi*Mv|5dT)K论Lϼ>neqR Q2{&4ADnzG4 $F ^S6)Ps[b* ZfTw#myfPV@9'qW:N, ?>f൰WTʤrhdǯJru2 c#)pqPSy&Y %G:7N sSXB  rQ >1EUZ2Xpx|lҞH:}5!]>9.'.(w1f5]v `sރvA0<=Lk}gnxQp+-#<]ivp }X~5vvJ5:Fh7>׫(s5tgpS69q(kZ+ $FǻYƽBI5, RI i(*y1UΧ$B혽sX!EKۑu92OvBךrZ5#)ik0 >q,vz1YEJ~p껐J _ᶺ$^"QK;y{K^H[-RPF?H+;(ͦB#Xtu >@v(C}:̼%ZԶ:L$O!8(Nd|^ru*q4@pj$FA.o}xAa$GU Aߒo6fk^6Kyˬ.dr &i5Sskzm\A?`5wZEe'gVwi5 {1;oz?E5Z?d>MYh ^PG.e1\P*&Ĥ3J^b7 Wg.\itzRn }gPʵ3z3F%sK*;a}S n'# :jW*ФiWbafR$%WRK|ꈥE((T\01^p~QzpK!!)3 ?V%d *MO?hy Bkzn%#@pLx0.lj⿽"/jZ\XEa{8Jd1@~/x#mQ ˈ_GS]?2B}oO.}ⱱhPΞ1qx_.l732s$+!wL+WT V\h/"|O@c>7 #*"FA ̴LW!#RgoTm@3RL F8άW";wiΟ #휢7AmnFvwkbť?pUD^g~hA[ޭ+HkYy썽<ܸنRn?ݸ,F|~'҃028c ;5/Lf靧ݍ:LpVk֘Cc3ưp9G/Rz- 3sXIn~JmG q0耊-aBϗXx"WP6O Rش2x^)^'x%ynygL,g0]н0YbԺe*r>s]#q0%̣W%XJ}m=@ѕDjtC;[$waĘjԧ_9 #G wW A;ir4bAU^^ I˟?}pCq"cΩJv=W/d:/vFVYꖀ]mQ%Bv{2䄲-rYנBd_}|mGTpu "^%uPa̬*;Dz:MSp`F⭸v9t&!\lt` nLA2 HQhW`T]&9Y]Uz{K\ bbwe{{A7.oQ4O@t.P!j#LV(yz5m:G1GC&%Yx@:!mOgڜa,uQag*Ks"kEi WBىZ݁v Δj [{2 tG,gt cyB2ekFm9;TR(^&ƕ{ ηbEX8 {^q؏[pU/ux[+r&nVL7)$ 7"aNt<ꦞi;Q#P}8vїJu68/;v%u9=&S~Պe,-#˜-HQa.k> ܟgg^sgpL[o؀_'qdx, p)0Q@VD2 -ibxGN zK,8-["Ao}VcY9ELm&`K:3̞O=P $ Wv1wɮO) dܦ:TQw-f e˒0zl od?^/\6LkS<[.ODP Jx׉ɭIxW1yb8ϙ,2>o :DwqÀ (Sڨ'QubrfT$=1)n1ofwU6EF*&CFtA|6@:|6oWey!J6;,q mBgKڙ2YbzUt '  8Z6v(V҅imbM(۷M%0R+wi%,#qF}&# Z<'-1$IeQ\1pѰ BW3q?Cc {/ВLVW-:esnECDGƥ_!R 'O#uܥ~?N':G}I@n%8=}b|*k`G7k47g3GaLQ^niϡݟ긱bJ+ mr~w6y/p=HTB(4Q>K1G#c0/UyU&g z>X_:W"cM< Aɮy+;TS#!`Dg'X?3~K.m۟QSNv֤%Ib[4_1vKp][pᜡ kMΎZ)>67&k[k_=(d9)^yKܴ"#|u]%9 W:seCKRFf}mBW) RIm6YVn NlO{Qlq#5Z"%pHcYx4 phDT*7ߕ<̿0r8r;,+uLȫr`|.i)_S UE0KXyojF'K#yʎGTxr2AXRhV xBVh;ܬ(vǾ?MPZ낳G0E kϳo5(!9Ӧ}찲e@|qFԨEBeDŞ8R:'xG<)X)\oEx YU]TePz|-f)A4ȊMP;٩)-]'QG:'HYOW3''upTTXn2]r e$?%/Bsn=6_a&L$C룳:ܧ21P8|KG}NϿuJc?hp-&Di.AɘuN#l%<EHT='V~&~or(L9gVdE1r<RpFڻwճYIiS QG"䑎>^nQ̪ 2p̸U ԃDB8Zvblw_e@t,羨'9|,@kԓoܟn Da- _M>Zo~ g4>K"{<G1/N*:@n`UoPS0t5o?L|걹L#f),7P l:a≮s8E:_zldh2Z= >/)g}ozV{9ky6Ջf+ b޻AaHFZZ !XխJ8@a[6փh8[҂/ ܝ"V֪ʏPY $.)PPi dخ4&ow߰R ,B$mbEu*`NkflqcNF o6ݥ%lE? h*B=1}׫נH@ _ogf"-K4/1жpa# zDWsǬ =[P> l2ԏ]sBmgZY@};unj@D)ab)9ACe$U%3(h lanٝ(z4jw*Tik+%Tʱp!ջM ep" ؊bV(C_0 ecl˶3=9`@o BiB;Tf7E# \4& ,aޡ`t/&V>RL/P.ؿ7J ٦ʴ^;*`^4~P7eZi ro ǩXĔ]Dj8srB?'bMS?[o3jy?+L^ ^iiDW}'&_OB+L4þYFHir6!XZ"rS,2&=+!RMxf1OZ3ˏ8g{plJ \Ya :?i Ր! <.Y'LSԹ. {bCbG-fk,Z(:ݜٵSj̗ k@ n.FnQ>N,2}wrj[W5R ҄\Ӎtk_Bw(AwSf*yt?$IЋ6#I| ~K` >q> P^q"0F}0@<ѮI^ΝBHZW9̏]x:|ҹ!FHR 4sJ<@^gW2W $vWeλ0y>x-t!ݖJzġ\`ǗDf5P+%`Q"^<ͤcCu}>$nf=ÏSɱ HXj=5A>l>]}q5pbOG-d2?AG 䏠6`侱IØV$1o:1DV}f|c E+v2.TL M'#fH҈gOy?J'ybeϦ@ZhV+i'v9uOdef̟J}((13JÜ+i.y\8l_ݘs'u͏߮5Xisp}p,3Z*5'J\ _0;M0/" ` 5_p) di5ga kDAMOS<Gd M:XM9L$bi`vN*PAo4SN}BL<_5O 3 .io҄|`gӅ;A_65Vb5_Pkx?srņ&h:N0 Y8sQCjj [x4Co2'_E<; /3ä2G @I|| @A!. Wcٻ"nƄAjc(CT] JSoV#eۋY]eMU5?ޫ}'Tlml+_Vfـќ,2?@*H4Ū≌;ciοp_߫ l1<`CR-T̤*21wDLwk$f9RS1x\nVA`Ō-p{qclO{ULfܢ4{ʙ_҅oB[y>ܡ 5-n* ;l@!$3Z-L(P3a_mǯuۡOj=;밇| {cJLroMFc =+UYZ½Ax|/6fFo d5AGdA艩kT,s&:T6XęBg"t/ L cN}4I{=|&<1I]ҜR!r"':B-=?*OrfpΥ:DK4;6CkPI mٜW!2N|SaY .C/m0>|^3 Znn]{5JQyיޫWt ٕ38Qe e;/Ȫ>BW["pzY^pZycC7)kxAEguD)_nGcffq6]-k?0I9-bzJ[cpB%g}$ոV8/zEdnUf>Bb~IͭK?t`[+v!={\iaܑ~X{=b =o9L^ R YcV 'Yߍi @(eTz,P Y+'єS0ȧ"KH}enWT߈ۀ} 0Q+U7 8kz*[]nY Q>QCL2ۖmeGh%}C A kuIȮycҊzI`Ɩ/hI[ zyֻV Y wZnÿ̜̺y;^oKeNwE!2QI$H: M8}&|&$J8{̫˰¡|k zIyT3cفCƐ?0!z|O GXx. 3_k3+0鏷Q]NyOΏԙTC\Ȫƃ%yR?}+᢭H Sv-# 0R䤮t5DЎę{:7"s {A%>ͻPTrg Z+OH<_J"oƳ]KK 鷊Xb{? c~ؾG%xBC i:̻LN$w5~S@nU/2$Oc#z]xaS=R MJgyNwV:\9 %b /6w)" >TgK8E e<-_7 Y9*OE8ކ :xm@+t\9]ٚtJN~s!q͞&W\ 45`vԳ7s%ˊEY$`[[%[a)7SVUY}BZ~:jP6T!Q0iÁ*)Em- |:pDu53. }~k㞍 N*g# ג4[9K)fP/fCt]MdG r{sda{ ";gᑂ1JDIX&dWG 6A C)7U2;W=m"(!nmV+) Oې(vcX69BFٻM= = G \_WꉏTֹѦ%ҿ7be?Zw6:Jru ~y|Q+OH>?Ѥ rHwضl &[) ^d_>鑍/QnR2ܖ Zo0!Sو#ȬPj!3V e* gu97׏{VVxihfKryY ֨{MZy{kҿgWԄnb^*&kÓ _ˢ>L(c2M)fP E= ֤t4K6y˄~6:fW6W46i%\FHc>lV7cIcQsL$)+a/j$~$4Q%q< GL ӯ@fF:`|܅x^s)1ZQ0Gl$VPOOkJMjv0FA쵣%E&z.D5eTQ8LXU߽>Gz&zH]*YWt,?nAX([AlJ bn A[n|3W՜FȏUʫzbghMpfwu0.ET7lavڰ-rv{M:dIZ#.X̋Dy_+e,[8Ό*ѭεUiE(uER[̎\Іuԇh(h;n "4xǘ2[:.}C *r Фɤvm4_ک+Ĺ2Mq^ u9uU8 1^2FL4y :/,%_cG^֤.ΡQp:~4rI6=JBN4)?5VV$>rNt2%{uk%E*]"PO]}WTd~/6?cx"L)$PS'>^#9`aGdigtX%MIkdQStEEvq vMtfcC@Yt8~XKiB#jA0P G:IlQY~ YIq- 9Ճp̸;D;ZGhKjtĽf~VyyF59p0zzO4&:5Shbq7TXXA`7JY{7Xd:=,=[p 7o9)sjf[XUfx q6_2 d|N f஁F6Nc?b+4W-)"W*&*/"uzsjH據J*(Z6!jfe(j/.a& `"*5iT4wZj#?[iJ#I#%LVVOȏM56܈eƸ`.zw'h_`=0o"eIi%ncm:5S&$u1O/sj{L)$OI[@ _[JMX!-ܖլE[ % eFa%L6k =|A/6lR1bm 5w6ʕaOW0xSql+DBL?"ASvacVrKȕ]iFDTAHZF