33d68c352b5ae34212a04d8e041dc57308621cb4f8f096c08c47c3e1b3613adf
* Build of client libraries: fix failure to find Curl stuff. * Build: Fix link failure in several tools because they fail to link the Curl library. Don't know how long this was broken. * Build: Eliminate compiler warnings with GCC 6.3 * Build: fix bug: won't compile with --enable-libxml2, introduced with Release 1.44 (December 2015). * Build: update config.guess and config.sub so Configure can recognize newer environments. * Abyss XML-RPC server 'runConn' method: throw exception instead of exiting program when unable to execute an HTTP transaction. * Build: fix bug: ignores LDFLAGS_FOR_BUILD, LDFLAGS_PERSONAL, and LDFLAGS_PTHREAD when building the build tool Gennmtab. - add skip-expat.patch: add patch to skip using expat header field. Broken in Xmlrpc-c 1.41 * fix bug: wild memory reference when server times out waiting for request header. * 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 * Packet stream socket: fix: sends corrupted packet when the packet contains an ESC character. Always broken. (packet * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir * Build: fix 'make distclean' so it doesn't leave src/cpp/srcdir OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xmlrpc-c?expand=0&rev=90
Description
No description provided
Languages
Diff
100%