libxmlrpc_server_cgi++8-1.33.18-3.1>t  DH`pX:/=„3=z#chSkގ[tґM g^/N]6$enYFx& O(S 2͐b?x_v1W׻Α@G)`<$ֱx,m y>Fβ.G~*KG>Lψ4rL _aɅt2`Hh;V7w|V,o{¯*Fno*>@v}*'\W{$7a9485532e315ee34e1d73201aa0e3a273c731ef< D? 4d" & \% >Opv      (89:S>@FGHIXY\]^3b?cd'e,f1l3uHvPwxy z $Clibxmlrpc_server_cgi++81.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: lamb54J openSUSE Leap 42.3openSUSEBSD-3-Clause and MIThttp://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64J X9X97e91e9bf3afa1d459ef7d56dc687bb65libxmlrpc_server_cgi++.so.8.33rootrootrootrootxmlrpc-c-1.33.18-3.1.src.rpmlibxmlrpc_server_cgi++.so.8()(64bit)libxmlrpc_server_cgi++8libxmlrpc_server_cgi++8(x86-64)@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.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(CXXABI_1.3.1)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libxmlrpc++.so.8()(64bit)libxmlrpc.so.3()(64bit)libxmlrpc_server++.so.8()(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_server_cgi++.so.8libxmlrpc_server_cgi++.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]=577498ff20cbb9e9fa8633b9f8d76ddcdc1ee530, stripped PRRRR RR R R R RRR}Q+FHҿ?@] cr$x#̡4erQN;nFe,;})!V*`HQ;M^8ca#i:p}ڨ*)тf({XfrP)'<%T)vvs5ۼ#[<[0Q͢fVj8 &\Op'Mw0W 6g])ҹGl/(^i>iJP0s݃3\͵1fma?J(#3N=^hv!6\rڒ9ѾH7 4`3:2 YCkZzdtwzi~2IaBwE{RPEd8WRx ?n"H%PN1UF9 g# G:~ǐ4@q{ #$`@oNާNЬTFE^ lR~>JRvWD'Y4Y󢕪!|=s-u҉l5 FD-f.b'Rh3M,zPt(lA?7IR!D?AtMG$n{1;%%^NȍK#3]2ʡ4] ecgrC} k0J{hҀn tWEjkooſ,59iP⇾8d'Y` ^B\Y;`ţjKgߨ%t7ۀ wyW~ZKߍ uh`^/Y?RWL 5Sweqfh*ʟs,s^"xsI7 G;gyy$R$RLl$+T0ԍUkx<$ğ^cٛ "8 ^'6e.zKo/IF9OBtfX8e S Io'p/,ko"OFI[:U?y}T7좾f~,o ScB-Uy }7SZ=` Zabf":ߡCSO{7V9"Z3"?k=sb>HwLI@C:ul ˆB\?+ki2X2Ǐ{&'(ޡWdz5sɛqHodLG<3T7ޙ^c73Ȣ o麚)? & Z&_1av TclyX.n5ZD7Hg/3-uY.^:w"NIU pwJޝ;ibE1ԗ _<{xwU]`.X Ik|_h{+/P["(%戃"dO:٬𲔯X)#P,<'_| ^Ξ6 ;^ 7^  ]UnƉ/*g=L|SI(m0.]˙r6n!;a vIqczXEGrG=@=Ve$Dv Uz~ P;X.h-4F)) |ߊR xjk)Ae 1~F7$0`Uq]g8N$1hy VwKW| ?5(5-{)1*;^$ʞ,EО}8U!xR/չ!e b@ݙ36{sJm$mw^+W v?ٮIE d[K*w[WŹH爺QkrV~!ŏ-|#0OE@KI*"h/߇=pK_c ~> kS ӻ ܓD*zmO^PDO5py } ž٨/DUArF]/xC%_P)I$B/\)n8K70,)j}fb/7#gq B05㳓Qr[9o!&* cӾm.7Ngi*_# fz(<* O/EAMЍیi( ;T#u.`^.A.܈ؗ 2p ztԀFflJ Vc:TcX5VׂM~*0_RAދ Ԓr`V`Zge>>,Evػ7>pNr*VJ|UhI~zum =0DUTUD;sRcO&$GYDN?ś!/Cv ($E1?͈;շ4 /LM耲 g +~0Q5:<2ÛNьih,9Y ᶄM[$Ce=ùΖpNno,hC ;PY Ƞ)l 1*G/rZXhf4`9f5Ia+hѶݖ*U*D.1If_f5 OS~ Q]N%%~{ܳ2hED^$,R0Yn- auº{kŮH&2{Kq ЄDqz99y#*0/#9(sܨAhC}Y.ب'_eq,,;N !/з\"tv8xUU>1H|_NN1yݚsM%,Z1/(d,aw ><|ggldM!TBUz=-80?ܩ2^~sK'T)NoN* @77]aqm[ѻOk1⿡߻>q%m%1^oO/L|v%.hNCs=ɱ1y_T7tQ3l8(w_=u|ͬ`TCe4s؄'0IpW}هm/k}|6jb_i'gC56ʬgKPɁ#+PH!E`(G$xGv/@9?<.X(= _w@ι:+B7 diL&yBFuZ̀YՋТoU9<ݛn@:58<(/ ^o5 ژy]>ݠ6YY:*O+q_UIh;uoQ> A'2Ek煚x{MfGJ>#8%:x+\3uU[ɡ8Ӳ<~H`F^uFխCov2"zԱ%*ſ`[߬ 4 Hޚ]/75~uyr2wGPl % dZ`ۤ PΝL}!!4FAˆZyB#GDjDoΟv]/9v, AOQ b켾wϑbO)D:o9aK*`:>Ea&M3$)5u;n9AJ EnX3_NB7)1ncgUPImƐܨgu'9X@m'1! p#Dfq)-9*A462$.n>{~V- 8\Fo{EN*#AQPW}[4+-ߏ~1> .rnԚu)xbk)9"{9E[ڢe/W9p]V|`*Z,rN RWEzm/G-tj֚])(ϭDI?Ou!w <'YIu~/bXt[.wt1N|bM V]<T;\rmvԙf&WЍ-jKN6@wTs_+-ƖItnC(5K!BGONA7:lx[#ĄOIɚsw%#yTTqMn%}95g<5▂c)W; 鈁1U((oX+G-f&xNP}Ȃ\@=|IWhdֿ~BCڵcq}oqZ6>Z?PG0>:Ut-d?q1?ir$U*jo:k=/LIeӖ=PuKt ݭM0G'vKLlXy~ _=|f'8% 44q:xϳƗ&`'{xy oTx(8/F.4jzRܬdB"h13x}n!4 $Y PB~Z^ oR7%{8K"mqj󚆙-.~?Qǥ>ᄝT~z|GmT _ڑqfYAuOlJaG*g_*>QGCHUK#v]cۛJnte54R sTيeJy{5e#왺mN'DX̴ߑ"Fps~)R Q/-f{=`{@ mqU#{F{Wꮢvr׳B+=~_un#.JQpn ϧz`T[:{WZcw;j%sH%9$ !iG,6WU1zt?[f٢b]q8X0%T*SyFlR yG,Nj11n Mjmu%.P0<')hFAS&1OzAcc6 ƐuA>I1i6՗Xu|eyrr"apB4uBAIs `7 tq9V W9-HO ,kTX8rг|m@!oBiZ!jIJ^RvMa6bv*W.me w`S#nPOaϱpN=X`+׸񣔅Ѳ9⅚yS9h_:cè !K` WR!J;rT%ؘN̘#ORˮI\揤5r3{٩zDV $Et4rpT0yAQh WJ}mԐVpod8-<4[E*K3h=i#R VQ7|o v^%'Z4妚b2-L2dA|HyU/_V߃h,~R)!כL>Cw偫J8g9dn$ Ϙ=DnOA45yR4,2qIǓ]ej=Oڱ~m֨=@[aҧsʇNmk^_M