Hello community,

here is the log from the commit of package gsoap for openSUSE:Factory checked 
in at 2016-07-07 15:08:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-12 
18:53:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gsoap.new/gsoap.changes 2016-07-07 
15:08:19.000000000 +0200
@@ -1,0 +2,27 @@
+Mon Jun 20 17:15:13 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 2.8.33
+* Updated WS-Trust gsoap/import/wstx.h
+  `__wst__RequestSecurityToken` response message parameter to
+  `wst__RequestSecurityTokenResponseCollection`
+* Updated WS-Security gsoap/import/wsse.h with optional SAML
+  assertions in the Security header.
+* Updated response processing for empty HTTP body with HTTP code
+  200 to 202: no longer forces socket close when HTTP keep-alive
+  is enabled.
+* Updated `_XML` literal string XML serialization for qualified
+  tag names, no longer uses default namespace (as in
+  `xmlns="URI"`) but a prefixed tag name only.
+* Updated wsdl2h options `-p` and `-d`, now generates
+  `xsd__anyType*` (i.e. with pointer) data members without
+  requiring the user to define a typemap.dat rule to do so. This
+  change reinstates some of the old behavior of 2.8.23 and
+  earlier versions.
+* Fixed wsddapi.c compilation issue on Windows (`usleep`
+  replaced).
+* Fixed validation of `simpleType/restriction/length` when
+  restriction base is a list that is mapped to a string.
+* Fixed validation of `simpleType/restriction` with base type
+  string length bounds restrictions.
+
+-------------------------------------------------------------------

Old:
----
  gsoap-2.8.32.tar.xz

New:
----
  gsoap-2.8.33.tar.xz

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

Other differences:
------------------
++++++ gsoap.spec ++++++
--- /var/tmp/diff_new_pack.bmt1Ph/_old  2016-07-07 15:08:20.000000000 +0200
+++ /var/tmp/diff_new_pack.bmt1Ph/_new  2016-07-07 15:08:20.000000000 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           gsoap
-%define lname  libgsoap-2_8_32
-Version:        2.8.32
+%define lname  libgsoap-2_8_33
+Version:        2.8.33
 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.32.zip
+#DL-URL:       http://downloads.sf.net/gsoap2/gsoap_2.8.33.zip
 Source:         gsoap-%version.tar.xz
 Source2:        sanitize_source.sh
 Patch0:         gsoap-automake1_13.diff

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

++++++ sanitize_source.sh ++++++
--- /var/tmp/diff_new_pack.bmt1Ph/_old  2016-07-07 15:08:20.000000000 +0200
+++ /var/tmp/diff_new_pack.bmt1Ph/_new  2016-07-07 15:08:20.000000000 +0200
@@ -13,7 +13,7 @@
        exit 1;
 fi;
 
-version="2.8.32"
+version="2.8.33"
 shortver="2.8" # agh...
 wget -c "http://downloads.sf.net/gsoap2/gsoap_$version.zip";
 


Reply via email to