libxmlrpc_server_abyss3-1.33.18-3.1>t  DH`pX:/=„D1Pt#mB-IKC1=Vm(4홑4{ٲH-#fyx{qJ|i=-#6H= N 3?[×(IQFVX41a8M*^gr,d]Ss2nddj:4 b2 YefKч)2%bNxDa62WBC/ܙ0U9|`o}JflK󭔜"YQ{W1b.l><?d" & \% >Opv      E(g8p9: ><@KFZGlHtI|XY\]^bcdefluvwxy zClibxmlrpc_server_abyss31.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: lamb54kopenSUSE Leap 42.3openSUSEBSD-3-Clause and MIThttp://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_64kX9X9eeaa744c463841d94664554e0d9df73alibxmlrpc_server_abyss.so.3.33rootrootrootrootxmlrpc-c-1.33.18-3.1.src.rpmlibxmlrpc_server_abyss.so.3()(64bit)libxmlrpc_server_abyss3libxmlrpc_server_abyss3(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)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libxmlrpc.so.3()(64bit)libxmlrpc_abyss.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_server_abyss.so.3libxmlrpc_server_abyss.so.3.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]=8c9a68ef28f88ae531ae99f6d313a2694baa78ae, stripped PRRRRR R RR RR}Q+FHҿ?@] cr$x#̡4eppHvJ=Y{%,U_R$%t0)9Z?"`S9T$M̟':Oe6tPLe ae@7y`S+P1*p6](ot[/^X857<Tlv2`ϼe"~_v1;ئEyYD1 +28ED Rdi+V0 6 \-h`--:tcAY~-59}H^X\߈a<ژ13=)͇hkO݁ػNv?͂ )pf+FHhFp@J4cR !3w8sF8dP0V訬n@4 8=U[gR^j+6F|JY@7ceo`$y %Yn|/dرrs~$E4k/wy>1ZÊ]+RBqFba8 90x%V lV@Oغ3IZ͈ / pAk9RהZo#TgEK^DTPCPϧr!JeLG9*Z7[z}qNO91%a+ U5X]g%| <̥T*3hjCxx ǵ$ 3C^!$W"d,(V~gQ=Yb*Alp4.Q »](V;>v2 Ss;oȇ͡,Õe`,; %5[}Y*VyoRF1+;xn"Y[gvP԰u`T6*Љeʬ Rn* uy c0-VC29O"?B܃ĦQw9#޵[ ;$U4}H :9n%ˡMɋ6iEu&wJvjdF j;a]}Y6ԍIs/gt(02Zn+_55$ݼQ]|ʮeԊi19bQ@$*]m#+.;$d YRAD;)%9=x|9l>OSXV <AqC俿$7;g^5c,;BFȨNvYJh}]t)JLnv(!L!&*>vvcZ ՉCwhNadX`/B2 Fkgt*x) 2EJgup50P>է%X B,\J 5f3Q\`.0Oҵ CӠ8/9>Ҡ@?陰cؕrhBq;4bV 8z-yJ)y8l&KBiV,ߣs%RE-r"D׸2^ P]S ÿ #I?ZWa[zouVK!^ҫ5 8h .ԨuQͳE bd5 ֽp5_#_>2CC`&[m.4! 2:0 ;}&93^t*7Lk1y6{S HU>dWW,QwX)98B`qp֧>\\<ꝕ%ܪ#xYbIT77Sbހ894zCU.9O)=iTVCz0e>iWwnzCݹc $wl6XYuK/jgrAIҘg$ޢ@hV-(xUWΠCSpEτ -Y-r:9}T72ܞe|ȶc䖷\-pɮ-UR_%'xuU/6i^\޼l4{dxʮi8T&f(BwmoW`gӎ=,^aHص#gQ.3˟i"uO4oﺩ+pK*UJ FuC]W\$fp+,.'"1#kV_ao"{읖͐=;e QuLi|~Je4Wk=,W]GM9CjΫ@0x0PkCGvpߚP65;tT g_'5^#w\>E3*Lc䚯ξP]ܷ`TBCaoV.x = ] jpDlacyyvٲ j6bZ#<Ś.Bm5!+slC<@m'l-TK75gČGΡ`EgS Y[3"2:Ο$뱯kmeBh֛Z_ }PsW_{ƭؘYog[ɼL@ ?GJ#QR-hYO?24_=n[0?ϮK{)Y@OFV >j6χB=@x؂&;K`ĠsS{g0$L1~ÁWymō+6 -4Kmv}m*eQˢm?Y2 gw sm9ʼn0I0 Dt/WoSJ:eг7Y3[}yuI``%}~pWٵ :鏓6S2ޭ׫Σ-aXQٴ%=Z%:M& <2[ZkڒCMחso<2|@#1٩)}\jKM늷) ϰ?җ`n/ ϗ-vI:.so Os{ p1<&GNf(!dӹh6P2QUGn5:Êz%}g)2X$KM0(n'0HKMZA+o/LFw̓3 `k cB/Ҥ~Bniv)Nijbֆ1 Zj^\ZM3Mۆ[X3L" _McrPaizޯ'i-/2!bå/l)gnèj lѤ%n.Sh7kcS^:.HVwKܾWb5HTK'V#qlYtئ ?-آrȇRIK۫fpݑ3GSMSe'Takab3}C\ jex mm{@yKg*J͘ -(6ok$ ֊dxߪ]H kkîΝdM'J[؎D3Ȁ\'ZyPzpz:' $:K@neԔ,;]ގJf2ˣ/7"B7Ar&&+#ΛH4 zGPXOX' Z&yiTG2`~,.O$+PT(+_ 셮F*Mg>l9|fەBi K\5#ŞMfK3„/Strl~\/@tn@D,^Rx.;=KHAC4BMS) R sde c&z n_~_noog/F1$LZA 7fx*wH GrZ;׈ ZG BdH%ęf!ɇ0_ |"Px+3 |l|aN AۂY;;kxFΓCv#8ZСqezV} ޢOJnͿsy%{IQÀjUI:3OI|}1quD>I~ejVo}(_ P*[c@Q@[gKm燅K`+(/.;HzA#1FL7^A=Y%3\V_y$MIpPCS+(4EP4%`AgVSj5am%G2Z$mb:+_&)ЭoWzqþb2 yEiU3͟at67*;r#,tGl雖~&JnyLHoud"aL<1:x<ނ+u[הtG"4g0•-C^鎽s- wK= hP5P, $1 E_bQ:"S* 3B.nĎg*V i& 2Zfuq.lYVBb`h>"FM s Q*<}):^5q֣xh;|SnG^ ,ip}Bg쀓_d=9SłWSe(O[1N5nCFlT/w} LC P.Cj@ECdXIyg}oxQxrT^4ٗ2- Pc SS_SJ'UFq3pU11[llD-n#rf xʼnjmF;iB*èu t*qݩG/h5%%~H! t}#ܠF@}3,o N]i5L/mVͻl-W}>=j<ɓV&4Dpp$ϸeyt^;>&<͵IO/5 $iܰKF|~lĦgqJ.Q/^haX> LU*I2C?TD1fM45vJ5baAF$YƮ(Rț]:3 :)QOv<URAԺ 4UzOC6\!dgF ,OUU1QʂkWmQuŎf+f'k=My,+1~@;FaQSYt8"WU3b%[i!h!@$i`]h&|!`uF Į@S<P&rx mDHpBC}9d|rםa< ;o?Uu:KȞ[A7DiTB[fBgT /q)why!5O%p7Q\qZk {*`5~"̻ ޝd`-4Q*z:&Kv+kmG O/%( gM1մD L㖯QTUm#R/hg`:.L/dc02*@3oUOq@if58DQ$WZՈ"q]-`Q4lHlX,O<,_.gόE?+i+HJ֊g,>%κ _~ò&Ckʎ6_gʐJPt2%F:dN,hگ׷0PȄO۵ݘ~c5D2jFbeNfJmq5ACgK L%&PUӥl6nqZj( M  Rʱ~@|wW* "\$]WVX!=l{]k+y% ه͢Ĵ/o1winzvۤc-f2Bjm '6@}-y O\5B5gYyuR 12m޴d4WVcUyНn2gO=KOfbZ,@*UX[[ZUc首wX#8h=Pc:?P(Vj lЧQJ08yV4$[DK¾u|ݖ0L+&uQuS @jY) #͜c /unNr{.pe}LM>ꍺ;VĒ3w*1)*!Hdnv^=껸JY{=JV:3KGQ2.ijoz߾Ć24&?t5RX0c&XV=Jy $$-#if72 )#%q((%tAK5 0[NZ[z)2DX5WGٛC`BiMB"w_$e?xVMh&KC O'ے2,𔿡I:*