libxmlrpc_util3-1.39.12-bp153.1.32 >  A `B㑜!M@eee]x+oIœ_o=ZB/DS݇tep cQ HA=dUvZ -NCFT ݒ<]SKb"[r4.v[kq]Xk3}纶6ΪNZ毲VRvfa{ɟʬ"w̳|䝊M{.}愉Ӹ!jm]s]FD4f19ebec9eedce03fcfa2876ae51da68595f0d19bb5d8a0e77e2c2ec9ae5fc762608c95f0873e12abb40cfc81637848b348714daC`B㑜!M@eee|Y.GH++˛1 e8^]19q]bLވ LIێ?#),=|]c``$ R8yk{iٱ`HO&牕S39@$ٜD~ J^D6MRO*EV-e;qCIc퍶(U)p mg6o8)AR7j{/we[lō,+ )23A-rnŨHs{#h>p@0? d % [3 M^       DL   (8$ 9L : > @F+G@HHIPXTY`\]^bcmdefluvwxyzClibxmlrpc_util31.39.12bp153.1.32Library implementing XML-based Remote Procedure CallsXML-RPC is a lightweight RPC protocol based on XML and HTTP. This package is used by XML-RPC clients and servers written in C and C++.`Btobs-arm-9!SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxaarch64!`BQ`BQb304a89b43dd829f8c13f94554f7be4c77aa147b8abb2859cc591d2e1d351c9alibxmlrpc_util.so.3.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_util.so.3()(64bit)libxmlrpc_util3libxmlrpc_util3(aarch-64)@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1X @W@VKU4@T@T9R;Q@NˎN=@mpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.deasterios.dramis@gmail.compascal.bleser@opensuse.orgjengelh@medozas.de- Update to version 1.39.12: * For full list of changes see: http://xmlrpc-c.sourceforge.net/change_super_stable.html - Drop upstreamed narrowing.patch - Add xmlrpc-c-no_return_nonvoid.patch- narrowing.patch: fix invalid narrowing conversion- Update to 1.33.18 * Fix bug: infinite recursion if you try to format a floating point value that was created from something other than a finite number. Creation of a floating point XML-RPC value from something other than a number now fails.- Update to 1.33.17 * Build: fix a "recompile with -fPIC" failure in parallel make.- Update dependencies - Enable checks- Cleanup spec file with spec-cleaner - Use url for source - Update to 1.33.16 * Packet stream socket: fix: sends corrupted packet when the packet contains an ESC character. Always broken. (packet stream sockets were new in Xmlrpc-c 1.11 - June 2007). * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir and src/cpp/blddir. - Changes for 1.33.15 * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir and src/cpp/blddir.- Update to new upstream release 1.33 * Abyss XML-RPC server: Implement HTTP access control and the OPTIONS method * Change strategy for overallocating memory - grow blocks no more than a megabyte at a time- Update to 1.25.23: * Test program build: include instead of . 1.25.22: * Abyss server: don't reject a request with colons in the host name (e.g. IPv6 address form "[::1]") as invalid. This appears to be all that is required for Abyss to work on an IPv6 network, as long as the user binds the listening socket himself. 1.25.21: * libxml2: fix memory leaks. * Server: fix method add failure when signature string contains "I" (for 64 bit integer). 1.25.20: * Client with Curl transport: fix bug which disables interruption unless you register a progress function for the transport. Introduced in 1.24. 1.25.19: * Server: Fix crash when string value in parameter list contains invalid UTF-8. Broken in 1.18 (March 2006). 1.25.18: * Build: fix build tree != source tree bug: no transport_config.mk. Broken in 1.10 (March 2007). 1.25.17: * Fix crash due to bogus memory free when xmlrpc_parse_value() fails. Broken in 1.07 (October 2006). 1.25.16: * Install: fix install of man pages to wrong directory. Broken in 1.18 (March 2009). * Build: Add a user-defined default constructor for class callInfo to avoid compilation failure with recent GNU compilers. 1.25.15: * Abyss XML-RPC server: Fix bug in access control expiration. * xmlrpc, xmlrpc_pstream client programs: fix bug in display of unprintable ASCII as \xHH: shows \xff where it should be something else. 1.25.14: * Windows Abyss: fix 16 byte per thread memory leak. Thanks Angelo Masci. 1.25.13: * xmlrpc client program: fix bug: doesn't accept b/f to mean boolean false. Broken since 1.07. 1.25.12: * Fix crash when sending structure with a member value too large. Introduced in 1.21. 1.25.11: * Build with --disable-abyss-threads: include instead of in Abyss thread_fork.c. 1.25.10: * Fix bug: infinite loop parsing XML when a string or character data is longer than 1K in UTF-8. Introduced in 1.12. * Client curl transport: fix bug: multiple authentication methods doesn't work; only one of them takes effect. Always broken. 1.25.09: * Curl client: fix libcurl version in user-agent header. Always broken (user-agent function added in Release 1.03). * C++ Curl client: fix bug: ignores proxy Curl transport options. Always broken. 1.25.08: * Accomodate newer libcurl, which does not have . * Build of test programs: Fix "struct sockaddr_in" not defined in server_pstream.cpp. * Fix per-connection memory leak in libwww client XML transport. Present since the beginning. - Removed xmlrpc-c-default-constructor.patch (fixed upstream). - Removed xmlrpc-c-no-curltypes-incl.patch (fixed upstream). - Updated license to "BSD-3-Clause and MIT". - Removed autoconf, automake, file, libtool and libstdc++-devel build requirements (not needed). - Added ncurses-devel and readline-devel build requirements. - Removed support for openSUSE < 10.4. - Renamed libxmlrpc-c-devel package to xmlrpc-c-devel. Added the necessary Provides/Obsoletes entries for libxmlrpc-c-devel. - Remove static libraries.- fix requires in -devel package - remove Authors block from description- Remove redundant/unwanted tags/section (cf. specfile guidelines)/sbin/ldconfig/sbin/ldconfigobs-arm-9 16149963401.39.12-bp153.1.321.39.12-bp153.1.32libxmlrpc_util.so.3libxmlrpc_util.so.3.39/usr/lib64/-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/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a42c059b2333648f4d1626a2cbdc624271281958, not strippedPRRRRRR& /rJ $utf-8dc8f23f32de36038baf0f5c0c4a9c49fadb61c2cdc2e6a8f85d22b93fa76ca20?7zXZ !t/#g%] cr$x#DdBM{%&$'@l3aelReX+6BZM]?DrNZ ]vH4@{[*6=} bA+6488XTw xEozEa. aM~ 䛊ˏ{]k+&|JV#zeS۞ >U,hg>950#|8 n%xn2ah v9 ϔ5؆c/n|mT@rrmּdrn;]%!(J L\F"LXO_+_+L+=kDmѵ+TOޅ}HS<L}XzOj=jQ#_ &D cp )|B,9Q&up"6<(Y;*Hjt b1]azX_E]:1pE.K|ݞ!| qԃަaE'gytY&=bzw'AmCbߨ?ͻ7Pv"B\^遲v }Uۭ~.@šߙz8/GmPvZA(hV6.R4X&lXvwCĨ":>Z'Rqĸ NDBk.(BtTmTr6wSqs6GrHyʉ"ڻ{Y{r+V2-Qֲ)V.1lߜ/6YxO:8,XXۅ)0W)^DR /٧e#!t{ĭ^偔THQ:|F2J<-(C6Ӱ߾YPq;>ia7p<|C9btJhY/gԻJ\1>uARֳ ,sE+b*%eMpV;Ύ" LJک[~a)EAK5OyoDTeRvw3nzCVEȾ)-X./v Cˁi7ŋ$nz4ɂV >s MNGX_eݫ_C_*[Q<gvU G怸}w/;9N x N%V}`-adp UX8oJ((KqưR7 =CI]!dK X v: _,^z:JVOC̚We3`Ip M+eJ_ T ,z,TdL9Ճj Kmkϡ S\"a7 1w31DW9j<."Ɓy<<8F>|.Өq( = MÄd~V5.Л4^xm{|@h r2S2GBe>kL;! lA({] )㻌8Ұy 'A' Ď7x.yXġ0A}7`h0E<v=4/.L{t_p7:$AG"y!TpJ>ڱ]Cv]@8H?p6X o񷴾M+7\B!iIj>);.IgJ70^bEج1Y;0M}_0QKio588KW G5<얗_^B_[d0~ zx6T#"@JCh,  Jt}D!rRy\m,-SUK+lW/MyM{_,rNz b xC DOELt.mR`ɸKͦh/M3Uu lN4KT8dLg/q6v2./ mh!7HE7;F,3jcWn@{ gJ jS#j k92,vjpPPWz{>nJx\5LN A[WAȑį}Q (bȕo/ v+ugjl ZlE7U 0/B` S.st ]b/)^jhb6ޱB'N يk]= -UaFV;~V֎ >ᬫ #YcxHD9}uEhҋ r$.XOl`b YL+ t %#(YOa'Cu.8 })CO43Z/yD e(@a>vªJϷM5n..~Qh7j"Bg*u  8' rjcu;ׇIJgPD^}漁6S`fW:{ $v9ԇNI6e7aLY6T3"@w5A-r_r<%EC4؁j'6b%6Itc@M2l ܋`u=6x3LueuZ5E@! \"oG&9}CD/KI%L+d[wq\Іz[߯`"E6IU )T:W-"%΂ӭ 2 |]=azi&ٵJk9ޝL;wQPʲ#1O"XhFhm5mpm@`@TxIV+!. 1ڋ@CA+cVұ$Hxn9opFlV%zpx?pJdʪdb|dgiUJTDXg̬ه?΍:vޮQ*Y+p=e͠vg˙~k9= ~[E}-l "8d-XoZ3':~"&8EP/2D4ֈRv &d!AҩǸ$6CN hqFv(Ě;>69 sj zCt1Bb4ƙ;Җ&٢XXWVOwoHbp-8N.:l\lvB5FI:s7R0:a8xJY՟Mv C ,|06VUL6_Qq<ďF% =YyZ?ig01^Ԣ|_]4Lbnol0 9H.c;;vQC]>w 6-\0J#;,ΰx}CUdPMRRّ µyD4P|gWÜg?BX#4إ87?if8]UUK_ ^xy/ zzIDX[sS+& 3oQLP:q 7MjMݩ`uMRxқO{ vgr3e9'$cGx;q@8:=uu} z_3\oe|FBsHКHM^i"Dz 3FsJ@=G{#Lza$d 5@}MOLYlMS-wON&+h䢎E 6O|xZ9NIld5k ȭ9c>AP݃~Lc/B3CٚuML,.hh{Qj.&"ݻd!-D oh? p'*OYFhcsW_C 4GB[Dd ?ch0eX<9ڠ#v!iqUƘ1M8hS/+{k8?.ﮰxnjxG KA1?rs_rFYC dm3$z`@bdX<);;BlQ>T-GSnRUS?FVEOCK+ZH\b#ԟB0[.CzWҳmo\E\F[F3*@:Cs+a>X[x1= 9 -F™s 䞀X7#8Oy 8@Vmљ͔V; zqN$\p[]8EF7^l4?kFA?~`/ wf(~VM2 kU.B02rG~XrBo0 BKrg|lFtbl65`,g9>ZU ~$X?gg”jwl3xV\WmhUfOMC%˫E Y5 b`ZV% [1HkmR:;ilg29|{rʒĎª6CME(C.nB r4!#XλlI*Bi NݍAUWWKl[3_Tus<+M:-5#zІWtej-ss<@Ȗh``:Fd~}POnM;;TPqX,| ྴOUŬf :{{_*ͦ"+BY)dZMvamn{K{WNg1q=AJ2P"k\ lDΥ -ْ70: a$B/H.`gԅ{WJO%Y'F1qokuUa6YT%ĠQd1f:)k0Rz*Y]CDoAtf7&AlyiW ϵa%P 5é6c<櫡J+}p׼p#}:ѱۻ\h"b95+ H%7GTA൩]vHwlq @D ͔ŋOG:({5az$Z0k,Y؝=]`{,-Yf@0i6.Jg(&DC,)Ta5)X$* }=HuS˔F U_nEs"5 ּ\QhEWm^W&!J_l)U%E1Ǜd~PWM~At 3n^?||(y B1ggj9}5( a"Xg*x#.'Eݢ(e2s /]a&3tzwLjmk O$#$ 󎉃^c);z&S! s njA>1o5\{\1>Q*1;Lí] p>wS\dS%u h)kx#PW䇴Ҁ~ห轶KL[ή=nطZv=Z_y jFan K\-h`.r{k Tt6r)®\!++;e؛gDW5:l%#ƃv5{W[R7w! 2|q7_>/Rй >T]&B].1)9 Sh3ڨ.?'s_Olo\ Y6_䳛7}eP܊yc&a""HO32Ջt[NEGYBӁQ@ÛLOV}2b*Xr&É$λtK[g1בɯrSMw6,R6߷qxӫ B9ew3{*.ϔ:g uC4 j~iE.7+v:ppν#8̜,Qt>;Y)ney{5cqgmD`٘6MV!"1yC5B'Zz":7c(>h ќIɾ'Ӎΐ"0#b[w,]ʍxD~14Z<:'uX­z5Ou_2S|rJЭq YZ