SHA256
1
0
forked from pool/gsoap
2012-09-04 04:04:37 +00:00
committed by Git OBS Bridge
parent 573d77614b
commit 662e2ad621
6 changed files with 34 additions and 6 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Sep 4 03:58:01 UTC 2012 - jengelh@inai.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.
-------------------------------------------------------------------
Fri Mar 9 10:03:18 UTC 2012 - cfarrell@suse.com