wbxml2-tools-0.11.5-bp153.1.16 >  A `Bٜ!M@eee)tn/iz1v,թO+X\$_F.qm6.|k@w׎};,ƉDcfsa2Yrk$2i58zWٳR6?֠i2X5Ώ㞣ѣNaǙSDnA~QLJxs  Q TQ۷.Q v$gޡCf?<ٍ-c->4SύS9<ѧ16d657cef85ff63a43fe82a3c30577f1efc7ffca97295f15e07bb4bb2f4f0d27e0d01f5180bfb6f5508677c8d249f9a5792f78f98;l`Bٜ!M@eee&_iR:$~@rgLөx_d ,\:Gi_aa݅)l'++ iVQ'<l0޲¬#dӛYc?bn"@vi4"YmnmP㙁(gb_"\lI9rOSZS#z& Zƙ4$۰O_< \^ ]FuqhFP#PSlmt&[&;ŵ8 ?! |AC=5BlH5j|kval*-\>pA?d ! 5 $48U^g     Z \dnx(8 9 : BFGHIXYZ[\] ^ b*cd8e=f@lBuXv`wx y(z@PTZCwbxml2-tools0.11.5bp153.1.16Tools for libwbxml2wbxml2 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.`Bobs-power8-03+SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0+https://bugs.opensuse.orgProductivity/Otherhttp://libwbxml.opensync.org/linuxppc64leH`B`B63b0a841bc48b584846f3d6116101b6dc05ec211517af2492aef1b0abf19901ecba5751cb38c65d46ff9227230c1a1cf2c55abc491e36f840427db8bcec2dfc6rootrootrootrootwbxml2-0.11.5-bp153.1.16.src.rpmwbxml2wbxml2-toolswbxml2-tools(ppc-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libwbxml2-1libwbxml2.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11.53.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.wbxml2obs-power8-03 16149982170.11.50.11.5-bp153.1.160.11.5-bp153.1.160.11.5wbxml2xmlxml2wbxml/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:Backports:SLE-15-SP3/standard/c063c92b7158d3168c880900942d3159-wbxml2cpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=6e9207df22ca7d1cd89e10f52af19d06c2916f93, for GNU/Linux 3.10.0, not strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=eae68c924ec814d551e82ec45b1bd090ab8c5019, for GNU/Linux 3.10.0, not strippedRRRRRRXNQ{ib.Tutf-8d152ad129ebb8b21523c4029a7484526039b3df77a62e866496366655fb57adc?7zXZ !t/-[A] crv9wHL3Vn0>| A>r v'M/իl7D;]Δl)x"لC#^w`$N^v;]LzJXM6N@UH6]F۹J>8gT;?⌟d:XМLHضoFg1;p`Z+un_iid g\g|ݶ Ƨ$|iSILX) vQAlϧlo?KJb|;PEx}vⰍJw Wvue5O?c@p \?m"ǞMéݭ:[ljokžiߔN nHJ Df.H p|/D| Ix݇<9*zт6zXbF_4`$ ׎ӝ,n2eRVLqyĹLpkx*;J1M4[ڰ'ȆmH[NȋvaTK2@CzebSM{77㦽F+!]0!|gUF#ŤI f}%[ q d(͢S|ׅ+ [{)GmpUwюuěvMtʋ5~Z~5SWPp3%%Aq(M-3кy"lwA9ժhv*:^}Yo5+pڧaiiAB0rfu[M8 QtUA=b/aZ9}V믑@kdܽ?.s=( R ͘yuy>5Lv.*o<x,èqƧR.1T.)H4{!l! TD0>A7^S-ӆWjǬvƹAiG_nMN/FC1- - z*>̷vӯEa򨣵W &|32pnKθcQs*L76U WbC/8Ŏ'd@ xe`~!oXijːA[Ϟ0ai,y6Ts+4',#B55q$"X7*H8B uҟq๶G,Lfy TW[R6ti^*E#6NhYDZ:tNc0ӄ+9'NE7S:'puU4 B@W z`oc} l6jm?4h{ ]%+VD `s`˸~+:`(5Pj'R :ր=y#M`׈GN- ,jbc"@A؋Ti˽bα+ǐ6 npYA;^/;tK5( 9]sf7s YOX fs\y544\P;̥8Z!*߀#JkWMVnj 1P~˴e2gw`''sL33mrrrѝ0_iA OhuaW4ݜ a\>PstꦼOܤ)u%z'BX,Az5OSc:?KZi,A!, b(;hMb_k/U/h A~i?EDsc54 yLXCg 7HxW:U}eHQ+ HԢ2I2$ZJ.W) b7'uE$5oQ%:_"vO ZeJ{B|e7eq*{;<; O^sMއvTu)7W2GZFmf`n%BYCH  r  H@L$Qs/&SNHkUfnK |rXeze;v\Ov@ev3_ձc_3/=9*5Mz>g۳">|ۭCzJ6IB?I)PTC' ߛ5k7" x*R z^#Pq,((^94zq<7Xc1FAK_1 7)w;ڟ^M8>VQT.^7$-m#JڌIq io" 4UPX9/c@cS#&@{-dBTA& m[wz  +躵UruZaARۂ FѬwI/FoY)KRgGk.x%"8B\Ӣ1je&& {\Iaոh~&B c7Fߐa|n;m:$EV-ˌb.&)zislXlT8gu"BJ=|?螡Ep<kƂ^Rj֕h"*^ÿ';At){vYsHrHo|WI3lWͬG%#G*]'2,tНYXX^o}b55`fYad% Z9IRΑiYM^02gUWeq"Ō$0W(Y3Obi)ܺ^,4E,C*-cDYdByk"<8: Ϥ 3u^I ڣKHnh\4ay}V65\xYU7IӯHđo4_rM8Y`|ᶹE)PDNP28ta. U!Wݳ8ootVOx#Vd[K!yARY>NWL iwCܓ ǒEj!@L z.9UG:>">w_ \w;_TW%Ċ!y7Ke?v|F} \YnU*wtukCPݲR5py"c1T8>IU6yi:q BgdI}&Ë#3KXr:"g2x0"Ũ)VWÓpo3ȸ{>\`oDuo`e՚ %>ZcZdN<]:ըk4uVnA4S>dЖ/D ^:S T(vǭT#45,JXn@B"JO@>NQ">i)[;/&F_aH/coy(B"4&L5yshQ|* l0;)"gX t_ZDJ\ЇǺ 1Ε>ap%L xjwS+1cGŵUi\j,p3t%+b 'Տ OOc6(‡_ 5 8O3o+־mnjs@O `(>30gs>lq $?:Nêr"RЇ7֫JC4A/R*yZW&,]tjK=Hsu| (^xD`/$C' g FIY"Eid0Ű΂TQ. egi -{`Y5!OmMbP;DԀb)>W(7̃}: _ lԭ u^?Z&&wb?\XWE8Zg5Sn.S m\6X?TԤw ݆x__.R ϓf)R,*aQWflvgtjv*i=+ӲL%Ln}|"9YUGv, ꒵`Lx}Nle(5ͬa^Ξ׫W`P??@$j5/G|s0O(jm)k`G%gG1tTxn=nc.T{hB l$,uj`|* 1T;2zW֗E|T+gA0<5wrDŽ7R9>k;+4='%*l1 z8^spP0!v<2SvhU2OgrsBll[Ѱ*'O'~V? *ة+kv?MjWʯZ2Y%~'x{]"A2f~ܴW>l}eswԥDLk.pdRԙHpQ[v4,sYzG%P\vecIZֺU)΢ަ 3"mY/[ЂVQ@WUUZh^mDT,Ke~6>;/Y0ۜݐ-QKZl8$k\J{"FHN.Œb #ӥV+}ԣcA \XenFA槀evC\sjTڜĻ'6$6tح1(Çobʌ\Degj=+%^-Jecf|ZD*L4<ґM/AZ1 XJyFk UmEl7&Q!6>֚2.+$ɑqгI\"D#$ZQ?O (wtVj_,*ҡH~Re^LIN.$-eD V=P {$v,.@ZDyfR1+ c2 %Xu/)L(r-6&[*Lf)hZx?;:DN۹E֎ =H"隿 0Yk4wz^Sg5+mv31'DΌҰ%'no\TaRPqJ/*Grv^#lB&+E0D?;ʑCtu7۰'?]TŢGRvXȫ5QR)򮋌LMJE&|OIBVLdGB lpxժ T:SC I׻W,vCyK:|rmidf]9^B5 fvU,YNa67^j|bz H"8P'v92+>.&DlkAQ@>7烰ܪߙm4fcXLzD6)6bf25ҁإe?kW_0Tk0N_FOcML8'-I4k/j,Q%K_5[ŀv->zNdqor401妦B]V+?`7\+yW5CW~.Y3#X]3,6zw<2 Ƌ!"*?uf"z^IIwxxDžH@~ZG(gπ@Yzp2'3 4Tńs#M7~{#Dܜ +ߦ̑3SD4t};X> \zJO( ߻!hv3d+V  Hv= q#zxr~PL)"x Tx%wu{A젖~Q8hڲcPK=ЊVѴGU̻gUJ}DIMaL =y?܃L-c bU"M㟌 E{ȮU\Ƀ(U,= I#rBO#)vGS@ڔ"(WrdXx5BuRxO}GoT=v|"/v%xRjIC#[3o6}S0~+C(Kd & MI҇frG"G3n>ͫ L<5q)|rZT3eOk-K"i/0zk@\wzZ M*[*v8~2 T!1dKSY-p>[=ˌL+vg7r;<ݷjx: Pb}Ҕ\/b:H<F,&J6lXK rs& {~yX6S93;NbAxk<.m#o<|Ii_’ȸr3M+%Iw'T'8^5f])~e Ba}cM*;:ԣ4x\ ;E+F4\fY?fP?~LD$#/272ݥ£U_}4 ;n~҈se8v-'SAV[(D5hXgšo[!;RI+ ysz܅o2o%GBítďzfЃjg,/ZQQ"P.꺶啿J~#a(菂 צ%P/RZk}|:lq-TL+{7ԑ6QR 75툕.Ul \\QcƤo0hB :v_.}[MZ',|-=8?Qgq6EŇk}vNߪZ>I5${Z%BX1OQ7^\N˹CCR&t,keE4U%8P_ҝ eb2MDEoSaiwЦH4b0π\kM!GOFVhl$ E,ES%*۵O>`TџAن2zLg̡yj0.l&t+]R8lsXڼ83 YZ