Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqt5-qtbase for openSUSE:Factory checked in at 2024-09-08 11:59:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtbase" Sun Sep 8 11:59:10 2024 rev:156 rq:1199186 version:5.15.15+kde127 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes 2024-07-25 11:56:13.355168654 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.10096/libqt5-qtbase.changes 2024-09-08 11:59:40.309700347 +0200 @@ -1,0 +2,55 @@ +Wed Sep 4 20:01:55 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.15+kde127, rebased upstream: + * Add LGPL header to qcalendar.cpp + * Move some flaky text tests into Lancelot + * Update Harfbuzz to 7.2.0 + * doc: Make docs for ElideNone a bit more precise + * tst_QImageReader: fix missing checks for "newly"-added ImageOptions + * tst_QMainWindow: for UB (use of reserved names) + * Update bundled libjpeg-turbo to version 3.0.0 + * Update to Freetype 2.13.1 + * [docs] Link from QtConcurent::run() to QThreadPool::start(Callable&&) + * Docs: State that OpenSSL3 is available from 5.15.1 + * Simplify (and fix) initialization of a list of time-zones + * ODBC/MySQL: fix compilation with MySQL < 5.7.9 + * SQLite: Update SQLite to v3.42.0 + * tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI() + * tst_QSortFilterProxyModel: fix mem-leaks II: sortStable() + * tst_QNetworkDiskCache: fix mem-leak + * tst_QAbstractItemModelTester: fix mem-leak + * tst_QSortFilterProxyModel: fix mem-leaks + * Fix screens not always updating if order changes + * Update the list of CLDR-based files + * Return TZ time-zone backend's tranCache() as a const reference + * tst_QTcpSocket: fix mem-leak + * tst_QNetworkCookieJar: fix memleak + * tst_QParallelAnimationGroup: fix memleak + * tst_QXmlStream::tokenErrorHandling() - register test directory in CMake + * Fix transparency in 16 bit and 24 bit ico files + * QVariant: always compare floating point with double precision + * Doc: Document QMAKE_APPLE_DEVICE_ARCHS + * Update bundled libpng to version 1.6.40 + * fbconvenience: use smart pointer for QFbCursor + * Doc: Clarify that the rich text engine has limited support for HTML tags + * autotest: Blacklist tst_QTableView::columnViewportPosition for winrt + * autotest: Blacklist QTimeLine::interpolation for winrt + * QFuture: mention the work-stealing algorithm in the docs + * QtDoc Global: Add macros for Qt Design Studio in qtdoc + * Fix specific overflow in qtextlayout + * Remove QEglFSCursor's inheritance of QOpenGLFunctions + * tst_QPixmapCache: QVERIFY a failed replace() + * tst_QPixmapCache: check insert() reports failure + * QPixmapCache: add a comment on how failed insert() invalidates cacheKey + * tst_QPixmapCache: rewrite QVERIFY(x != 0) to QVERIFY(x) + * QVariant: remove outdated docs about reimplementing clear() + * Bump version to 5.15.15 + * Update The-Qt-Company-Commercial + * Fix crash on QLocale::monthName().simplified() + * Android: fix QDir::entryInfoList() with content URIs + * Android: fix content url handling of filenames with spaces +- Commits dropped by the rebase: + * tst_QXmlStream: remove unneeded _ba UDLs + * Fix specific overflow in qtextlayout (CVE-2023-32763) + +------------------------------------------------------------------- Old: ---- qtbase-everywhere-src-5.15.14+kde143.obscpio New: ---- qtbase-everywhere-src-5.15.15+kde127.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtbase.spec ++++++ --- /var/tmp/diff_new_pack.1ETO8t/_old 2024-09-08 11:59:52.102188550 +0200 +++ /var/tmp/diff_new_pack.1ETO8t/_new 2024-09-08 11:59:52.106188716 +0200 @@ -29,15 +29,15 @@ %bcond_without harfbuzz Name: libqt5-qtbase -Version: 5.15.14+kde143 +Version: 5.15.15+kde127 Release: 0 Summary: C++ Program Library, Core Components License: LGPL-3.0-only or GPL-3.0-with-Qt-Company-Qt-exception-1.1 Group: System/Libraries Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.15.14 -%define so_version 5.15.14 +%define real_version 5.15.15 +%define so_version 5.15.15 %define tar_version qtbase-everywhere-src-%{version} Source: %{tar_version}.tar.xz # to get mtime of file: ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1ETO8t/_old 2024-09-08 11:59:52.186192028 +0200 +++ /var/tmp/diff_new_pack.1ETO8t/_new 2024-09-08 11:59:52.190192193 +0200 @@ -1,12 +1,12 @@ <services> <service name="obs_scm" mode="disabled"> <param name="changesgenerate">enable</param> - <param name="versionformat">5.15.14+kde@TAG_OFFSET@</param> + <param name="versionformat">5.15.15+kde@TAG_OFFSET@</param> <param name="url">https://invent.kde.org/qt/qt/qtbase.git</param> <param name="scm">git</param> <param name="filename">qtbase-everywhere-src</param> <param name="revision">kde/5.15</param> - <param name="parent-tag">v5.15.14-lts-lgpl</param> + <param name="parent-tag">v5.15.15-lts-lgpl</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.1ETO8t/_old 2024-09-08 11:59:52.218193352 +0200 +++ /var/tmp/diff_new_pack.1ETO8t/_new 2024-09-08 11:59:52.222193518 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://invent.kde.org/qt/qt/qtbase.git</param> - <param name="changesrevision">9f9a56d750caff8b4459e7e9bf82f1f4d725f72f</param></service></servicedata> + <param name="changesrevision">ab13e81917207959785ad0185a3a9974e552a7f5</param></service></servicedata> (No newline at EOF) ++++++ qtbase-everywhere-src-5.15.14+kde143.obscpio -> qtbase-everywhere-src-5.15.15+kde127.obscpio ++++++ /work/SRC/openSUSE:Factory/libqt5-qtbase/qtbase-everywhere-src-5.15.14+kde143.obscpio /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.10096/qtbase-everywhere-src-5.15.15+kde127.obscpio differ: char 49, line 1 ++++++ qtbase-everywhere-src.obsinfo ++++++ --- /var/tmp/diff_new_pack.1ETO8t/_old 2024-09-08 11:59:52.330197990 +0200 +++ /var/tmp/diff_new_pack.1ETO8t/_new 2024-09-08 11:59:52.334198155 +0200 @@ -1,5 +1,5 @@ name: qtbase-everywhere-src -version: 5.15.14+kde143 -mtime: 1721165631 -commit: 9f9a56d750caff8b4459e7e9bf82f1f4d725f72f +version: 5.15.15+kde127 +mtime: 1725029112 +commit: ab13e81917207959785ad0185a3a9974e552a7f5