SHA256
1
0
forked from pool/gsoap
gsoap/gsoap.changes

21 lines
860 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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