libxmlrpc_util++8-1.39.12-bp153.1.32 >  A `B㑜!M@eee]p@uA_-P|O@_i1":S<ۡ&*x\=rӛw]>h}rPh3?8<ĉ;M;QlUݾ"&4R xZȈX%5X|B/Dk: 7ÿΧdOˀTgx[~n".o!彣Ip+ެ;fiPlM9[S=D lD qKȮˋVcg:?qrdd0bdd341c91342aa50200eaed142c1d32c276ec2f068803e09e3d43d54b83220895ccf1d4d8e2628dabda325f2ebfbd89ccf77c?`B㑜!M@eeebP.|Ѽ+ < a H; b@+XyA??; ̥&]6F'3ל]͓D>iTH8U_uI+ӧ8ӰigpYݦc■"^ö~-ƚН˹)ejv8$]ŽRn?c M[9Xdׂ>6B1.*})>%۹PlTvɘ( Y(Ϻ*؀J:X\O%F aQ%BRz*>p@0? d ' ]3 M^       DL(8 90 : >@FG$H,I4X8YD\l]t^bcUdefluvw|xy zClibxmlrpc_util++81.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`BQ74b0244215e8d1cc72b46e32e088d65f1286cbfb1e83603930f49e8eea692d18libxmlrpc_util++.so.8.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_util++.so.8()(64bit)libxmlrpc_util++8libxmlrpc_util++8(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)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libxmlrpc_util.so.3()(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.8libxmlrpc_util++.so.8.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]=c45775ea93c2fa7c68a703802d799ae43828c71c, not stripped PRRRR R R R R RRRR& /rJ $utf-8db3f71be206cb6c2c051794835cd67a69172f1bcdf0b73a0917dd433df77e1b4?7zXZ !t/* ] cr$x#DdBMH(\Ҿv!I!#0fƄOpG Xn74d+j.]* 5`x2j? Cs U}1RCvQB1b%quLך9_5uuT60\[G@~[.ݺHKȓPj~iRhZ5L=7++PQ,sEknHFZѩn}vvmc@Hc8ύW'A3vRn:gqϜ80ߤ0ř2x)JMDc ,_PF艣z[9e/ LWӒ PizXVRe%9ݣ͚qdp (SNQb'QEyh*͠$ZUKWg +Rp"ZЕj$ҕ2u`a *~.r*efѿ0gܹVmTepٓ)T  hUлT\əeg]!|nȐ&K$1RP:i"bAhwIv!HÁet7pl]6,/g8ae 7cW%֕jܮ^F᝛7-Dd^4UmkUܭ w7VC_-3=t';sbR8'ͻ'U'%.]O;dD3$^R+z`AOZa.I Ԛ%"PHή&T1@YC$[hxI鈞۸518l"jqj4e yB 2ԍ3K~{pobY G'{/^l^Ŕ~U yp“EfZd0{<0ثҴ-N?ÙO{`Jֱ[xx"|48|W0[nS,)+B2F\/l;_ǣ+SxNUDA~=;µթfMvc.m5)y^@ YJ;),Xj$*ac-m9Rd΀Au  "3ƱB#qp7yh;Ox'0wըaG9yo ֎s*01o`Jyb<&:Pjb:-K4g+7e ȯ :#+<R7v/}D3!^Ll+^)vryo4ɸU;(E20Da^lJȫVWV.Cq<6jIc̬S2p"q@n;sgWK60R “2qSߘ-Q_$ FOWNi,AB2s+i>7 ~F>21' "G{r濒'Jރ%b:ZDA2N8|%Gsh>rr)S*0 h$H׉Og? 5yM]-TQ0b[f S*aw?K$QLfC`qNj΃C]pB؈_%$#Ίv(ܵ/X&&O" Wt4*,}dc4-rMZ"h#6KGYP`bҺcԤʻ=ɐHmoȻ>_"lg\3҅XBۜBuCw{t 3F5 T$)4-FҬXaXca6]R)EE@HVk-]un1t?Mx[H';hց _\Sʵ{\%fqKrXY˪Vڋ|Z #WYXYHp7u/B"Cۘ`uפ҈< I0}P|eU\1!᝕ C+ܗU`V_6Kba>qx|2*[.;s3do&J=4[kRʛEL:V$f Y]܏4Ӗcu$kl>M\=o&iLR׶2}7DߑqSa*EES&UQC05.W c=uq2+W} u\F*tv S e:gm،¯ޓ8OW]gkX q=1vEu V+Q8:>BE D /͘F 'ҾTI(B.C fG#mxV8CVAQ՗ %7KI]>)4t?ds2c؞$0R(ch'=^'`>s u땭Tḽ;o;e^WX>90%vQ8kqF3 ž?&ɴvZ1/"ʧ:VZ G8(!).Z= #JύlG\6L'\][\BrHg%,YV/R| T͌Cs%h"o\V_^ws^~ol'L*_,H~}@1~c=i8d7q"Y~pxWZot ֺ{dw^ CeVH(hop7[Z̋pyRWjʅmH>@S4^n34K.H7$?/P[KMJMVI&=*;ڽ/ Cm0XU]|*MWֽbdD!},e "u&M Cd<Ϙ=ڈ8?9Foڿȫ.H{׉ePZJ$4A2AW\8.tr.g^ӏkne>aa 5u8Kbx$庶k. ބL21m0d0z߽1X:aQmQ፮ l‘s}լV]#g?@s5qt/ͧt?HVi;ZgK%tLl4E`zf>܈Ӝee\Wyᤡmrqgk2& Fr8gD 8<a4{HКvm=ov)h&>0 "*R2ȉ^}Aj–ٱhHE>_{c}?KMDX^`*BwUC۳cyc zJm$=Sg> @` #uN~;]y#A#殌lg"m|a48pSWG 'pDP?jZ((">gKEݞňO{A`bTᴢ<884A?vc!>eQb_wչ':o.?*xZTs47jö)t ǰ7\YNL/Yan)Gz2M~,'P7!5wfF Î>#롬Drp9'-`;nˌCoB)2DFZ Y-zeL\b#U3et*sg*S\~s>'kGEpl< gU ڝjPi/q13-CËB‹ޠJC^ViV[P-)lH@UԷEQ~j(Z*:Y7G~7Dcvˇ5'ITc`  ɴPI]!'TGo40AnGRI>b|qAsFcmH!dUbCfD& kԭNMME)nƮ36S.,OteHzĪvD:ҩnjHf} 3Կs޾v?jgROV"<=^QS)/܅̳g6BUJ~IqAOWa mϔQƄ]gWx/,"s=f.D(uT; ͌}|,VзbO'rۤs_K$\jLȾH0C(/'d=sGs)s<]B~1N(/iXF~ˑcbNPkpS~ Rz>35g2x*Kft ޡTֶ#e᥏᝶FʍC}7y]yaj`N+h5 #{f-)AcJK0LRu `CD!yʺXAZNj@y҂ 3F-j+PkF*$&GgjAv%e>0CqpeWf?e BMQ=uؾOH#VzdU} 78ǖ:ڇEWsېN`  1$%1nOSV6 Ko\6ŘW]\_Tf_M-z HF&e=mJ.j/,ۈjegl2u,ǨVuH6$&x2 63? Z&K"yMtS>*iI{\udrJ_@[ZZ!g1kV6$Zf۶}P8OW6u5` ޿WΥWeECm|*rx@H>JlWPsh8rYOq||8@_@Oe'zYr`gzGzTS sn <,zvv/GuB<9BK8pvQ8$Yi|!== Vs;]/#0<C9EU[b9ܜƴCʹm]:u 5xajiY)jlѐr t۔WǼ@z,0~CPB" 7jR|_jBvՈD-TD g,ل(9"D-p2fE6jLz.E9 .t$#L^*;(-z}=Ѓ{~@t;Cg@jm>x K^-ډEE:r0Mh@)oT&BURz2 4"x8B f+=q6oͽ.;vh&iLq20۸w6)PS346{`nN5PC{"On]5†Pe[z*kD"Ě#UY϶NA+Ѱ֏נ2 aHnO;a(7)fȑBɐ-E0h) u/t <["h?+@ַ͖~JD|aॏk_7`!W> ۽x9]cB^N\$BLi c`P2uzbOFDj3kl_P\×8P/mgIb/k=z/ q j^|cAփN8yZPdυǦYm,uubmf)\͊kΘ]6)(TheNqp?!#;Nq ezNcQ@~$gsG~m'PҺfo]3Rd+OL/?'\"6'}Km;fCĠʶU:W!JBw/TYx> x'Fo|&>NOdۭw:$y8қS}Xy&tQnxzLB='0;:j.XD֒v_' RjU^%KSS"%HT)>9kB/d<.y:(I5^ rCW*K޸/4!D_3Rצ`.P-+BZcuXuoCv29P~ցq ^З^t^Dz dScI뀍thGL4r)3:C/ \():s-ζz02n>Y70gc4k4<ԝα~~ڜF~K=y\CE\蜜x.o"5ADI_ TcL_gN?WGUWPGfIc8i@4 YZ