add patch info
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=90
This commit is contained in:
parent
3f755abe05
commit
64c7cbe03a
@ -1,3 +1,10 @@
|
||||
From: Jan Engelhardt <jengelh@inai.de>
|
||||
References: https://sourceforge.net/p/gsoap2/patches/168/
|
||||
|
||||
When verification of a certificate has failed, do not just leave soap->msgbuf
|
||||
at the default openssl message ("certificate validation failed" or so), but
|
||||
append the detailed error message from the verification stage as well.
|
||||
|
||||
---
|
||||
gsoap/stdsoap2.cpp | 7 +++++++
|
||||
1 file changed, 7 insertions(+)
|
||||
|
@ -5,6 +5,7 @@ Wed Mar 15 16:11:44 UTC 2017 - jengelh@inai.de
|
||||
* Fixed WS-Discovery `soap_wsdd_listen` memory cleanup on timeouts.
|
||||
* Fixed `soap->os` saved message string NUL termination (a
|
||||
problem in C code, not in C++).
|
||||
- Add gsoap-sslverify.diff
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 8 09:24:37 UTC 2017 - jengelh@inai.de
|
||||
|
Loading…
Reference in New Issue
Block a user