SHA256
8
0
forked from pool/kdsoap

10 Commits

Author SHA256 Message Date
Luca Beltrame
f1cf6c815e Accepting request 1164343 from home:dirkmueller:Factory
- 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
2024-04-04 06:32:24 +00:00
Luca Beltrame
2cb5e20ecd Accepting request 1144981 from home:krop:branches:devel:libraries:c_c++
- Fix package docs

OBS-URL: https://build.opensuse.org/request/show/1144981
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=13
2024-02-07 18:00:20 +00:00
Luca Beltrame
67c14708ae Accepting request 1141552 from home:anag+factory:Staging
- Fix build to handle changes in (open)SUSE specific cmake macros, 
  no user visible changes

OBS-URL: https://build.opensuse.org/request/show/1141552
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=12
2024-01-26 07:53:13 +00:00
Luca Beltrame
c8f78fb447 Accepting request 1046319 from home:Vogtinator:branches:devel:libraries:c_c++
- 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
2023-01-04 03:20:52 +00:00
Luca Beltrame
8739510b71 Accepting request 979139 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Add a Qt6 flavor for kdsoap.

OBS-URL: https://build.opensuse.org/request/show/979139
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=8
2022-05-25 07:45:01 +00:00
Luca Beltrame
6fcb056186 Accepting request 904052 from home:cgiboudeaux:branches:devel:libraries:c_c++
Update to 2.0.0

OBS-URL: https://build.opensuse.org/request/show/904052
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=7
2021-07-08 13:06:51 +00:00
Luca Beltrame
ab1be94fc0 - Use a service to generate a tarball with no non-free unit
test data (neither used nor installed; gh#KDSoap#207)

This means that the gpg key and the keyring can't be used at this time

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=4
2020-03-04 22:33:07 +00:00
Luca Beltrame
605c66daff - Add a note to mention that "no modification" files are not used
nor installed (gh#KDSoap#207)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=3
2020-02-27 19:57:26 +00:00
Luca Beltrame
d52f0596b5 - Remove unused unittest files with "no modification" license
(gh#KDSoap#207)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=2
2020-02-27 13:40:35 +00:00
d7438dac76 Accepting request 779290 from home:luca_b
New package: kdsoap, a C++ Qt library to build client and server SOAP based
components

OBS-URL: https://build.opensuse.org/request/show/779290
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kdsoap?expand=0&rev=1
2020-02-26 09:46:02 +00:00