Package: xmlrpc-c / 1.59.03-10.1

Metadata

Package Version Patches format
xmlrpc-c 1.59.03-10.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
typo.patch | (download)

src/system_method.c | 2 1 + 1 - 0 !
tools/xml-rpc-api2cpp/SystemProxy.hpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 typo fixed
XXXFLAGS.patch | (download)

common.mk | 11 6 + 5 - 0 !
1 file changed, 6 insertions(+), 5 deletions(-)

 hardening stuff
614937_FTBFS_hurd i386.patch | (download)

config.mk.in | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 add support for building on gnu/hurd systems
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614937

reproducible_build.patch | (download)

GNUmakefile | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 make the build reproducible
001 fix pkg config files.patch | (download)

common.mk | 5 5 + 0 - 0 !
lib/abyss++/Makefile | 6 4 + 2 - 0 !
lib/abyss/src/Makefile | 6 4 + 2 - 0 !
lib/expat/Makefile | 6 4 + 2 - 0 !
lib/libutil++/Makefile | 6 4 + 2 - 0 !
lib/libutil/Makefile | 6 4 + 2 - 0 !
lib/openssl/Makefile | 6 4 + 2 - 0 !
src/Makefile | 38 24 + 14 - 0 !
src/cpp/Makefile | 32 21 + 11 - 0 !
9 files changed, 74 insertions(+), 37 deletions(-)

---
xmlrpc c 1.59.03 use system expat.patch | (download)

common.mk | 31 1 + 30 - 0 !
config.mk.in | 1 1 + 0 - 0 !
lib/Makefile | 3 0 + 3 - 0 !
src/Makefile | 10 4 + 6 - 0 !
src/cpp/Makefile | 6 2 + 4 - 0 !
src/xmlrpc_expat.c | 18 10 + 8 - 0 !
xmlrpc-c-config.main | 3 2 + 1 - 0 !
xmlrpc-c-config.test.main | 6 2 + 4 - 0 !
8 files changed, 22 insertions(+), 56 deletions(-)

 [patch] use system libexpat rather than bundled lib/expat/ for
 security


fix gcc15 build.patch | (download)

lib/util/include/bool.h | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 fix gcc15 build