Hello community,

here is the log from the commit of package gsoap for openSUSE:Factory checked 
in at 2016-05-20 11:54:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsoap (Old)
 and      /work/SRC/openSUSE:Factory/.gsoap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsoap"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes      2016-04-28 
20:28:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gsoap.new/gsoap.changes 2016-05-20 
11:54:48.000000000 +0200
@@ -1,0 +2,19 @@
+Mon May  9 13:23:38 UTC 2016 - [email protected]
+
+- Update to new upstream release 2.8.31
+* Added engine context `sndbuf` and `rcvbuf` attributes to (re)set 
+  setsockopt` values for `SO_SNDBUF` and `SO_RCVBUF`, respectively.
+  Default value is `SOAP_BUFLEN`, same as engine's internal message
+  buffer size. Setting to zero forces the engine to omit the
+  `setsockopt` `SO_SNDBUF` and `SOAP_RCVBUF` calls.
+* Improved soapcpp2 option `-t` and `//gsoap ns schema typed: y`
+  directive that force the addition of `xsi:type` attributes to XML
+  content except for types whose type names are prefixed with an
+  underscore (i.e. root elements w/o type as per wsdl2h data
+  bindings rules).
+* Fixed wsdl2h 2.8.28-30 parsing of *`xs:unique`* causing wsdl2h to
+  skip over schema components. The fix also improved string-based
+  parsing of XML content with a fix for 2.8.28-30 XML string
+  handling.
+
+-------------------------------------------------------------------

Old:
----
  gsoap-2.8.30.tar.xz

New:
----
  gsoap-2.8.31.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gsoap.spec ++++++
--- /var/tmp/diff_new_pack.3FWA9O/_old  2016-05-20 11:54:49.000000000 +0200
+++ /var/tmp/diff_new_pack.3FWA9O/_new  2016-05-20 11:54:49.000000000 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           gsoap
-%define lname  libgsoap-2_8_30
-Version:        2.8.30
+%define lname  libgsoap-2_8_31
+Version:        2.8.31
 Release:        0
 Summary:        Toolkit for C/C++ server and client web service applications
 License:        SUSE-GPL-2.0+-with-openssl-exception
 Group:          Development/Libraries/C and C++
 Url:            http://www.genivia.com/dev.html
 
-#DL-URL:       http://downloads.sf.net/gsoap2/gsoap_2.8.30.zip
+#DL-URL:       http://downloads.sf.net/gsoap2/gsoap_2.8.31.zip
 Source:         gsoap-%version.tar.xz
 Source2:        sanitize_source.sh
 Patch0:         gsoap-automake1_13.diff

++++++ gsoap-2.8.30.tar.xz -> gsoap-2.8.31.tar.xz ++++++
/work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.30.tar.xz 
/work/SRC/openSUSE:Factory/.gsoap.new/gsoap-2.8.31.tar.xz differ: char 26, line 
1

++++++ sanitize_source.sh ++++++
--- /var/tmp/diff_new_pack.3FWA9O/_old  2016-05-20 11:54:49.000000000 +0200
+++ /var/tmp/diff_new_pack.3FWA9O/_new  2016-05-20 11:54:49.000000000 +0200
@@ -13,7 +13,7 @@
        exit 1;
 fi;
 
-version="2.8.30"
+version="2.8.31"
 shortver="2.8" # agh...
 
 rm -Rf "gsoap-$shortver" "gsoap-$version"


Reply via email to