From 703d6e33f5a7fc7771917ec735769ae1983f874e5592ead0803f94a7650ca555 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 15 May 2020 09:42:45 +0000 Subject: [PATCH] - Update to release 2.8.102 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=201 --- gsoap-01-sharedlibs.diff | 54 ++++++++++++++++++++-------------------- gsoap-2.8.101.tar.xz | 3 --- gsoap-2.8.102.tar.xz | 3 +++ gsoap.changes | 7 ++++++ gsoap.spec | 4 +-- sanitize_source.sh | 2 +- 6 files changed, 40 insertions(+), 33 deletions(-) delete mode 100644 gsoap-2.8.101.tar.xz create mode 100644 gsoap-2.8.102.tar.xz diff --git a/gsoap-01-sharedlibs.diff b/gsoap-01-sharedlibs.diff index f23ee2f..74d795d 100644 --- a/gsoap-01-sharedlibs.diff +++ b/gsoap-01-sharedlibs.diff @@ -16,10 +16,10 @@ build: always use shared libraries gsoap/gsoapssl.sym | 1 + 10 files changed, 40 insertions(+), 18 deletions(-) -Index: gsoap-2.8.79/configure.ac +Index: gsoap-2.8.102/configure.ac =================================================================== ---- gsoap-2.8.79.orig/configure.ac -+++ gsoap-2.8.79/configure.ac +--- gsoap-2.8.102.orig/configure.ac ++++ gsoap-2.8.102/configure.ac @@ -15,8 +15,8 @@ AM_PROG_CC_C_O AM_PROG_LEX AC_PROG_YACC @@ -31,7 +31,7 @@ Index: gsoap-2.8.79/configure.ac AC_PROG_LN_S AC_PROG_AWK AC_PROG_INSTALL -@@ -294,7 +294,7 @@ if test "x$with_openssl" = "xyes"; then +@@ -306,7 +306,7 @@ if test "x$with_openssl" = "xyes"; then WSDL2H_EXTRA_LIBS="${WSDL2H_EXTRA_LIBS} -lgnutls -lgcrypt -lgpg-error -lz" SAMPLE_INCLUDES= SAMPLE_SSL_LIBS="-lgnutls -lgcrypt -lgpg-error -lz" @@ -40,7 +40,7 @@ Index: gsoap-2.8.79/configure.ac else AC_MSG_RESULT(no) WSDL2H_EXTRA_FLAGS="-DWITH_OPENSSL -DWITH_GZIP" -@@ -302,7 +302,7 @@ if test "x$with_openssl" = "xyes"; then +@@ -314,7 +314,7 @@ if test "x$with_openssl" = "xyes"; then WSDL2H_EXTRA_LIBS="${WSDL2H_EXTRA_LIBS} -lssl -lcrypto -lz" SAMPLE_INCLUDES= SAMPLE_SSL_LIBS="-lssl -lcrypto -lz" @@ -49,19 +49,19 @@ Index: gsoap-2.8.79/configure.ac fi if test -n "$ZLIB"; then WSDL2H_EXTRA_FLAGS="-I${ZLIB}/include ${WSDL2H_EXTRA_FLAGS}" -@@ -321,7 +321,7 @@ else +@@ -333,7 +333,7 @@ else WSDL2H_EXTRA_FLAGS= SAMPLE_SSL_LIBS= SAMPLE_INCLUDES= - WSDL2H_SOAP_CPP_LIB="libgsoap++.a" + WSDL2H_SOAP_CPP_LIB="libgsoap++.la" fi - AM_CONDITIONAL(WITH_OPENSSL, test "x$with_openssl" = "xyes" -a "x$with_gnutls" != "xyes") - AC_SUBST(WITH_OPENSSL) -Index: gsoap-2.8.79/gsoap/Makefile.am + AM_CONDITIONAL([WITH_OPENSSL], [test "x$with_openssl" = "xyes" -a "x$with_gnutls" != "xyes"]) + AC_SUBST(WSDL2H_EXTRA_FLAGS) +Index: gsoap-2.8.102/gsoap/Makefile.am =================================================================== ---- gsoap-2.8.79.orig/gsoap/Makefile.am -+++ gsoap-2.8.79/gsoap/Makefile.am +--- gsoap-2.8.102.orig/gsoap/Makefile.am ++++ gsoap-2.8.102/gsoap/Makefile.am @@ -34,20 +34,34 @@ stdsoap2_ssl_cpp.cpp: stdsoap2.cpp dom_cpp.cpp: dom.cpp $(LN_S) -f $(top_srcdir)/gsoap/dom.cpp dom_cpp.cpp @@ -110,51 +110,51 @@ Index: gsoap-2.8.79/gsoap/Makefile.am BUILT_SOURCES = stdsoap2_cpp.cpp dom_cpp.cpp stdsoap2_ck.c stdsoap2_ck_cpp.cpp stdsoap2_ssl.c stdsoap2_ssl_cpp.cpp -Index: gsoap-2.8.79/gsoap/gsoap++.sym +Index: gsoap-2.8.102/gsoap/gsoap++.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoap++.sym ++++ gsoap-2.8.102/gsoap/gsoap++.sym @@ -0,0 +1 @@ +GSOAPXX { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoap.sym +Index: gsoap-2.8.102/gsoap/gsoap.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoap.sym ++++ gsoap-2.8.102/gsoap/gsoap.sym @@ -0,0 +1 @@ +GSOAP { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoapck++.sym +Index: gsoap-2.8.102/gsoap/gsoapck++.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoapck++.sym ++++ gsoap-2.8.102/gsoap/gsoapck++.sym @@ -0,0 +1 @@ +GSOAPCKXX { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoapck.sym +Index: gsoap-2.8.102/gsoap/gsoapck.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoapck.sym ++++ gsoap-2.8.102/gsoap/gsoapck.sym @@ -0,0 +1 @@ +GSOAPCK { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoapckssl++.sym +Index: gsoap-2.8.102/gsoap/gsoapckssl++.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoapckssl++.sym ++++ gsoap-2.8.102/gsoap/gsoapckssl++.sym @@ -0,0 +1 @@ +GSOAPCKSSLXX { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoapckssl.sym +Index: gsoap-2.8.102/gsoap/gsoapckssl.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoapckssl.sym ++++ gsoap-2.8.102/gsoap/gsoapckssl.sym @@ -0,0 +1 @@ +GSOAPCKSSL { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoapssl++.sym +Index: gsoap-2.8.102/gsoap/gsoapssl++.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoapssl++.sym ++++ gsoap-2.8.102/gsoap/gsoapssl++.sym @@ -0,0 +1 @@ +GSOAPSSLXX { global: *; }; -Index: gsoap-2.8.79/gsoap/gsoapssl.sym +Index: gsoap-2.8.102/gsoap/gsoapssl.sym =================================================================== --- /dev/null -+++ gsoap-2.8.79/gsoap/gsoapssl.sym ++++ gsoap-2.8.102/gsoap/gsoapssl.sym @@ -0,0 +1 @@ +GSOAPSSL { global: *; }; diff --git a/gsoap-2.8.101.tar.xz b/gsoap-2.8.101.tar.xz deleted file mode 100644 index 1b1ab5d..0000000 --- a/gsoap-2.8.101.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a86ff2dc69d685ecb8ce4570ce3658f25bd83c0e62b71e2913f965e30967427 -size 16819120 diff --git a/gsoap-2.8.102.tar.xz b/gsoap-2.8.102.tar.xz new file mode 100644 index 0000000..3a43e07 --- /dev/null +++ b/gsoap-2.8.102.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0740064d74457207eb31f47ed6fb2f26343520df7942aa3d3b436f52d94e095f +size 16981668 diff --git a/gsoap.changes b/gsoap.changes index 85fa7c7..71a5436 100644 --- a/gsoap.changes +++ b/gsoap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 15 09:35:07 UTC 2020 - Jan Engelhardt + +- Update to release 2.8.102 + * Improved HTTP digest authentication plugin to cover + additional HTTP methods. + ------------------------------------------------------------------- Thu Apr 9 22:15:20 UTC 2020 - Jan Engelhardt diff --git a/gsoap.spec b/gsoap.spec index 4a09f8b..1c03db5 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_101 -Version: 2.8.101 +%define lname libgsoap-2_8_102 +Version: 2.8.102 Release: 0 Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications License: SUSE-GPL-2.0+-with-openssl-exception diff --git a/sanitize_source.sh b/sanitize_source.sh index 5c89a5e..bfcdd6c 100644 --- a/sanitize_source.sh +++ b/sanitize_source.sh @@ -13,7 +13,7 @@ if ! which hardlink >/dev/null; then exit 1; fi; -version="2.8.101" +version="2.8.102" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "http://downloads.sf.net/gsoap2/gsoap_$version.zip"