- update to 2.2.0:
* buildsystem - Add co-installability of Qt5 and Qt6 headers
back.
Installs Qt6 headers into their own subdirectory so client
code still works, but can be co-installed with Qt5 again.
* Add KDSoapClientInterface::setMessageAddressingProperties()
so that WS-Addressing support can be used with WSDL-generated
services (issue #254)
* Don't require a SOAP action in order to write addressing
properties (also issue #254)
* WSDL parser / code generator changes, applying to both client
and server side
* Improve -import-path
- Fix build to handle changes in (open)SUSE specific cmake macros,
OBS-URL: https://build.opensuse.org/request/show/1164343
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=15
- Update to 2.1.1:
* buildsystem - undo co-installability of Qt5 and Qt6 headers.
- Update to 2.1.0:
* Re-license project to MIT and remove the commercial offering
* buildsystem - Increase minimum CMake version to 3.12.0
* buildsystem - Build in Release mode by default (in non-developer situations)
* Client-side:
+ Generate "explicit" in front of service and job constructors
* Server-side:
+ Disable HTTP/2 support (which Qt 6 enables by default), it causes trouble with some SOAP servers.
+ Improve parsing of GET argument to avoid misinterpreting queries (possible security issue #247).
OBS-URL: https://build.opensuse.org/request/show/1046319
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=10
New package: kdsoap, a C++ Qt library to build client and server SOAP based
components
Compared to the previous requests, this one removes unused and not installed
unit test files with non free licenses from the tarball (see
https://github.com/KDAB/KDSoap/issues/207). As a side effect, GPG verification
of the tarball is temporarily disabled until upstream fixes the problem.
README.txt has been added to %license to show that the EULA present in the
source is only applicable to the commercial version and not the FOSS
release of this library.
OBS-URL: https://build.opensuse.org/request/show/788069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdsoap?expand=0&rev=1