forked from pool/gsoap
- Update to new upstream release 2.8.66
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=133
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 13:57:01 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2.8.66
|
||||
* Added `soap_close_connection()` to close a connection from
|
||||
another thread.
|
||||
* Fixed C++ proxy and server class `copy()` and `operator=()`
|
||||
methods to prevent a possible memory leak which may occur in
|
||||
certain usage scenarios.
|
||||
* Fixed an issue in wsdl2h, generating an incorrect simpleType
|
||||
element name that leads to a soapcpp2 error. The element has
|
||||
a local simpleType restriction of a simpleType with the same
|
||||
name as the element type, where this simpleType in turn is a
|
||||
restriction.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 10 09:52:44 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
Reference in New Issue
Block a user