Opened 3 years ago

Closed 3 years ago

#17020 closed enhancement (fixed)

kdsoap-2.1.1

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by rsholl, 3 years ago

Summary: kdsoap-2.1.0kdsoap-2.1.1

Ticket updated to show most recent release version.

comment:3 by rsholl, 3 years ago

KDSoap 2.1.0


General:

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)


KDSoap 2.1.1 Latest


General:

buildsystem - undo co-installability of Qt5 and Qt6 headers.

It would require that kdwsdl2cpp generates #include <KDSoapClient-qt6/KDSoapJob.h> which in turn would break the build of KDSoap itself, so this gets tricky.

comment:4 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.