libxmlrpc_cpp8-1.39.12-lp150.1.7 >  A Z^Ÿ/=„qj*Zq?_oMWB9 ?OC(0Vx`nKv<2dh} B}LE3¨rl6jvcWvP)C!YӠ呻m$f? Yp :z('V%L/k cBUJx.†:| 3J\+~soNӰ{_*o}N9ˋQpOPSRknEJ:X6;>cca3d8203c2b349e3ab5f36101ae55a5db260afd881daa37a843996676c2def65485aa4a357a59e6fc31152d5f14af19fd2b1f13AZ^Ÿ/=„Sb>DzLjwkNJC0z:op$K* +'^[vW)E$Nǔڱ(d> V6u$ BF̻谋OBnK5xq!$p \eo-,IUO5{~//pņp j[QXCbdUwX86xYB ectݩIt\x@vH"vl[>p@"?"d # Y ! ;Lms|      08|(89<:>@FGHI$X(Y4\\]d^bc Bd e f l u v w!Xx!`y!hz!!!!!Clibxmlrpc_cpp81.39.12lp150.1.7Library 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++.X @lamb58YopenSUSE Leap 15.0openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64YZ^Z^1dbf2946e4bb0f025f37ba190f21de0456954076402851f92fe106f84deb980clibxmlrpc_cpp.so.8.39rootrootrootrootxmlrpc-c-1.39.12-lp150.1.7.src.rpmlibxmlrpc_cpp.so.8()(64bit)libxmlrpc_cpp8libxmlrpc_cpp8(x86-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(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=@N=@N @LL|L5K.J@Jp@mpluskal@suse.comschwab@suse.dempluskal@suse.commpluskal@suse.commpluskal@suse.commpluskal@suse.comjengelh@inai.deasterios.dramis@gmail.compascal.bleser@opensuse.orgjengelh@medozas.derschweikert@suse.comappleonkel@opensuse.orgpascal.bleser@opensuse.orgchris@computersalat.dedl8fcl@darc.dedl8fcl@darc.depascal.bleser@opensuse.orgbitshuffler #suse@irc.freenode.org- 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)- remove include of curl/types.h; file no longer exists and has been empty for a while- update to 1.25.07 * soname for cpp libs to 7 * 3 new libraries (server_cgi++, server_pstream++, packetsocket) - deleted old patches, looks like upstream had fixed it - added fix for default constructor- update to 1.06.41: * CGI XML-RPC server accepts (ignores) parameters after "text/xml" in Content-type header from client - moved changelog entries from spec file to .changes file - added patches to fix wrong usage of printf format for size_t (upstream uses llu instead of zu)- merge with hamradio/xmlrpc-c o there shouldn't be 2 maintained packages :( - used Source from sourceforge.net o correct named: xmlrpc-c-1.06.40.tgz- imported fixes from pascal@links2linux.de * C++ bytesFromBase64(): fix bug: high two bits always zero. Broken since created (2005) * Abyss: terminate after current request, not current connection. (Matters with keepalive) * fix xmlrpc_inetd_server C++ example. It has never worked. * fix error message about invalid XML- update to 1.06.38- update to 1.06.37- Updated to 1.06.33 * Mon Aug 4 00:00:00 UTC 2008 - Peter Nixon - Add xmlrpc-c-gcc43.patch from Gentoo project to placate newer GCC version on openSUSE 11.0 - Add Packager tag - Update group for -devel package - replace %%%%run_ldconfig with %%post(un) -p /sbin/ldconfig * Tue Jun 12 00:00:00 UTC 2007 - Peter Nixon - Updated to 1.06.14 - Enabled all options - Fixed 64bit build problems Tue Mar 14 00:00:00 UTC 2006 - Peter Nixon - enabled abyss-server/sbin/ldconfig/sbin/ldconfiglamb58 14903568001.39.12-lp150.1.71.39.12-lp150.1.7libxmlrpc_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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/14a15aa1e93a75fc26346dafe793d013-xmlrpc-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d9f4aac92898d7e0e648dc447315f5750a4cb7c3, strippedPRRRRR R R R R RRRR!˽Y_*T$jutf-8e15e3f40df8fb94788c14cba9faf720da480897de3cd62b7084e648eb877121f?7zXZ !t/[E] cr$x#O&zYQS0P$" ~]_xS2ɷ 4d#~Rۉ ߗk~YeFM;vILsGQ˲JSj[W#|6d0YjUM=!B%]^  |w PPK0OYGO?$J26=V|ϭ-ev{}"Eёz{ѺK15{C q LJc"+·o3-ڷ̔]qW˖*c tA+| 7Wڈ2QU驛5K^}oȯTqW}BM"M4mӿ%б_:冑0RM\!R#X+@$} $6@0qU o.OnI럔I~|䃽э2`bE+ aCvjQeSЭ$9Ϊ ^ZEߚ{u{]AۻZηW/ h6cOvzfgZ JyȹԬ!ɖSC?ƥ&XX/kigƃqoKRV'=M4tmx+0x+}2Й8q2aFNOm)_BXٷ?!E4 1k ٺe2~lυ *nDmoNNu*楼ajtf8~~ 22e#R!㾣rgh> 4wp g!VKvQ0$J k8Tl,nO `殳Ixe`f_ /p6{(t0}*[daGCR S.x@@vǨ[aQJI 'Nzb ]fTIMd<^yһv\Ur2{Һ'O5\z,a"|ʹMj35sp]Z~2"vRƾ;7NzL~0 :ļt-#1C(eL+4'uIKgT;mYds^miwDf&Ƈiag2q 0(i1 zI]67 i]B3% D% | &W:}T4mJdd?Po '$sK ߧV/~NsVrks)]uhJKZt@[)˲El13S 37z3b=A8XBaD4ƇzLڤI/t)r@9_5TDtXK}^}| Z=W(+Λ$8=)` -~la _":q/zj=qkA^ɬoޔ <=aW= QRm(5"Y4{9T]Gv+]>./֕Y"xXt["L'Ԕ%]/eF:DwRui; k՞*NvݴK + JbX񒒋U2k'˸YpE(^.ځ$[4D;M@ݔ" {Kh+/]{RFkB -x!-vwd,+v#IRE(WcUbW)]3UBI]P2N*WPJ۴2Z : b"G׈ˆlV@Kehf=i0`z+}^0vM~{~!Aʉ'GNbVb/a:b1zvMo->qa3JaTÛ='ӾJ264v h%G1=Zި~( d76y/ W$~>%c*u2pJVpu3ĚKN,m0Ǚ5$3RFCw yR^:e$in܏ؑЙSV=L=`A{A)BВ߮˃6`sK‹ *ߘHccԊB\iM#bۯL'h<Ҝ+38G%I| ۯkp4S QA<ތu$fP7q naBǞX`M#$X&tMJ"I 2@.H:7r;L#{ ` wjmbSL8DVSK+,s$w֬4Hb,k0 'f4?Lnڄ;2CNṾ۩MAy¸NXLЎkAˀMv:>@]*D#D^Wф?'ŌP,u͌nXb xq{.> ժI  ŃMmXƭ [G2̼NQ_`STxy !K21g%IUTqwIv& $3]75Al$?"X2֘ePTJ#7TܱTjB~qلP4m %5q?0$ 6;=G6&#oi"yj%jHg4έ[vzdt_7r^]]A<"ق66B]FȁvSoqsqO{C&"i7CKAYԹ[cwPSxz+&$VΊDx'ѸxK{ªxLq{a#WJɇx#HkB:{ n84\1U6(0nѱSb7VkE{bx@D' ;RGh1iH{̿P҄Q5|ouÚ8~|W^B#Fm061RA3L,_^ 3bS@ Ɨ!KnZصMwk:' 73s,Qu7Yxu5rmԝ:xĮ,~{6'"}9|6S"3=1@pLrE`KwO]JK" !!cW 9`'l4qt^M5LF~1&DzGߛg_0n,$ԲnU̞ׅKpD*謷. Q5/O#&$@x݆mfu|tSMi@doIe}'P_^ iJ*6{L4Lm\@v7]I͍$}G,+53ld!j5ώ/pJ/ۄݰ(NuCufy( >Gمsg.ivWoIRFZygJGɭ.&aWqyűED8"Ė-⬫k0`=I!u^DXMp^ݻU ;XK HEH-<Uv3+A*g pT螮BK90k0 {$x9]3\]t.tÑtuՌ;bSڶ\J#6 vSurQ3u̔>„[ƚ_IH‹$TEIz$z>9MVbÛP=xI:pX+nƽMjmxugz}&\ %`]2,j'Ž Kp̷1ww{zEn{JBX5L.,w4!pٓYJ!Q4bƨ H6;4) 9p3xV6vOtށ,2‹DD ZoN aSnʉ]{{݄(ڔ11ObFSZLFQeql_%_EȜ5v0d^ L\FMMkD Wӡ*ط1)%6.[Xyy9Νa~TNίfy ـo |_F׆+GD儛c6NȆV9x5: f Y[kè~ 'P"d:a=Hp?\$ '=.kk+wa2 O]fH%h~~]UߍM^j3 \,l(^ϫ[۫GU':~@v*| |ضO/ (q{Iu"x |x۫H7ϵpB0%XuJB 0[( %']B Jtދewl&ԍ94Zi-ql2б htT-JGU9k5SX+%\;} h&_vQUt=5i@ Ð. @R{2S Q$^Pp4jĠv bMK$u9P T, =Ѫ#تL$:]D?)fUʉoxur*d6"Cѥ,X8n 9 penCo7VʀQ@6WZL.z+8GDKuc=6UpoWV;|P/4F=1ĠNOQ]ޚ)aN@T%1L_E?1 Ndn :]Gr17FYۢQ<"j$+cHEDfqCJ@\C GU`LKi3o& ^@z:0$>jHB )#ur2+~PIy!Y&T:ΓB)4{vZjl+xϗB$+UI)rSpqgYpL0%A|,s:`O3I+xUBHA~k?-2kUBWwYAܣЄ Ż:~4%~ fePN{7Khy%{&p ?kYEA7hnZ[:#'ӗ0S& WTx!׻S<*k>V/,oPHPIrLV s\XN o!h7Elb'c#"h'Vl &2 ?0=a CAŀ^"/m*T'x ;3*R؃g@r2:r, iESu^E ;țOO@e>틩fŲH"J]@֛}94X9E/mg濡iOPPRhHԊ`Macv-DP3K֊Y+9ʞLF*Hj1ȳfoވ=i)7GG95oCoT X<|~ǰ7B칦uTs_$,VzZ a:|Un2*pdc[# YR $s@z_ o; oPX/ގzFB`Θyp