wbxml2-tools-0.11.5-bp153.1.16 >  A `B!M@eee@f'+ 4[PY7 v}tD21 tLyzpq{II؟mMGnAb?'y]o[# N c r~^IncQø;C@s5 ƚ`?{:Hj)m]v(&˖V~ˣĔJ@nNwE+$ެ_YY}\-*"EQO ]470a68b822ce413101e579366651e115c954db7c846680e22f99fb3b2e93b9d702a27f0c94e304f6b9ac0a5b1f5589917341b4c01=`B!M@eee O XʗM27*6cbP KkP. 25(^V!eBSMlkoe"^ܲPJWIC0sޱ]|R 1q[0_kkL 5hWHJiMr^SST )=K"ۧGϳ@y_3"4-eTuLu"JڑVt椕W\xbG`r>pA?d ! 5 $,0MV_ y    R T\fp   (,84 9\ : BFGHIXY(ZT[X\`]h^|bc,defluvwXx`yh zCwbxml2-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.`Blamb71 SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0+https://bugs.opensuse.orgProductivity/Otherhttp://libwbxml.opensync.org/linuxx86_64V(E`B`Bc7e5ff67e78db71f44c48b80233e804d16337f59e5796fb79bfaeaf53d1072b29d4b3764c1013f987220aea212621b595015840233c70d61612d7b162383a6f4rootrootrootrootwbxml2-0.11.5-bp153.1.16.src.rpmwbxml2wbxml2-toolswbxml2-tools(x86-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(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.wbxml2lamb71 16149991820.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-wbxml2cpioxz5x86_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]=d4809424e8a597d22ad52844204755ae73d27b93, for GNU/Linux 3.2.0, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=a981903b5a9b92cad8e02200b454211908783dea, for GNU/Linux 3.2.0, not strippedRRRRRRRRRRRRpӍ_Gkutf-8abc3835106d2767fe1c9786f2979a8d21b0a19aae3d6676a62357098420ab6eb?7zXZ !t/ ] crv9wHΗmLm8eYIVj0!;CBÖJ')cĜ]^li_[a,yDJ0zxGu*,; SY-;Hgw.2If*Z vX(gHêj#t?Na}NP-жL M&N!#4c !S;2|'1`c Ph3yw L7_,a`a5`Ψ̪rkGvLVȮ~I·$IaK-W/xKl[֐]1*Iq]z/,ɴ=, `k,RNJ]frk%<HpJ:4r^ƕqxA=ڙO6I,3܁x`Aa81V_A]3 ekޘ7ʎ|/hC` u^i:sL /t C=eæNǥ]P5 FP3 jw H>-m\)p1>"dxNDf pj:"KVY]bsae&CUzOp>Qf,$ -aNItO=0yyB Xeb"X:OD%z&Š8 PBS|t hJfI'ľ}a~o t`kxtá2뽐AyZ"~eA͊V#Wآ 1Ѷ`X@l*>pvdk-r-Cr~S@ds+q"g] Ofnts|OP 2=;q[%wS}>S" eWȄ투N1%s/)mhOq-[[ٴfWS@ ܣom8n'0jb!x#hċ*0c!!-}˟~1l*Ǎ"z=h= kDZgN^љGc4˨>1;0U:Hvg# S.;&XK#o?Egj)GFƟj+XdrOc/Q͸cZ<~o!j8zo:#o&.H΅Cnup L n㍂^7Yh h{-DʞG-צ<6#U'EؖNØ*ѹ_7ּ$˔5#^溵iʹ,Ѓ캼鍛.tSK7!sbZ[3{?3W2j0+kq &/MXP'}P66&P{KWlDhJp +,P^=;xUֈCOɹl z{Ki'׎_0\.-%ְZ3+ѭľ/u(82ʦaK!`"Q]@|rTVq/:}ߡ*F҉SV:UsfyJEfG]qĤQbpƸ=mu<>V ?'f[FQ,;69eg@Ρ{䶿)0E~ ͺjk$0,kfx~5 [:w-Ba .v5L׆scQo᎜X†uݤ^{ڞ,U]hAT.J u0J1ߧ;/䚸dc;R5gT<4A_:sH.zpzotڑ4tИ)pAwӅADy"QTgZx#JeJLk^awu|@?窫b(Pf}w{[~c,|D)t3W_"Β37M'Iyd2HtYCJ AmG( շpCTU {#R:/C5Q6Sx8 9Q⯪y<ƿor^<=aZ@Lz;=O(\`h`͘UgNXWM+)QNTܱR 4#sS ,+1F|k @`9P?q2kڸlBr<885P^*wmtDQN~pQjM܌fx??j؉5~ZO".Bұ3>Ii3rrf>7iӁ˱0Cw}'=,;{4Եqf0lܩ/-\K1,Rh5)/V( Nů6B?W8ռSْ ޹JhCkljyt*T2Lg=/Nv`!-yTټ LPc OAd˘@t 76QNvB\i!| yЃt-&vws!\^[=UPqѷ6@RPT/gӳPbm\%1*QD:K8J^I+.q4Jq.C $Z7;֖ ˫4rth'H O>bP#'W`+ҳ3ɧ7zM5ٔPҿ.U"הcti. 򙃿{ßlDI^9A;)5 M~t,&NAarF,0(]xHP44veB*ۆHN]Gn͂8U@ΉvnKbNM[XًVkSF=74DdזQݒNmM`4,k\+:|)K$JG>Тg}~5.#91i4!U0 {s3 v?'R1uBplŻlܖ:0u_q#(4LಏH`/\]t& ğ0VjuWmBnEd^M4۔ߠXGvWH藛1JЖV[5_"mcTIPP5~g+:~ȱT|nE[)u+E0a-MZPf59Qxن4N (Vt4_8:<*jO5\tGx[ KW޶S" E-zBw"ac67nD"&?ɝSymh @~8s霪 AHp6?#%q b 9@1;nJn Ї^ Ȭrʻ4p1NH[{Ssjd ?dKJJӑ౭\_xrg䪫.QPyF E+NkȔfk#z95B&=//2Q[<4;PH'*G&ʂ8x7R9m~oS6EI }I4u,t, @QzT4jId3sq"L pp~E후A^4y7#+E)O$%}o1H^@aTU 8I5E苣g>xh8]iϦ坌x̠Jԓ>9.~/ )9X܏]0eE ͶSpAz= m:PwIwQğDnP_эz]6R ͧ]cJ'𶒣#S/ΚV3 J8m6y]?LQ)ߺ +>~^)xi Gsmqɪ}ڢ+Q\p [^bZuvO PRP6b 911F5`- cƇ Afs|[(=f.~̈mk C i&C,'TwؠI-\C¸ۖ=9UcJ]A.4{{}ݽ p3v51`\rZ&e:Pkmֈ0;x_Y=I^uYs~S ń:5{jGv:<ۈin<#~esoxΉn4%~aNwHSF!Y(7)Kd\A4$?H [O TĔn6![؜?gm+Fd)@xh/nIJρfC% > Hi> #P5ߟՏ(Ur[CAކ;)nrl]J\ OҤ}$Eqb ?XO1^˳m\"n%MrBO~v$̼ޖFC9A`W06ԺUT'u=PA3ddc׆#+~)m p\[:em>Ef8YGɝJŶMIbʻhye5D64jSZRe&C'wwk`5gF>7xV97y y˷rf(sH|xiTn6;kzھw)E3&<*ۿ<jD YZ