SHA256
1
0
forked from pool/gsoap

- Update to new upstream release 2.8.74

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=149
This commit is contained in:
2018-12-19 10:21:18 +00:00
committed by Git OBS Bridge
parent 93468bce4f
commit 075e53de1d
6 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Dec 19 10:14:23 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 2.8.74
* Fixed an issue with MIME/MTOM attachment sending when the
HTTP-digest plugin is used or when compression is enabled,
returning incorrect `SOAP_EOM` error (i.e. not caused by
out-of-memory). The problem had been introduced in 2.8.70.
-------------------------------------------------------------------
Thu Dec 6 11:23:31 UTC 2018 - Jan Engelhardt <jengelh@inai.de>