Accepting request 621872 from devel:libraries:c_c++
- Update to new upstream release 2.8.68 OBS-URL: https://build.opensuse.org/request/show/621872 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gsoap?expand=0&rev=46
This commit is contained in:
commit
baf76988b4
@ -4,10 +4,10 @@
|
||||
gsoap/stdsoap2.h | 38 +++++++++++++++++---------------------
|
||||
3 files changed, 45 insertions(+), 37 deletions(-)
|
||||
|
||||
Index: gsoap-2.8.66/Makefile.am
|
||||
Index: gsoap-2.8.68/Makefile.am
|
||||
===================================================================
|
||||
--- gsoap-2.8.66.orig/Makefile.am
|
||||
+++ gsoap-2.8.66/Makefile.am
|
||||
--- gsoap-2.8.68.orig/Makefile.am
|
||||
+++ gsoap-2.8.68/Makefile.am
|
||||
@@ -1,9 +1,9 @@
|
||||
####### This is the input file for automake, which will generate Makefile.in ##########
|
||||
|
||||
@ -29,10 +29,10 @@ Index: gsoap-2.8.66/Makefile.am
|
||||
+
|
||||
+gsoap_config.h: config.h
|
||||
+ grep GSOAP_WITH_ $^ >$@
|
||||
Index: gsoap-2.8.66/configure.ac
|
||||
Index: gsoap-2.8.68/configure.ac
|
||||
===================================================================
|
||||
--- gsoap-2.8.66.orig/configure.ac
|
||||
+++ gsoap-2.8.66/configure.ac
|
||||
--- gsoap-2.8.68.orig/configure.ac
|
||||
+++ gsoap-2.8.68/configure.ac
|
||||
@@ -92,6 +92,13 @@ esac
|
||||
AC_SUBST(SAMPLE_EXTRA_LIBS)
|
||||
AC_SUBST(platform)
|
||||
@ -104,18 +104,18 @@ Index: gsoap-2.8.66/configure.ac
|
||||
WSDL2H_EXTRA_FLAGS="-DWITH_OPENSSL -DWITH_GZIP"
|
||||
# compile with wsdl2h when OPENSSL is available
|
||||
WSDL2H_EXTRA_LIBS="${WSDL2H_EXTRA_LIBS} -lssl -lcrypto -lz"
|
||||
Index: gsoap-2.8.66/gsoap/stdsoap2.h
|
||||
Index: gsoap-2.8.68/gsoap/stdsoap2.h
|
||||
===================================================================
|
||||
--- gsoap-2.8.66.orig/gsoap/stdsoap2.h
|
||||
+++ gsoap-2.8.66/gsoap/stdsoap2.h
|
||||
@@ -53,6 +53,7 @@ A commercial use license is available fr
|
||||
*/
|
||||
--- gsoap-2.8.68.orig/gsoap/stdsoap2.h
|
||||
+++ gsoap-2.8.68/gsoap/stdsoap2.h
|
||||
@@ -54,6 +54,7 @@ A commercial use license is available fr
|
||||
|
||||
#define GSOAP_VERSION 20868
|
||||
|
||||
#define GSOAP_VERSION 20866
|
||||
+#include "gsoap_config.h"
|
||||
|
||||
#ifdef WITH_SOAPDEFS_H
|
||||
# include "soapdefs.h" /* include user-defined stuff in soapdefs.h */
|
||||
#endif
|
||||
@@ -720,11 +721,6 @@ extern intmax_t __strtoull(const char*,
|
||||
# endif
|
||||
#endif
|
||||
@ -205,7 +205,7 @@ Index: gsoap-2.8.66/gsoap/stdsoap2.h
|
||||
# include <zlib.h>
|
||||
#endif
|
||||
|
||||
@@ -2888,7 +2884,7 @@ struct SOAP_CMAC soap
|
||||
@@ -2878,7 +2874,7 @@ struct SOAP_CMAC soap
|
||||
} peer; /* set by soap_connect/soap_accept and by UDP recv */
|
||||
size_t peerlen;
|
||||
#endif
|
||||
@ -214,7 +214,7 @@ Index: gsoap-2.8.66/gsoap/stdsoap2.h
|
||||
int (*fsslauth)(struct soap*);
|
||||
int (*fsslverify)(int, X509_STORE_CTX*);
|
||||
BIO *bio;
|
||||
@@ -2897,7 +2893,7 @@ struct SOAP_CMAC soap
|
||||
@@ -2887,7 +2883,7 @@ struct SOAP_CMAC soap
|
||||
SSL_SESSION *session;
|
||||
const char *dhfile;
|
||||
const char *randfile;
|
||||
@ -223,7 +223,7 @@ Index: gsoap-2.8.66/gsoap/stdsoap2.h
|
||||
int (*fsslauth)(struct soap*);
|
||||
void *fsslverify;
|
||||
gnutls_certificate_credentials_t xcred; /* cert pointer */
|
||||
@@ -2939,7 +2935,7 @@ struct SOAP_CMAC soap
|
||||
@@ -2929,7 +2925,7 @@ struct SOAP_CMAC soap
|
||||
#else
|
||||
void *c_locale;
|
||||
#endif
|
||||
@ -232,7 +232,7 @@ Index: gsoap-2.8.66/gsoap/stdsoap2.h
|
||||
z_stream *d_stream; /* decompression stream */
|
||||
uLong z_crc; /* internal gzip crc */
|
||||
#else
|
||||
@@ -3081,7 +3077,7 @@ soap_wchar soap_get1(struct soap*);
|
||||
@@ -3071,7 +3067,7 @@ soap_wchar soap_get1(struct soap*);
|
||||
SOAP_FMAC1 ULONG64 SOAP_FMAC2 soap_strtoull(const char*, char**, int);
|
||||
#endif
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89d8d211a47a69c2bb1cc4678aba1ab2be996de3e89646a3230e95b9c7977c70
|
||||
size 17364220
|
3
gsoap-2.8.68.tar.xz
Normal file
3
gsoap-2.8.68.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae1c48095dd29ee76fec1becf2318bc57f4fc659f8a178528eb6348a892b0c6e
|
||||
size 17233344
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 7 08:43:36 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2.8.68
|
||||
* Unspecified minor improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 27 12:50:29 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2.8.67
|
||||
* Changed `typemap.dat` to disable `xsd__duration` custom
|
||||
serializer by default, meaning that `xsd__duration` is
|
||||
serialized as a string by default.
|
||||
* Fixed an issue where the 64-bit integer types `LONG64` and
|
||||
`ULONG64` and their serializers would be downcast to to 32-bit
|
||||
when compiling C code with newer GCC versions, due to
|
||||
`__STDC_VERSION__` no longer being defined by the compiler.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 13:57:01 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
|
||||
|
||||
Name: gsoap
|
||||
%define lname libgsoap-2_8_66
|
||||
Version: 2.8.66
|
||||
%define lname libgsoap-2_8_68
|
||||
Version: 2.8.68
|
||||
Release: 0
|
||||
Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications
|
||||
License: SUSE-GPL-2.0+-with-openssl-exception
|
||||
|
@ -13,7 +13,7 @@ if ! which hardlink >/dev/null; then
|
||||
exit 1;
|
||||
fi;
|
||||
|
||||
version="2.8.66"
|
||||
version="2.8.68"
|
||||
shortver="2.8" # agh...
|
||||
if [ ! -e "gsoap_$version.zip" ]; then
|
||||
wget -c "http://downloads.sf.net/gsoap2/gsoap_$version.zip"
|
||||
|
Loading…
Reference in New Issue
Block a user