libxmlrpc_server_cgi3-1.39.12-bp153.1.32 >  A `B!M@eeeSS˶~6i iC1ѭEk=ƝıXw`TU+dq.?YcrS/{PvI0/lxE"yQ c="Y2>$P=( 'tVt9u :5ni~Xj !I:~6q%*e'`+I-@]@-r6탹Je azGtpͯid04b31b5c8756f7c8fb19ed47f654046fd8765f71703abe25f7a4d41d1a599b256be9f50a07b2fe676cbebecaab3cb5f74883f311`B!M@eeeE; u,t\)ڊFӪkm[u^Ϭs}!~xv+O :v]ͭ" aH&8+K1 6~UL?<;Cߓ" ǟŖ/ (Pe$JrUh(Cr9ت6KK^ر OzgZNZKpQy !DiT .yүƶH)<;oa`hZ>^A ~4>p@4?$d  + a&; Uf     ",PX   (8 94 : >@FG,H4I<X@YL\t]|^bcedefluvwxyz Clibxmlrpc_server_cgi31.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++.`BGobs-power9-07pSUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxppc64lep`B`B42f7a39147de87a72a8a00bcd569dac5adc3c3d64f3632a52c3ad19819631d94libxmlrpc_server_cgi.so.3.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_server_cgi.so.3()(64bit)libxmlrpc_server_cgi3libxmlrpc_server_cgi3(ppc-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libxmlrpc.so.3()(64bit)libxmlrpc_server.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-power9-07 16149837511.39.12-bp153.1.321.39.12-bp153.1.32libxmlrpc_server_cgi.so.3libxmlrpc_server_cgi.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-ccpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b15a5313c58ab4f7df44a5df0cfacbc6f637a10e, not strippedPRRRRR)N-vutf-869101f527aee27e37ac4a04c159bc7809847be882d28395f906c4600c7d4f226?7zXZ !t/3] cr$x#DdA&-iD?epG‘J!+2xa%WеRdc.k yޑN0qDͷfCÄz=bH#; 4.D K}V!~ K>+X6P)CȸdaCWtTy]P9 o4at]$kk_O`Փ@X̃K UQH+ H& K6L.qv",o{Xoem2S*P"=DScW1VeQlY%󧖉Ei$Rp_y@̀Wpq~1(n̡гƕ( O7PFDl@nښf ?gItw K^_4"]2u)83asȆ4}!&bv 9s{O\Oxxǵ"-՟Q )}Zrn$kw%X_^b\54aA5+tЇ*,>3XsWQeX{f{bH_"&X>X#j:'N)H&Mؕ*KS%6J5L4'9U;Sen B 缚tdUNl!0߯l $ʳth>^|%"uyw%Ƣ b$8$kI+aq|pX0)vAn8.Q7e腧`  S_A@|zez> _yf}nH]BM$(Pu d|ߐmFvtԊ7@ӊ5#8CAnJy;G\MB zեj~+vI}hE%;w,{!AM߅lsupq]/ LgL>3.9^q<'G}ߚwWA~5=A*M,bw?f>\x:+eobamz0$.SDz~5M{HX#^;WoW‘L,D =4,F\ѮA cK.Ƴ+Y~*OaXMIoi'I@j D էIJȺn.NK}9KaPbl9 4du3sڢ@fB.nDfMVިkVbbD%R1uw[ٵ)X^\jfKhQ"TW>2ß$kBX]*z1rUO5y[&)Y#*(P)VC6.Wձppz .Ey~cY ǚ)NX Z@C+Efx-a&*``iZ&$hϕߐ R.5EvߝkfpFqՊ· D"&ۗ-Z]4v˸ Ÿt;mgw?×gţ,),@|zmCU([]KiT=(HR\зgs$!לzA5A Ž P8ee f;KW[223Jj^"tDkI`p:rrCT[hh|DT" 0vL\>@!e7VBI5ijS}l% 9ŴDHc5е=Xo` l?%l@"UQutkΝ'߱;,*SB%kj_t.@SLVwa" Q<( :ŔT۷Yt ȯ"zI3 }¾I a[YPْ|q| b[TyNc0nO 戜xJ-PCoՒlq/tcC^^Sf'=rAĤSBi'l\Nކϋ S73kIŦeDYuۤd% %%ufcJe& rg~JM< TG<)fgON4ŧeJ` A4;eOҤDM;iNiQ|( 8*@\">* RY@ a5.nbbCAU#AȩSny1A\]iq?D$҆,OxnR|w2bo `'IvT,|R,m*ֳX6'.VA] ;cvo :U1al9ߙU@O4 Vn~Nkd}W!m=,ר$ӈUszzm3&3ɩ=|Kц;( h5qIms/we" Yut&lG\>dBߕW ưq^rj=q YJWՙ$&|XLpRnKTz8"\IWoD@8u.]ְuS YtYЈevIn{UU=Y:?qdVf\CqL-Kj"J ,ބ.c9}{u/ޤ °HIYU\*3:2VQ`lDW- 㸳҆s ۚ\JWݗK |TL.{KyP.ShfÛ1]Arr`['vi%,yruې?茀l"UtJ) V2>9賑 ﷡0|j;Q9^J@]foîIDqV<(›A]L7FKqr.X/9*]ŵz5n%h|'ePb10n#8㻋[Qx}ƖdH@FwgX`Jנt5ߜ쪪AK7f %9FCE6ANI:KA%&hl@"R; Sd;%"5سYցmW{pA%tv Kݿ!s%ya\$>N U0'HJwh6Z5H^+@^²ܒt4)Fq`V|%YdL] B|˹IL)(g{Ø>Fe1: BXXVXI| ̉bP4^E{e1hV ce "*]A32$IFNY߹@ˆ0>o#`ywaioW D8û &8hf.iا|і!yȆ( QrsQVL[{  Pvltm줪ڦ ݦ秝J09(e֑E>jܫ4yloB$LjN¾5@Tb# ٮo`H!e]'_=k|5l~ װ3 cU7qL,U.TXt}~|㲹Ad 43'Nl 1=\~ 7\SZη8/qYU]+H "HB@=Ҋ˕u#9GVCTiD*X%*4\otG-s|?-Axd3u،Cw0bք^] yᡘ2TcA ґeKQsfEZ)z*[Od{尃 YݯZQߑYqoEn_%^SkK~Ջ%UicVБ4 ,p|@KuugVGږ=t`44&QQKJV"czIV6&/[ YZ