Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdsoap for openSUSE:Factory checked in at 2026-03-19 17:36:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdsoap (Old) and /work/SRC/openSUSE:Factory/.kdsoap.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdsoap" Thu Mar 19 17:36:09 2026 rev:7 rq:1340918 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdsoap/kdsoap.changes 2024-04-04 22:25:22.705366600 +0200 +++ /work/SRC/openSUSE:Factory/.kdsoap.new.8177/kdsoap.changes 2026-03-19 17:37:25.593932065 +0100 @@ -1,0 +2,13 @@ +Sun Mar 15 08:19:27 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 2.3.0 + * C++17 is now required. Qt-5.15 is still supported + * KDSoap now looks for Qt6 by default + * Support for RFC 7233 (Range Requests) + * To avoid mixing up raw-xml requests in the same server object, + KDSoap now creates a server object for each incoming connection + * Make sure your server object is ready to be created multiple times + * Improve security when handling requests to download files + * Fix memory leak in KDSoapServer on shutdown + +------------------------------------------------------------------- Old: ---- kdsoap-2.2.0.tar.gz New: ---- kdsoap-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdsoap.spec ++++++ --- /var/tmp/diff_new_pack.RRLsEE/_old 2026-03-19 17:37:26.289960901 +0100 +++ /var/tmp/diff_new_pack.RRLsEE/_new 2026-03-19 17:37:26.289960901 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdsoap # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ %define mkspecsdir %{_qt6_mkspecsdir} %endif Name: kdsoap%{pkg_suffix} -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: A Qt-based client-side and server-side SOAP component # No "or later" clause, licenses specified explicitly @@ -99,12 +99,12 @@ %build %if 0%{?qt5} -%cmake +%cmake -DKDSoap_QT6:BOOL=FALSE %cmake_build %endif %if 0%{?qt6} # The two helloworld examples fail to build -%cmake_qt6 -DKDSoap_QT6:BOOL=TRUE -DKDSoap_EXAMPLES:BOOL=FALSE +%cmake_qt6 -DKDSoap_EXAMPLES:BOOL=FALSE %qt6_build %endif ++++++ kdsoap-2.2.0.tar.gz -> kdsoap-2.3.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/kdsoap/kdsoap-2.2.0.tar.gz /work/SRC/openSUSE:Factory/.kdsoap.new.8177/kdsoap-2.3.0.tar.gz differ: char 4, line 1
