libxmlrpc_cpp8-1.39.12-bp153.1.32 >  A `B!M@eeḛxӌѹ@Y͛+Jȍ_A̅_sdԳd͊)O1(Md7&YucN^YqhnB5g*/N n] ߘcV %('QeKL=ݯg]]qh0 qh\R CYDk,Ao(+B0i>^b M [czGXq"9J?gBh|'a39kH}'p@?d $ Z"7 Qb     $HP(8 9 : >@FGHIXY\0]8^abmcd}efluvwLxTy\ zClibxmlrpc_cpp81.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-07+@SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxppc64le+@`B`Bf6184f3f211830c5cb61055117df8457d9178baf479d9fdd47998ee6f33b9bb1libxmlrpc_cpp.so.8.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_cpp.so.8()(64bit)libxmlrpc_cpp8libxmlrpc_cpp8(ppc-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(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_cpp.so.8libxmlrpc_cpp.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-ccpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7dd85732ae88dbaa770ff38f7fea0d62689e0966, not stripped PRR RRRR R R RRR)N-vutf-81e54d438f8dc43e9ce53e6ed184eaa6fe150692973120fa0f3ec254bb32e177b?7zXZ !t/,!'] cr$x#DdA&x+/ⳑ?3s³V^9AϞF_]cyEDžw5 d:ly*6^,N}-tu* . l+LIWOVv=.͓ԉC]ݣ}K[7 n3ԧ('BD EH zҞV[HrOY9CPWfqq@>_S~#M&l2csh m΀kXanX86nP_`jqlArևeLyPC[ŠwAb@ԌkjYHsn]%Թ<;Dr(hu7r`l J2G HLN+.'DL*@xػdp{,v")e BbeDD? v? }6]k3 ov)cO+8yhcbv~{ (!9bͺr ԃwdtC˽R+:_Ȍ`fZ.e͏Jd+!Rly%mMz:h +!άe*پqGԡ`Z`%M̵ <s"Gva=in.djF!Ө*IGA eכbX_$jx=vf"} ӰݝԮ}}goηQ睚޼2_/ )Jx { U]xW$Vr-ޮ=DoBmFq Q#(s>D5#-5ڏt4NbTkf<}ZzD2&\q*E5%v)_A}~AtY]-;5 O֕#;^݌ɯ s?Ga/;ݨޙEfeI:V4z2j 8zXu6[;d"58!k$w0:z9l.\`_o2 +N [ W1^1*hZ|L]%qː npXƮ&$rGR(n>껍<]`#= }J%J`k_ u-q=eP|=w<-+(Ø񞏮9Hc" n;LՆD崙z!k_D֚l˗P;^F-lqx5Z*\͍Y4 $5?si?lMF6ks^. _"aPٽDB'ngݦ$+碖'T6$[ثh'n.6,.9EАCtZ2֟Z/~-o Io5v\lAR/I] )TEzvRi=Kf)Vm\Q+vw󤌑Ds6#._(Suw6 cՇrq3w`=4#$3keT_BENrbBZ#1 $DF̴{e"%O"6}B=Xub¾%8K0 m3'` ='<(WFN2\$$._VSpR/!on%kZWƌ>Qt5H{\&%+P^aA  aNyzc׻+[-6p'j᰻D _yۅ=Bls{it+S 0h>yhپmSzz6?m_l̹۩5 EMmHlVP7]03&"2jtWy1bDdtww"S^uwu*x2$;c4Dq;ϰX?7g֙T;$d V}5++ӗu;\ZY=m-fS./rKaQY› enjI.uB-<<-d#܍ˋԄl"R϶ nqobH9%ty#rSNjg10c.qVba`6M,5ݘMLq(@rI19)wݨûC>>n$6lٽԈUB\k pL(vo,,<{b2b* #>fte :--'ZOV~[1&#(IѵaT:R;9# Pzt R9wf1}Xr Ģ㣁|JX0fc/@-p3)6icosM+s73lj_+@l:i^/ɅkM$k}'$٭x8 NnT }Ya0 ^QPFxP =`V6J2|DzUI! '@ǵ$}@ga2#=͗@\U2zI8"ì$ e7tMdʄzs@b,g$tzz+3U 4|oyA;4pJSGp+3iFqOMv,Ve$<ڱ'74 vs3@U loEF{O ԗߑ2UJg - n* ΢p:9l `gE:y ω+Hb5վ Es+}6c7Ě,ag4R L_}ΓA`B#`\f9;/rCo?W!a6G=jLQgx2d P"]ScIM1 1>j`ʝRMG\vt#Nһj$?H]uSK!YoY9r',KZԹɽH  eD[T j#igBOBڄd &= I`;ØStQ5{1U7Ŋfx?ʮ dk,r2"U1z&5w=ճs^E|GU W[B1J;"!MqN-îΞ(9=(^IgM\ӜKGh${'YM̟c4_kX ;l&y+u>̓L , ihV6ucPV=ї)8=xd;d]|Lf(R|ɰ:Ҏm>D!`+Xp' Zig!)kg5/2_tT֫_jSHcڒbW|ˬy\* '3*N{gLR&2|4W.os-S_eC5,r'_Z =o1&{3h4V1[98bǟ"JNz|:!(fhԭ'5"}porvO?L,{,$#M5?xJT8WX>FQZ7Lئ8Y𻣅,+e@ōmdG@[v0fkLmI+eǵYLAD~ FB =taC@!Xr3$2H>m/HŝìU%p!em Zћvݟ134:hՌ{$*~ؓAŔN5ˉy߃}U0籣+!J_N[8P<؎'?L,p-_z&V/Sr*lHA\MkL辘B = 0EZgPW[ߎڑG㱸$Y@qcpE.6.*|dPH?amAR ̍zzG+ y2CL/2P: [7A HHha9uegdYWuٗ<$L /9ӝa c#OoJ ;FǨrcѮՏ> c@HW0,e#CcIN.[?$5qUEt 3ÕzM8$uYtv? n46=\IYȃ2ىBKl;:xl^M/*C閕H^` B [JTUT;s7/Z'^Zf4*ʔLL卦3megȐ]J|os8#DC1d=Q_{L3#2$.[hoc+[&.}6gJuʌ`"QAݿB01 Nd0M_r5!P$xXڂ3R›w} ӇT~(ACNbڡ}%>rrA)a):d:x폳ʁ 5sy@1䪜Ś CjF[ڷWO u3Rj#,A6Q'@LUxF# l1 J~ lKdUU2N'Be ք$b{]`[n$muRm)ׄo WYq1!2c/zw&.w &`UuU`q-'܃(hN_P)<`c5n 8kAޔJo}S'4!&7Va+NDH D^5S+ruGD㉘AnW0EU!UK0f"S`T=š"gjS}H\˧ۚ =&Gh㤕k`n81q\rZC^URQ_˞oz5߶9gեA{Y ,Ɵ5vBZ.IiUuPjbIp ?xSo=7tm" bJ]b?\r>2%~ȹx{okEoV`ɨB$:U?:X 3^$5NʙXA#k[n~j][)z>¾'۽N ?@‹; tto͉Nȝ:&UZU*&\Iеwq񘢵$εQl0A Zz<>,")y]s*`8@a 54lO&¬%h>PǙu-8>ahΉZep2깋Fk4!#KdpZVm!.]K>tYxtzoкB8 ]v|3RmzӹL2' o=d%u^m; 3Bl'蹣޷ l|ޓla$hwN0ݡ#! Jp Lj/)$%>v;1R/!+Q<)QBaz!K-˷euw~)5-ɗG.L4Qdb40Lrw-Mf#>&VHw,DT2)IdTrF9ܹ97GDa}V_t9ǖ_뗁*- $R q#Gt- P_omTd'1<+ a aBCIRݻz רN".A̵l6m J^%ZͫFS:K$OX):DkM,u(قKȮ\ﻻ>}cf[$Qf@r?Gc٘Ŭn[a"_yҎNLԃ6y-"uE+g; O{weHcLU$zs&9i/D~8N/ϵO}L\6xY6Q:WAmDhS'OܕE+ډ [lh63e"4e5B\ϬgB#A|fC RD&<ʭ5ѫ3in5]avdnAIy.POøvÞq",6xi KݝhY^kw*u{ q4ԽݻtATEX迠=AOͥq(8CN wh_)kiDyQ$42nͥKv~AA Gk%zV݋Zh4` T5هq8x[JNx c5ra1i<=` lӈ嶋+\٨(DiB{QV)#'% ]a$~Nٕ)sM ʐd=Q%4\ őP:f/غPxcJiSNM fTnS"