Changelog for
gsoap-debugsource-2.8.15-20.1.x86_64.rpm :
Thu Jun 27 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 2.8.15
* Added wsdl2h option -R for auto-generation of REST-based service
operations (also added examples/rest example).
* Change soap_read_X() and soap_write_X() to prevent removal of
HTTP headers after calling soap_connect().
* Fixed automatic detection of DIME/MIME transfers.
* Fixed a HTTP 1.0 chunking issue.
* Fixed HTTP digest authentication with DIME/MIME transfers.
* Fixed OpenSSL subject alt name check.
* Fixed a HTTP 100 message handling issue.
- Reenable default optimization
Thu Feb 28 13:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 2.8.14
* Added explanation of wsdl2h option -Nname which is used to
generate a service (and its prefix name) for each service
binding (bindings are collected in one service by default).
Wed Nov 14 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 2.8.11
* Added soapcpp2 -0 option to remove SOAP bindings when applicable
* Changed wsdl2h output for the few cases that multiple service
bindings are defined, use wsdl2h -Nns for backward compatibility
- Update to new upstream release 2.8.10
* Added soapcpp2 -Q option (C++ namespaces)
* Added wsdl2h -b option (bi-directional operations for duplex services)
- Removed gsoap-03-initext.diff, merged upstream
Tue Sep 4 14:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 2.8.9
* Added examples to interoperate with WCF basicHttp,
basicTransportSecurity, basicMessageSecurity, and wsDualHttp.
* Added soapcpp2 option -A for service dispatching based on Action
values only.
* Added wsdl2h option -z3.
* Added wsse support for WS-SecureConversation.
* Added wsrm5 WS-ReliableMessaging 1.0 2005.
* Added iOS plugin with examples.
* Improved WS-Policy analysis and reporting.
* Fixed and improved wsse plugin for WS-Security interoperability
with WCF and other implementations (required a small API change).
* Fixed HTTP headers for NTLM.
* Fixed httpda plugin OpenSSL init crash in md5evp.c.
- Update to new upstream release 2.8.10
* Added soapcpp2 -Q option (C++ namespaces).
* Added wsdl2h -b option (bi-directional operations for duplex
services).
* Updated WS-Addressing and WS-ReliableMessaging plugins,
documentation, and examples.
Sat Aug 11 14:00:00 2012 jengelhAATTinai.de
- Make the package build succeed on F16/17 and RH6
Fri Mar 9 13:00:00 2012 cfarrellAATTsuse.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:00:00 2012 msebenAATTgmail.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 13:00:00 2011 jengelhAATTmedozas.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 14:00:00 2011 jengelhAATTmedozas.de
- Initial package for build.opensuse.org