libxmlrpc_cpp8-1.33.18-3.1>t  DH`pX:/=„!3$ t8R k3 9#Qw\b=%Kw|f>ާW"a[QrhIk#̱Hk=|ibAXJ >Ci gi͈T1"^?`)ۅj^tK|[><?d  S 6Ghnx     T7(Z8d9:>0@?FNG`HhIpXtY\]^bcbdefluvwxxy zClibxmlrpc_cpp81.33.183.1Library 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: lamb54ZopenSUSE Leap 42.3openSUSEBSD-3-Clause and MIThttp://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64ZX9X9940034f5f9f79b95f60a9865e2af5c40libxmlrpc_cpp.so.8.33rootrootrootrootxmlrpc-c-1.33.18-3.1.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)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)libxmlrpc.so.3()(64bit)libxmlrpc_server.so.3()(64bit)libxmlrpc_util.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2VKU4@T@T9R;Q@NˎN=@N=@N @LL|L5K.J@Jp@mpluskal@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 1.3.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/ldconfiglamb54 14897792111.33.18-3.11.33.18-3.1libxmlrpc_cpp.so.8libxmlrpc_cpp.so.8.33/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/61a7cb533dd2cbe5a2df47a50b9714e6-xmlrpc-ccpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=dfdf8cf81d3d25620ec1948888d5acad1bdbf5a2, stripped PRRRRR R R R RRR}Q+FHҿ?@] cr$x#̡4epwd$Gua8A=ߑ@zgc,U˯:Ha__ًIN0HnsWp:^Њw9/1@(O\  tXԿ{mODl=#Bt܅CWS~=`8PU. OT Iإ4K[ g_ L.+`[%߳E`↽7E/Y krnW5эGțw4sׂ"#EKab%>W2},'*(ύT}a-V:vj Qt=ZS)Yqv}dXf*uH*ZCmrSAjRp×g [70jTut}[^-p.9Dg$Kw 7ʰCʜ=1tx4دַsԈRR19Fj ؔ|HJ> FდF'%'.@BpָF{Ek8|1;ibk#qOK8+]RuOtqki7'a.y#t@zLYH2c< &'=2un$4QH9$䣨pAuQ֥q #]A_N_H4dbσQEI#D[פG <;,~<\ mp σ/(? SQc&1v a8"{lNo3;ގ顑}wFX h3ĥvOa֧iLnMTB$(}X JU!kK nF^۷/>v:}WErTCÂ-/^+- #= Ѓ*)?Ar_J3(24 5l@!:W/>~Vݥ:Q2IWm0CHe,R0mnDզ*J/W`$ɵv1wMMJ$R?e 4$) 8n@O5ynP U٩4OXwUl)ܔ{!HGԌrEhb{}r\RĬζ1'=h Si+5JdVk.QQ-Qۄ=}J 7O8={2cH;%%*(,>tZTup[A<$ubi &pc5$B/̗n}.il8AFyT*S|.r9le(Ӯ.KQlŀM75;VP%Z+|n؆9b\ˁe+` <5D[!n) v#.z@n3&JyjtW0>ḽ5ٜ-OE{hpQQϞ]O-Q0F6]E4@V4rOQI.2t~]Aꊕ|/K׶NEoi>G&H]jp'(ʸ'F\'Eu% sN0V|g'Ckȑ.'>61h"$ϱ,c*$VsĘT-Hw#jFc/drvF}XI^FuJl)"Ot8 m~ e_-5I-B/NL %d Kn<K5>8h&;W&1puz9a܄ˡ7xH(dTܼNΚ󡁷rP kf&gT/@* Lip1[ġ\ԆiMI['?R43aJ *A}鴴V7j6 $"bi1zܹ-mhLg*#μQ@+m1ѝtKZtqWʄ/>dyݖ%y,vN\&vH+\7VEa=7Ә\wy~xIdGkkP&|2ql$'$)ln'wI:\ZbNJ>c+lh7I> ~*DO42J^^tHlߍ,(;dj5'T_* (LĀ $Yu6$ěBKA^Ooa9dJߌJzHvO>JU-jJn3a&҈"MC-4@_5lOK~0bH{JUQv6ڨ,J 1] 6YNT({ '{jt? )-Ο=$rލ;p5AQ=F( CSɴ3]>h HpJ@ad.)OڋFj`fগʶ #D 儑Fz+1膗/Em+Ý@Z ohp.1l4 (&1jSБpkA\GqO҈_\媶vrJ-ޜz'…kcx610":JIA ^VN=6߲:W3(Oyz2 x9ߗd{XV,_р>N⤀|Yz>""YGZӚE׌Ot߾ux6zh-;]j0R/mtAe䜶4 Ąą-#KKŞ5z:f}@͘]CT?m>5ym@Ffꇷg}t90@XgkT߄l4^f_b , k5O5=-1IEm#hPvlePP.NVE=nC{ꈶڷ3Ŭ!BL,G`ʹ YzqV VdO:-r tU>um[|5H#tHK0k YP$mJڭvh쀇t Uհ˙3'NR6kM |QԀFtaT}o)F $WB jT >x=i SiN߀v*hVM+6fͭ2+XVP](8RC\_wo}Fv߽XH*/0;.K> 8sEeZ1OpT}@ϡj)T؍mJ6o`,𤀝!5o6n-ÐdKn0wBr#1swNQK!ozҀ}viC[q 1[Kyѵ);6?`ZwxX:is? #qٸ'TC#=e`Bi i% |6& ew0L( !?Fdpi}@|QhfM