Your message dated Wed, 26 Dec 2012 18:32:49 +0000 with message-id <[email protected]> and subject line Bug#696707: fixed in nusoap 0.7.3-5 has caused the Debian Bug report #696707, regarding Wrong CURLOPT_SSL_VERIFYHOST: do not check hostname of cert to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 696707: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696707 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libnusoap-php Version: 0.7.3-4 Severity: important As per the subject of this bug: --- nusoap-0.7.3.orig/lib/nusoap.php +++ nusoap-0.7.3/lib/nusoap.php @@ -2449,7 +2449,7 @@ class soap_transport_http extends nusoap if (isset($this->certRequest['verifyhost'])) { $this->setCurlOption(CURLOPT_SSL_VERIFYHOST, $this->certRequest['verifyhost']); } else { - $this->setCurlOption(CURLOPT_SSL_VERIFYHOST, 1); + $this->setCurlOption(CURLOPT_SSL_VERIFYHOST, 2); } if (isset($this->certRequest['sslcertfile'])) { $this->setCurlOption(CURLOPT_SSLCERT, $this->certRequest['sslcertfile']); I'm preparing an upload to fix this. Cheers, Thomas Goirand (zigo)
--- End Message ---
--- Begin Message ---Source: nusoap Source-Version: 0.7.3-5 We believe that the bug you reported is fixed in the latest version of nusoap, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Goirand <[email protected]> (supplier of updated nusoap package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 26 Dec 2012 08:34:15 +0000 Source: nusoap Binary: libnusoap-php Architecture: source all Version: 0.7.3-5 Distribution: unstable Urgency: high Maintainer: Thomas Goirand <[email protected]> Changed-By: Thomas Goirand <[email protected]> Description: libnusoap-php - SOAP toolkit for PHP Closes: 696707 Changes: nusoap (0.7.3-5) unstable; urgency=high . * Fixed wrong CURL option (Closes: #696707). Checksums-Sha1: 83ca14b8c8a75d9182fd4abf3c8288340e104269 1179 nusoap_0.7.3-5.dsc d2a8bfb0a553e0b6fd03f91e3fd75112eec1e7c4 8613 nusoap_0.7.3-5.debian.tar.gz 82f9ad82a18c4757a1c290fb974c1fa171eb1f0e 91382 libnusoap-php_0.7.3-5_all.deb Checksums-Sha256: c81f38ecd3a8d12b2d5cabdf09b0fbc07d4e9e7445f0b9f2ccaa41352d8b4269 1179 nusoap_0.7.3-5.dsc 1795fb76d092908b4048a2fc0d540d84cfb68b0ece7a55bf6530568c8ad986cd 8613 nusoap_0.7.3-5.debian.tar.gz dee8d95a8cf512b62b865911846546947dea334474fd39c5cbe200e4e474e72e 91382 libnusoap-php_0.7.3-5_all.deb Files: bb0dfb7a4940d18b2d74b1ac1a49deff 1179 php optional nusoap_0.7.3-5.dsc 817bce9347d28621ee3d4cf5945c4df6 8613 php optional nusoap_0.7.3-5.debian.tar.gz d14752e18fe849ef310aa9ac8424348d 91382 php optional libnusoap-php_0.7.3-5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlDbPdkACgkQl4M9yZjvmkmxaQCeIOv3VCr4kcA8eqbwTovcnCDM jmQAn3PnX5HBDEn9IyHlN8lyJiUko4R0 =oofb -----END PGP SIGNATURE-----
--- End Message ---

