Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-opcua for openSUSE:Factory checked in at 2025-11-25 15:52:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-opcua (Old) and /work/SRC/openSUSE:Factory/.qt6-opcua.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-opcua" Tue Nov 25 15:52:59 2025 rev:39 rq:1319492 version:6.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-opcua/qt6-opcua.changes 2025-10-13 17:33:16.598210018 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-opcua.new.14147/qt6-opcua.changes 2025-11-25 15:54:29.926658346 +0100 @@ -1,0 +2,6 @@ +Thu Nov 20 15:14:44 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 6.10.1 + https://www.qt.io/blog/qt-6.10.1-released + +------------------------------------------------------------------- Old: ---- qtopcua-everywhere-src-6.10.0.tar.xz New: ---- qtopcua-everywhere-src-6.10.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-opcua.spec ++++++ --- /var/tmp/diff_new_pack.cR5i1W/_old 2025-11-25 15:54:32.282757729 +0100 +++ /var/tmp/diff_new_pack.cR5i1W/_new 2025-11-25 15:54:32.294758236 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.10.0 +%define real_version 6.10.1 %define short_version 6.10 %define tar_name qtopcua-everywhere-src %define tar_suffix %{nil} @@ -30,7 +30,7 @@ %global __requires_exclude qt6qmlimport\\(OpcUaMachineBackend\\) # Name: qt6-opcua%{?pkg_suffix} -Version: 6.10.0 +Version: 6.10.1 Release: 0 Summary: Qt wrapper for existing OPC UA stacks # src/plugins/opcua is GPL-3.0-or-later, rest is dual licensed ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cR5i1W/_old 2025-11-25 15:54:32.750777470 +0100 +++ /var/tmp/diff_new_pack.cR5i1W/_new 2025-11-25 15:54:32.778778652 +0100 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.10.0</param> + <param name="version">6.10.1</param> <param name="url">git://code.qt.io/qt/qtopcua.git</param> - <param name="revision">v6.10.0</param> + <param name="revision">v6.10.1</param> <param name="scm">git</param> <param name="filename">qtopcua-everywhere-src</param> </service> ++++++ qtopcua-everywhere-src-6.10.0.tar.xz -> qtopcua-everywhere-src-6.10.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/.cmake.conf new/qtopcua-everywhere-src-6.10.1/.cmake.conf --- old/qtopcua-everywhere-src-6.10.0/.cmake.conf 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/.cmake.conf 2025-11-13 21:37:29.000000000 +0100 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.10.0") +set(QT_REPO_MODULE_VERSION "6.10.1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_LEAN_HEADERS=1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/dependencies.yaml new/qtopcua-everywhere-src-6.10.1/dependencies.yaml --- old/qtopcua-everywhere-src-6.10.0/dependencies.yaml 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/dependencies.yaml 2025-11-13 21:37:29.000000000 +0100 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 5a8637e4516bc48a0b3f4b5ec3b18618b92e7222 + ref: 90b845d15ffb97693dba527385db83510ebd121a required: true ../qtdeclarative: - ref: 7e0ab1d98c159c9f4c9afab78b43e7c70f449e41 + ref: 22fb5e739a2ea700448b22d34ade0d5c1927cb48 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/src/opcua/client/qopcuabinarydataencoding.cpp new/qtopcua-everywhere-src-6.10.1/src/opcua/client/qopcuabinarydataencoding.cpp --- old/qtopcua-everywhere-src-6.10.0/src/opcua/client/qopcuabinarydataencoding.cpp 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/src/opcua/client/qopcuabinarydataencoding.cpp 2025-11-13 21:37:29.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2018 basysKom GmbH, [email protected] // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:data-parser #include "qopcuabinarydataencoding.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/src/opcua/x509/qopcuakeypair_openssl.cpp new/qtopcua-everywhere-src-6.10.1/src/opcua/x509/qopcuakeypair_openssl.cpp --- old/qtopcua-everywhere-src-6.10.0/src/opcua/x509/qopcuakeypair_openssl.cpp 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/src/opcua/x509/qopcuakeypair_openssl.cpp 2025-11-13 21:37:29.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2019 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:cryptography #include "qopcuakeypair_p.h" #include "openssl_symbols_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp new/qtopcua-everywhere-src-6.10.1/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp --- old/qtopcua-everywhere-src-6.10.0/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/src/opcua/x509/qopcuax509certificatesigningrequest_openssl.cpp 2025-11-13 21:37:29.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2019 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:cryptography #include "qopcuax509certificatesigningrequest.h" #include "openssl_symbols_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/src/plugins/opcua/open62541/qopen62541backend.cpp new/qtopcua-everywhere-src-6.10.1/src/plugins/opcua/open62541/qopen62541backend.cpp --- old/qtopcua-everywhere-src-6.10.0/src/plugins/opcua/open62541/qopen62541backend.cpp 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/src/plugins/opcua/open62541/qopen62541backend.cpp 2025-11-13 21:37:29.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2017 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:network-protocol #ifdef USE_SYSTEM_OPEN62541 #include <open62541/client_config_default.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.10.0/src/plugins/opcua/open62541/qopen62541valueconverter.cpp new/qtopcua-everywhere-src-6.10.1/src/plugins/opcua/open62541/qopen62541valueconverter.cpp --- old/qtopcua-everywhere-src-6.10.0/src/plugins/opcua/open62541/qopen62541valueconverter.cpp 2025-10-02 01:00:06.000000000 +0200 +++ new/qtopcua-everywhere-src-6.10.1/src/plugins/opcua/open62541/qopen62541valueconverter.cpp 2025-11-13 21:37:29.000000000 +0100 @@ -1,5 +1,6 @@ // Copyright (C) 2017 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:critical reason:data-parser #ifdef USE_SYSTEM_OPEN62541 #include <open62541/types.h>
