SHA256
8
0
forked from pool/xmlrpc-c

1 Commits

Author SHA256 Message Date
Martin Pluskal
33d68c352b - update to 1.59.03:
* 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
2024-11-27 08:05:07 +00:00