libxmlrpc_server_cgi3-1.39.12-bp153.1.32 >  A `BT!M@eee5{o8͎~УᆏYe(E.í@)ޙog,! 5JD~ j|KS5oxM?qgʝq݈fq筅{$(3@ ]-hB#';Az}&F8)GJD0p~u*TS]Q$ >١# !CqE/_*dC9#@BpQ/3#^# Q0q^HR%43f9c8a96d8843cbdb1e92f25cb4681981a0718928fd8a4056a55805e3071122c743950f88d2b3fad8dc3f96a792378dd31d2cf471/`BT!M@eeeDAڐ\cYҐW:nh*ulXI]U,8.39(V}2ϋG]Qxo$4ˍJVFB<:1\ ơ>x=^yyC5ʡ;&`DەyH\yjG)-&`iϧUAKo;/K};p@\?Ld  + a3 M^       DL   (=8D 9l :- >-@<FKG`HhIpXtY\]^bcdef l u v(wxyzHClibxmlrpc_server_cgi31.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++.`Blamb014SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clause and MIThttps://bugs.opensuse.orgSystem/Librarieshttp://xmlrpc-c.sourceforge.net/linuxx86_644`B`B406a51b764fb687a0b637c58070a463e36b71da24b7b168d3bd9788c5b47996alibxmlrpc_server_cgi.so.3.39rootrootrootrootxmlrpc-c-1.39.12-bp153.1.32.src.rpmlibxmlrpc_server_cgi.so.3()(64bit)libxmlrpc_server_cgi3libxmlrpc_server_cgi3(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)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/ldconfiglamb01 16149842131.39.12-bp153.1.321.39.12-bp153.1.32libxmlrpc_server_cgi.so.3libxmlrpc_server_cgi.so.3.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-ccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4cecfd5e298bcfc9f9095c87b9f129504a1d346b, not strippedPRRRRRRRto:\(utf-867be33247d32248ba42aa628198822b420e4fca43e888b0d78a80619bd3664d1?7zXZ !t/6B] cr$x#DdA&qZȈ2alqg):5WB8oUa {"aрÞDQVL?[ocXuЂ AzWH) _?:Dx"EA[>ţDq ЋG9|Yy)VӋ#GK%?ˮK8w1NCF)-U~N.$vYOװKN+GM=3Y}b_y'Rʻ,/u:95݊!k|f[;cܺsߞh2\$2*މ9!J;ܔC~h؎'_^BL8xUGvؐaDT,Z^.Csqm Tv}z^h&@Ƴsw-oOoTo7%u#$Is?}A$K"ꐣz9v]xn+;!%q0Xwai~@ v+!܃\EjpU/`z2x#&#y3%'뚰I߾0.PV2}8R'r8Hp^޼yF$,nK<^Z^l؂Z;@r%* |ΡU J=C|ج"il*1X\ z y0An7,?{ϔ/ yQ<88:=vKB>O7~K)Ucu<nl|Rq^p;p"1w8B:}T(# j+y7`3|vuN eH*0$^7Qrq9#t ebt.)mwI$1IHw&[? [jX1N S.YYRaŸ4Hrnt;~'T_܃Zxf_H:0c&)BΫl|{ɝG*4]_|ˍ7fx#`DwWi\fas[ևʺ"w  `:֡ ɦ9Tq&d Z`?{c #=> 4iVɨřz~9#߯Jf`y¬? ĝ)w#o1|z1߯V\#-}'z>M2焆4cèVT-Ruu㘘CQ[@F~B,/"d *Jv^}'бB)SLFie*hqiJ M6|8=u6&Il_%C0> ߚ:Cl1PZ1lsdif\S:E@'-)p1% Ϫm~SLYa%tQiImA%}8z Bw>uB>'2S˱M-Ҫ9G2|R>jt2G-4>D9%k )RsFO6}Ɍ=Z,v]X)5m?dHYa'Yf1d~Pҟ֠ sh]`bVl.ҮGP;}}n}$] +[(Ң|ٗVQ6aڐ 3j`q$Zny{52x|[t 2xpltsszI|GꞧbpI\l F4w7aEt<< '+~ 9?w]p\*ͳsQ>ԧy|]{ivPoi>1! d{?K]/@rHLos+9Mj64 T d$|¶OqŊ57{41" k}>{H<a͊$d9|B9bcR1j.. ;wgxqlir#{c5)++FɞL|THX!t@aF g* L` hZ/`v' [A/| L?0)C bT+=j2ܷ y MgʵFl|58O3zPn`LÈܽ%B;qBt(_ a|z+B"Ϊ@X{KfyHǛr~IPOs~|ri"AJB-4FZQtiMǎ|mc]7 "})?@Sy㽋6`}-q`D߰ߎGo0NǕĄval$>B'1ѲC&吔8;0=GyB8QN$={_>io$3AɮO[,;.G2_v3U8"X Fm'J<$ m톶 YZ