libxmlrpc_server3-1.39.12-bp153.1.32 >  A `B㐜!M@eees4ׄC"xuNBMc{ o&bBa/HI8cĔh;ʅFRӏFGj0lj ~k0ed9f04cf9319b466a659724684a5e62e03c5282f3edd9f722d72f1b57b38a026c10ebc4171eb1a7764e1de52b5fbb37d839fab77D0`B㐜!M@eee5nl5]Sϡ;eTԲ@"&rȧԑ/չuFah~ю(&ؠͬDv-K#aB\F?Ao2I>mʰzdm_?>T j¾%ErΥw=& &'\~%8Oc2L`qhY/I US܊ZT|)W _R"cK7nRJJeU3cAP?*.:)}/`X!>p@8?(d ' ]3 M^       DL   (8( 9P : >@ F/GDHLITXXYd\]^bcudefluvwxyz$Clibxmlrpc_server31.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-9SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxaarch64`BR`BRf5a3225179627986c6ccdd503b53d610709c8c4f2a977854d0867f22c7ff795blibxmlrpc_server.so.3.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_server.so.3()(64bit)libxmlrpc_server3libxmlrpc_server3(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)libxmlrpc.so.3()(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_server.so.3libxmlrpc_server.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]=8456aab6d480b138d05a0aab40d53fd4dd063a78, not strippedPRRRRRR& /rJ $utf-8da7c0814d6535353d831cf1fad8295c0792743f40a187723fc2cf595731e213e?7zXZ !t/!%] cr$x#DdBMԽIf,%i7hSl&M|yF[mD+$(у7"+ c^(b̔4`hgo[>lB\Cܕ}>֛YPYxP 0t/9du!sJl9/m5`cLC ܓO;[9H.-Iʏ^gW\,#0Hᤔ4k<&)#0W67<0jy<QXt#O|0bKT; s 8ަw8ELZZE gUYqspQ](_$ݜd0ʌZЎIomFV|dܫfl]α#S>2<Ȓ6Wדci ʌf,+.7Ō( ND=%`rz4N3T+O=͖{)p1ޘN6FSV3$ SR db3Dw@ Mֱvi{7\C6u~^̸',F5㦠0Ĺcq&^u9.]QZ$gKiίı:"ceF"FL1|`L]X~*" (SvcQ )^i"~U>r!?`hcx*F_@XCS66P_&WU~>4KQ .6:DZՄB&>S$F`֎`;scoCsJC.ҫ&X = nSY#Kʯ|f_^Fb3IzZ~>\nTS[剫y[4 ] b~E]֬%5#ǩf_xI>Տaֶ4H=-\x } qby`ޗxj'16[$NeSӦF@nuHtF!q5-Px=4H֮Wn!R;y]4Kx_Q|S֛AnFh%$ uUk=&XMt>Rrf}_AHVw$oS8o9Mt)]afXwl+פ-h8$mh:)6G[x-$u!KAhXdBܲܳʹ]og$On>tq,-x< %~Z2.9CE"aӲkqycSo@ | p` QDkNg1bVS%&!5Zͫ9GXFѽH ~!ڹ-w(7L,vV<,/qlLC {sdA~8 oaB:R\MhsUFߞ@\?_ڵ \!':TW@,""Wxg36)+ S)FV5YJ/O-Gh E c݄%wDcFKlX89CFD,cJz #ږ%CI_ Φ!V+\˹pW6oP1'ԧ-YāVin`߱>siq.3#jATZ2Vo*4Qv:-Jz؃Bi Y*%Q7GCĠYOv>XμTT6҄e76X.^ƣ'sq/\NksяW328 d?p'滀JG,ЗԳGOXXsk%f}rje6rUDHYCxeW AscA):ͮE¸ɱ/f)!W# l*Y%u>kEPjLg<}og9el^p" 3_Hxbt-V<=aqB^1]): !w%Crܿt~em-xH})twEm\~C]w//P|j@k"P IBUojs0fN'Y!hv&y˒΍! E{\C8l)~fFtWϷv[-6NK/N s}el߅IA{iGCTQHR-ł{4(D1{CHprpNiO,.LqB"cingP ~/FSRCׂJ)jxfT8/ϬP) %.{E f>iO%9F懍bRӔ.ѿ<|YnE5Z[MVpMV\<1\.QW{@it:0Jdن|q6l5զ!3HV5)ԗf BAvF'/P4^o~ThzR8k|בZ 07i]k @!>ŀȖa8U_8;fuWYcwguD,C oKͷJ7lMXq^TМ0״]|h@v[WS[T' Rj_NL,̚+3|>C )b%7|`ӝ-P ˵n0݅:UbND-RUyO;b,p8!*[J1'iBMo㜣 nn ٞD6r>m8"XlSR^w01i'c+Ƭh}tPGCqkS4SBյ>֮p=U6I.{.ČI`wdta{ [ gk N$oD3bY&@tg"w*|>ׇEPD%:SOJw L H<8sUw$ЫR;W]'Ay$vB-/aޒPnY2zI>}Dm!&o,w%ȩͿ7/Ҕ nv M\jsun7ҀQiDzYof=F##OO i rHQi=9i1ZmmsR3&}ȕA4y^m0df1bP~ E49>Q*,:2! ŕk0/)`s 7%w/~HC`6eIw_0 S` %Y1?P5OHȟ&$D"eu&L ]+{/# L'W87,EZmMc$~B+o{}uAj3nYQj1MpM$p/dg>\&QMK 8Q[-Pƃh? '89h)js${-!B^MYe(ϧŭo83PRHNNU!wF_"(YXHNv$ǂ 7;ДuEÏT1b5([VΊJ%D\j?M9d!ؔ ?'R̸e+S^h?o}.1_V/${)ߚAZ wM']֦`t%(947d~Ysbf`K^ B0 ^FI(0[ Fj.X@oՊ ӳJes}5{bK1X+ )σ:{?鋋VAU8.N><~T<7]^6oA#օU'O1.moQ0ڰUV W, a^KE9Y4O".ŃWͻ0m|E`"VK2{vz*Q?_f5!oEm (̀\&=\PL ωv"%7Yq<2eɚ_0Ȫ>r2v<+1tA>sJvimL"]#g鏭7b:'vkNcbŲ}UG+?*W~'X8s"Jʵ%ٌH^ȧs\+c,+0kXP71O Ggn-!P\d>M#%"qB(e!>* &2oNAwN\3=icPP)_maB~߲ {߉Ø'k;D󴼶݅U\lu:2)Ze wgn{80@BasVWQG1X[>7K)|{}te}tz9E ' Nq!I:إ$̇b0>>]_*v=s^a AsT'-Lls1R6H!E鹕54oY:Ÿ=y̶fn¯RX~RĨVZ)}:sHMW_#!ͮl9ڿ\g2vg Efp~- U&Wی?rv5Y5Wn}{Nj1* YsyG #qQ)_]`.V2C?gsASKD}<aE)yQ2֝f鐁$ 4}6|3 1߳%mcԁD"SoNOy.T6ˀjqxCx0P8k5Q=v\ tGq} wM5l *=g|_N7TyGi5 %dck07<]wi)Wb:{(D_i*gq6\؟pM]RZH6;c#^3l3%b<`v3 ,҆}gꅪ&ya:FU㣹?l^BJ9 Ynu!9nUy_*j9pA›'rBc? A[-$g(HKA!gEPC!~KUT(N@+*tG]*J9etyQ`[ 0d ;`1`s`]/rrErYK2a~J9;ԢA5U!%]fx]hBٙhd_@8!{}"u҈;^"?D,~T̥խL뙉 |&2$T&X)W`FQH*ب,܂p Jpśw(]$%tEBRM-c)MگSʟK.`)5BPȤ7jHּ9Y00( Q{Yi EUfBd~8m:R.[~?@F;y>!" {Q]mZ_)h Z$(U5> Rj|G̗]rH)3U9*ݭ:wz~Ha;% Pv^7USbVqp|&] Ujb*s? LHT!A <4ԧM!P#Fݞa«E)5T&38ZT>VL1 gϫu/D T%i kxM82Q2QI,t6.|փf."/#c wW%f@-v qas7\ԁhk$;Pʥn*g}}{ʦ)o9 }cNنpsYnǯL Ku42Z)[,ˉ^ǁЀ /Α&HSN e-7GBdTr4 UuʒH-PDs;vj67'dݭI;`MSN52.gXԐS$y/eUx|o|:&|P"Vi<p[d'i""/-qyMC#'v[w"9%3~ 6hQ+x KN^MMz)*ff4%̗̟ ܐ_(bA'K=_wcviZӱs@Q5GBS?Lsv$_MtJ?&Ob*`ΓD-w?ϥ $*@w@.ўt`-oy`,|/s