forked from pool/gsoap
f63b9de0b3
license update: SUSE-GPL-2.0+-with-openssl-exception gsoap allows linking against openssl. Use the SUSE- proprietary prefix until spdx.org accepts this license OBS-URL: https://build.opensuse.org/request/show/108606 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=16
51 lines
2.0 KiB
Plaintext
51 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 9 10:03:18 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: SUSE-GPL-2.0+-with-openssl-exception
|
|
gsoap allows linking against openssl. Use the SUSE- proprietary prefix
|
|
until spdx.org accepts this license
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 7 13:09:08 UTC 2012 - mseben@gmail.com
|
|
|
|
- Update to gsoap 2.8.7
|
|
* Added new REST examples.
|
|
* Added libary versioning check to ensure project builds are
|
|
consistent.
|
|
* Improved interoperability of wsdl2h output wrt. to element
|
|
qualification.
|
|
* Renamed TANDEM to TANDEM_NONSTOP to prevent naming conflicts.
|
|
* Fixed WS-Discovery URL.
|
|
* Fixed soapcpp2 option -i and -j server chaining.
|
|
- changes in version 2.8.6
|
|
* Improved WS-Security compatibility.
|
|
* Fixed multi and cyclic WSDL import.
|
|
* Fixed tags of qualified referenced elements.
|
|
* Fixed C builds for improved portability.
|
|
- changes in version 2.8.5
|
|
* Fixed build issues with WS-Discovery.
|
|
* Fixed HTTP basic auth crash.
|
|
* Fixed WITH_COMPAT and WITH_C_LOCALE.
|
|
* Fixed wsdl2h output for XSD abstract element extraneous ';'.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 10 11:40:07 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Update to gsoap 2.8.4
|
|
* Added NTLM support (enabled with -DWITH_NTLM, requires libntlm).
|
|
* Added WS-Discovery 1.1 support
|
|
* Added //gsoap typed directive to control xsi:type attribuation
|
|
per namespace.
|
|
* Added SOAP_XML_NOTYPE flag to disable xsi:type attributes.
|
|
* Improved WS-Security encryption (AES,
|
|
soap_wsse_add_EncryptedKey_encrypt_only).
|
|
* Improved HTTP proxy authentication support (digest and NTLM).
|
|
- Added patch to fix empty error strings (gsoap-04-strerror.diff)
|
|
- Added patch to avoid calling IPv6-only socket options on non-IPv6
|
|
sockets (gsoap-05-ipv6.diff)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 18 15:39:46 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Initial package for build.opensuse.org
|