Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-serialport for openSUSE:Factory checked in at 2024-05-27 11:45:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-serialport (Old) and /work/SRC/openSUSE:Factory/.qt6-serialport.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-serialport" Mon May 27 11:45:14 2024 rev:22 rq:1176072 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-serialport/qt6-serialport.changes 2024-04-08 17:43:28.594199737 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-serialport.new.24587/qt6-serialport.changes 2024-05-27 11:46:35.885436348 +0200 @@ -1,0 +2,6 @@ +Tue May 21 08:31:46 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.7.1: + * https://www.qt.io/blog/qt-6.7.1-released + +------------------------------------------------------------------- Old: ---- qtserialport-everywhere-src-6.7.0.tar.xz New: ---- qtserialport-everywhere-src-6.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-serialport.spec ++++++ --- /var/tmp/diff_new_pack.RGKYbi/_old 2024-05-27 11:46:37.289487797 +0200 +++ /var/tmp/diff_new_pack.RGKYbi/_new 2024-05-27 11:46:37.301488237 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.7.0 +%define real_version 6.7.1 %define short_version 6.7 %define tar_name qtserialport-everywhere-src %define tar_suffix %{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-serialport%{?pkg_suffix} -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Qt 6 SerialPort library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) URL: https://www.qt.io -Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-serialport-rpmlintrc BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel ++++++ qtserialport-everywhere-src-6.7.0.tar.xz -> qtserialport-everywhere-src-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/.cmake.conf new/qtserialport-everywhere-src-6.7.1/.cmake.conf --- old/qtserialport-everywhere-src-6.7.0/.cmake.conf 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/.cmake.conf 2024-05-08 20:41:34.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.7.0") +set(QT_REPO_MODULE_VERSION "6.7.1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/.tag new/qtserialport-everywhere-src-6.7.1/.tag --- old/qtserialport-everywhere-src-6.7.0/.tag 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/.tag 2024-05-08 20:41:34.000000000 +0200 @@ -1 +1 @@ -df94dfb4016063614b0daaddb744322280ae14c1 +637c8fd8cc8aa24ac2e64d6cc025a01ce3059c06 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/dependencies.yaml new/qtserialport-everywhere-src-6.7.1/dependencies.yaml --- old/qtserialport-everywhere-src-6.7.0/dependencies.yaml 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/dependencies.yaml 2024-05-08 20:41:34.000000000 +0200 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: 98602c26fc97eb41e3dd7548194ca637420a31b9 + ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/examples/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/examples/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/examples/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/examples/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause qt_examples_build_begin(EXTERNAL_BUILD) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/examples/serialport/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/examples/serialport/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/examples/serialport/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/examples/serialport/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2023 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause if(TARGET Qt::Widgets) qt_internal_add_example(terminal) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/examples/serialport/blockingreceiver/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/examples/serialport/blockingreceiver/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/examples/serialport/blockingreceiver/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/examples/serialport/blockingreceiver/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(blockingreceiver LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/examples/serialport/blockingsender/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/examples/serialport/blockingsender/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/examples/serialport/blockingsender/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/examples/serialport/blockingsender/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(blockingsender LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/examples/serialport/terminal/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/examples/serialport/terminal/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/examples/serialport/terminal/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/examples/serialport/terminal/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(terminal LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/licenseRule.json new/qtserialport-everywhere-src-6.7.1/licenseRule.json --- old/qtserialport-everywhere-src-6.7.0/licenseRule.json 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/licenseRule.json 2024-05-08 20:41:34.000000000 +0200 @@ -0,0 +1,84 @@ +[ + { + "comment" : ["file_pattern_ending: strings matched against the end of a file name.", + "location keys: regular expression matched against the beginning of", + "the file path (relative to the git submodule root).", + "spdx: list of SPDX-License-Expression's allowed in the matching files.", + "-------------------------------------------------------", + "Files with the following endings are Build System licensed,", + "unless they are examples", + "Files with other endings can also be build system files" + ], + "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", ".prf", + "configure", "configure.bat", "cmake.in", "plist.in", "CMakeLists.txt.in"], + "location" : { + "" : { + "comment" : "Default", + "file type" : "build system", + "spdx" : ["BSD-3-Clause"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Example takes precedence", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comments" : ["Files with the following endings are Tool licensed,", + "unless they are examples.", + "Files with other endings can also be tool files."], + "file_pattern_ending" : [".sh", ".py", ".pl", ".bat", ".ps1"], + "location" :{ + "" : { + "comment" : "Default", + "file type" : "tools and utils", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Example takes precedence", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comment" : "Files with the following endings are Documentation licensed.", + "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", "README", "qt_attribution.json"], + "location" :{ + "" : { + "comment" : "", + "file type" : "documentation", + "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + } + } + }, + { + "comment" : ["All other files", + "The licensing is defined only by the file location in the Qt module repository.", + "NO <file_pattern_ending> key for this case!", + "This needs to be the last entry of the file."], + "location" : { + "" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"] + }, + "src/" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"] + }, + "tests/" : { + "comment" : "Default", + "file type" : "test", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Default", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + } +] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/src/serialport/qserialport_unix.cpp new/qtserialport-everywhere-src-6.7.1/src/serialport/qserialport_unix.cpp --- old/qtserialport-everywhere-src-6.7.0/src/serialport/qserialport_unix.cpp 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/src/serialport/qserialport_unix.cpp 2024-05-08 20:41:34.000000000 +0200 @@ -751,7 +751,7 @@ buffer.chop(bytesToRead - qMax(readBytes, qint64(0))); - if (readBytes <= 0) { + if (readBytes < 0) { QSerialPortErrorInfo error = getSystemError(); if (error.errorCode != QSerialPort::ResourceError) error.errorCode = QSerialPort::ReadError; @@ -759,6 +759,8 @@ setReadNotificationEnabled(false); setError(error); return false; + } else if (readBytes == 0) { + return false; } newBytes = buffer.size() - newBytes; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/tests/auto/qserialport/tst_qserialport.cpp new/qtserialport-everywhere-src-6.7.1/tests/auto/qserialport/tst_qserialport.cpp --- old/qtserialport-everywhere-src-6.7.0/tests/auto/qserialport/tst_qserialport.cpp 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/tests/auto/qserialport/tst_qserialport.cpp 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2014 Denis Shienkov <denis.shien...@gmail.com> -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QtTest/QtTest> #include <QtTest/private/qpropertytesthelper_p.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/tests/auto/qserialportinfo/tst_qserialportinfo.cpp new/qtserialport-everywhere-src-6.7.1/tests/auto/qserialportinfo/tst_qserialportinfo.cpp --- old/qtserialport-everywhere-src-6.7.0/tests/auto/qserialportinfo/tst_qserialportinfo.cpp 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/tests/auto/qserialportinfo/tst_qserialportinfo.cpp 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2014 Denis Shienkov <denis.shien...@gmail.com> -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QtTest/QtTest> #include <QtSerialPort/QSerialPort> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/tests/auto/qserialportinfoprivate/tst_qserialportinfoprivate.cpp new/qtserialport-everywhere-src-6.7.1/tests/auto/qserialportinfoprivate/tst_qserialportinfoprivate.cpp --- old/qtserialport-everywhere-src-6.7.0/tests/auto/qserialportinfoprivate/tst_qserialportinfoprivate.cpp 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/tests/auto/qserialportinfoprivate/tst_qserialportinfoprivate.cpp 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2014 Denis Shienkov <denis.shien...@gmail.com> -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QtTest/QtTest> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/tests/manual/examples/receiver/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/tests/manual/examples/receiver/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/tests/manual/examples/receiver/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/tests/manual/examples/receiver/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(receiver LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.7.0/tests/manual/examples/sender/CMakeLists.txt new/qtserialport-everywhere-src-6.7.1/tests/manual/examples/sender/CMakeLists.txt --- old/qtserialport-everywhere-src-6.7.0/tests/manual/examples/sender/CMakeLists.txt 2024-03-22 12:23:54.000000000 +0100 +++ new/qtserialport-everywhere-src-6.7.1/tests/manual/examples/sender/CMakeLists.txt 2024-05-08 20:41:34.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(sender LANGUAGES CXX)