libwbxml2-devel-0.11.5-bp153.1.16 >  A `BN!M@eeey95[CΩl+b-U"1F?dנq\4Im P_y?V.e:N̥EJku.˺BLN9D]΀O #?*hg~ЭhY@xыQex4|SRK(ZŽbpI?ry:& ԩǀr(kS,HNJ)|h<̏}z/x/MbЎ֢,}=cJ767e6f52dee6902311e634c2644c3ae551750ca0a521d0ee1056535ac23adfe762f641a743d99bcc4095b464b9f5a5397254648b:`BN!M@eee;QHFqJ:"Lnbd€W)|Br`ԭ蠁oB]qH S@D6&ApD {qgŤ @\?(b B4j\Ys뤞֛d^}&isIFD&*^Uo KcfU|N[`p>@?0d $ F48DHenx      ,  T    8 `   P t # (M8T 9| :* F G HH Ip X|Y\ ] ^`bcdeflu v8wt x yz,Clibwbxml2-devel0.11.5bp153.1.16WBXML parser and compiler librarywbxml2 is a library that includes a WBXML (Wireless Binary XML) parser and a WBXML compiler. Unlike wbxml, it uses expat instead of libxml2. WBXML contains a library and its associated tools to parse, ecode and handle WBXML documents.`Bs390zp26vSUSE Linux Enterprise 15 SP3openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libwbxml.opensync.org/linuxs390xZ>H RAA큤`B`BXL}`BXL}XL}XL}`B`BXL}fe665cb9de4185f00cca553d2641659dcc0cb4d0f0bba4a076b87e5436a0702f26a1e9aeef2e4ec82109659fc88dd6dded34b3d599daee73d456909ab57a30dc76403449c8ee7435e4279adc3ee080ee90b2d9ab1d91c58a2087559578be410b9d4a0d971db77fe22eba4167b0136bd2aea770b80df9c2cb1624146ca87ff4998aaf606c3f93827e26742f1fba29f647ff5765530e141fc890885908eebf60bd034c99a3aea7464a6a698df773fa63a619ee289bf54efe28a8cc3e32664f921a99009aaa689e91dc7ea08b586dde3f63bf19b438d63b308a74d4f66f908539delibwbxml2.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwbxml2-0.11.5-bp153.1.16.src.rpmlibwbxml2-devellibwbxml2-devel(s390-64)pkgconfig(libwbxml2)@@     /usr/bin/pkg-configglibc-devellibexpat-devellibwbxml2-1pkgconfig(expat)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11.52.03.0.4-14.6.0-14.0-15.2-14.14.1X,XMF@K͗@Jv@J @IIд@I@Ijengelh@inai.debosim@opensuse.orgcstender@suse.decstender@suse.decstender@novell.comcstender@suse.decstender@suse.decstender@suse.decstender@suse.decstender@suse.de- Trim descriptions - Replace unnecessary uses of %__ indirections in macros, remove redundant %clean section, do parallel build with %_smp_mflags.- updated to version 0.11.5 * Fixed ActiveSync element data of code pages ResolveRecipients and GAL (issue #52 from Thomas Führer, fixed in pull request #53). * Added definitions of ActiveSync protocoll v16.0 (pull request #32 from Gil Hartmann). * Added support to build a static library (issue #22 and pull requests #23, #24, #25, [#26] and #27 from Gaurav Gupta). * Added support for MacOS X to Travis CI environment. * Added support for ccache (pull request #44 from Gaurav Gupta). * Fixed some memory leaks (pull requests #43 and #45 from Renu Tyagi). * Avoid malloc typecasts (pull requests #31, #33, #34, #35, #36, #37, #38, #39 and #40 from Gaurav Gupta). * Added support for automated testing with travis-ci.org * Fixed memory leak in function wbxml_strtbl_collect_words of wbxml_encoder (pull request #21 from Gaurav Gupta). * Fixed memory leak in function wbxml_strtbl_check_references of wbxml_encoder (pull request #20 from Gaurav Gupta). * If pkg-config is used then use the provided ldflags (pull request #19 from Jeroen Dekkers).- updated to version 0.10.9 * Added correct default behaviour to parse_charset. If no character set is specified in a WBXML document then UTF-8 is assumed until there is another specification in the transport meta-information. (ticket #52) * Added several tokens for Microsoft ActiveSync v14.0 revision 8.0 (ticket #53). The patch was supplied by Amnon Aaronsohn. * Fixed iconv support (ticket #52) * Fixed wrong WBXML table token for OMA DM DDF (ticket #51) * Fixed locations of variable definitions and replaced strtoull by strtoul (changes from ticket #42 and #50). This fixes some compiler errors from MS VisualStudio 2008 and 9.0. * Fixed integer overflow in opaque data parsing (ticket #54). The patch was supplied by Amnon Aaronsohn. * Fixed unsigned integer overflow (patch from ticket #41) The overflow causes crashs or wrong wbxml messages. * Added support for recursion in wbxml_tree_node_elt_get_from_name (ticket #46)- updated to version 0.10.8 * Added a fix for the broken vFormat handling in the SyncML specification. All LFs are replaced by CRLFs in every vFormat object inside a SyncML message (ticket #38). * Added Nokia ConML support (ticket #35). There is no public documentation available from Nokia. The transformation tables were created from sniffed WBXML documents. The patch was supplied by Anton D. Kachalov. * Removed OMA DM tests because the OMA did not grant a permission for the inclusion (ticket #36).- removed ddf testcases (bnc#515194)- updated to version 0.10.7 * If the operating system environment has a built-in getopt implementation then the cmake environment disables the internal implementation of libwbxml and uses the getopt function of the operating system. This avoids clashes with variables which are declared extern and explicit but already exists in the default POSIX header files (e.g. optopt).- updated to version 0.10.6 * Extended (updated) tables for Microsoft AirSync (The patch was supplied by Ossi Jormakka from Ixonos Plc.) * Expat splits <html> into three separate text nodes. Therefore it is necessary to scan for splitted text nodes and merge them into a single consistent text node. * Fixed race condition in WV datetime opaque encoding- updated to version 0.10.5 * Fixed library installation path for win32 (ticket #31) (The patch was supplied by Jeremy Laine.)- updated to version 0.10.4 * Fixed the byte order of the WV datetime opaque encoding (the bytes were written in the reversed order) * Fixed the time zone byte handling in the WV datetime opaque encoding (e.g. A means UTC+1, Z must be 0x5a) (ticket #30) * Added correct timezone handling for WV datetime opaque parser * Added support for WV datetime inline encoding. All timestamps which use the full ISO style like 2001-09-12T13:09:12+02:00 are encoded as inline strings. This style is strongly recommended because time zones like UTC+09:30 of Darwin in Australia are supported too. (ticket #30) * Added support for an EXPECTED value to the XML normalization script- updated to version 0.10.3 * Added support for SourceParent in SyncML 1.1. This is a proprietary extension to support things like the SMS and bookmark synchronization of Nokia.s390zp26 1615001887 0.11.5-bp153.1.160.11.5-bp153.1.160.11.5libwbxml-1.0wbxmlwbxml.hwbxml_config.hwbxml_conv.hwbxml_defines.hwbxml_errors.hlibwbxml2.solibwbxml2.pcFindLibWbxml2.cmake/usr/include//usr/include/libwbxml-1.0//usr/include/libwbxml-1.0/wbxml//usr/lib64//usr/lib64/pkgconfig//usr/share/cmake/Modules/-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:Backports:SLE-15-SP3/standard/c063c92b7158d3168c880900942d3159-wbxml2cpioxz5s390x-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textPRR#JS/rGۙ;Wf/utf-871e65c60c68af1b8052faf29c29ac1e9a1e6848fb17837246f7239c658fb0693? 7zXZ !t/|8] crt:bLL*mc,x@Ob#h> M %giл̞y53cV-"Rz-ZZH;UVww6\`]$CahŚ>7ֿK`t sZ-縣Utx4|ys-۩o֬ _ezS)c##>1J[mFy2uq)vP-*>yQ2 뮯:Kw@ gW_|[*\ +GY43^Pk' fih@v'ɚ0g\݂[ /b?:;Du{,!Ͳ.Jf/"=}4 㩒9kWzH?ۉ`n,WoAŹ3$)PZb?VC:\r5v٢z*O,Z56 )JSQ Qũ Dq݋}L30n9+@ddyAλR&F4,0=u 5B%޳Uk`ɀS6L}ob N@%ufFg(*Z0u 1Tr88 iCzj!4蛷sHpƌ]D4,K6.d#V6JԉJ;U"WR3MC[oRjN5$q5l,ũu}Tn/(:O>LXEiCwoX/H(/LHQ C&jZ=% }`ew߃|_jfE9/WU"xm8)nM12^TyU+l9>K@zwo|SYFDj+'*&/~ѝQ!hR&=]|#A/5ۀ'N`w/>uS5:@~tj{WB]E>a6Vm1u\xxSyyc\>zpZx<2DBkhQ`OoN 7| X8[&+fUIgU"hjdTӾ>DZ Jpi6Kk=l,W-%[4BQ'G\ : l}eJT>Sz<ˡ<U2|uA^p jJ<BMӌ/S0k< W`JT033/4Z(4;j:XQ@8H,*慷-:'o9J>J~j+fRaiꟉU;`I+VMW+(yV4ߕ~uR u}^mY<Ɲw;/Lq-#ןC  fe :_K&ةǡB9#gR'z(: /V [Y#Jȭ (l_7e+sƒ!E2~)Xj;4bS{fxl|h &7XvN'R\O+j nٳ:,@tK3YiΙ>0l TD^?)8IHS 3_|F42%@z&MxGV&w?cg V)B"3>˃8#Wxxeu;0np$yS@;chM3ϏjPSp\)>'-/:V)xvye4wl 5QoƎx9F si ]~><]8U!I":#MCH (\*,y^RYXX46(iu)0*ih3MxX2!F-Fv/ɗ!0_LZ܍븇#j}Kdrq"VJbH U@K =` -1r&9 :}%Td:ʫ,>,Wʱ=ʘKY*$8?S u 61>qnaMp~ nMkQ˧ƻ$?J\$:5p l?'g0㼊 Lтv{ } ݓ=U2hTb6f.%vvt i2\I޺hx L{X]%eT{|_ L$ _S1:߄Ŕ+mHd$K~C!h.0CQ٢e|p$ǻw&\(ԙZ@t^:ő'uBʧJ线^؀5T>Ă? '6*Wgqb큮&;~cM\BFW]<3ʒ5l}f7Ѯj@mV&7l gb/ݜۼ>{Σ[ ? # ۜȟ9]'|Gh!l}d@S$L\喡($Vew4;_MDb[>qz&\E uʗ$W韕JvAaaZdZƱ6[25dO h!& ,.BeV Fگْ3NX pJ:F эt43*%@}!w p=&#-jV+."}/dY9}fw LJFVaVp',t"z[p.]đBDP_o9.'M {$Tܣ#FzABv"ۜco*hL~k Ӳ@MED!i4T?8Sq(mhꇿV˧BTi>hNtGR 6ǿGCrVW?7_IWގû8 Q"A+B#c]O6Pti ú[%bQr[ή?5;Ss#eI o3Q0:xMHR cs~ߊX` 4%6oCwn @"H"Ӕ*K42yZ! eԦB!8gSIܘ2JTJ"KzD7\Nj3WZ뽛 'w>Q?aX+ZjN8{򎰚4yTb?Pw?W4Qjv=8"S6gw-8gr-uZ3pr ^'ҍ}mO-X WpRaM9i WM@ -&{%:= QNP2g&ndQrj_Iiq/ H$M3i_0^y\ c>]:{7 4>a[WӉϓr@࠼+|$d&3| %y=hlo올 m{]Bc4sy}*΃mr&Wܜ3DPG*Y7j>"ݍv $br̓HZɝBF >fe9v!#"nUFHgBVbs2=V]#tsɝnbη5鱘L)-@)V4S\4'gm8gx lR1x+k/e%Y dDnpI L,P O@kNJ[DU&MݹskN5 .9A~DKg&GEvJWvRbn]pk.c$%oI n74y6|)ւwY% j`hK CN귞L'zs#(F ۆ2-onWW6{eF񞴏Ҿ_'fʖ%:P k0mQf;C):$hT /\+5OH8[2 YZ