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-11-27 22:05:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtbase" Wed Nov 27 22:05:25 2024 rev:157 rq:1226593 version:5.15.16+kde130 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes 2024-09-08 11:59:40.309700347 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.28523/libqt5-qtbase.changes 2024-11-27 22:05:29.473786343 +0100 @@ -1,0 +2,60 @@ +Mon Nov 25 15:32:55 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to version 5.15.16+kde130, rebased upstream: + * xcb: Sync XCB connection after reparenting window + * xcb: check validity of RandR output info before using it + * QDuplicateTracker: fix redundant ; + * qxmlstreamparser_p.h: fix -Wshadow in parse() + * Fix -Wdouble-promotion in FP overload of convertDoubleTo() + * Protect headers against min/max macros + * Add __attribute__((format(printf()))) to q(v)nprintf() + * qsavefile_p.h: fix missing qsavefile.h include + * qendian_p.h: fix -Wshadow warning + * qtextstream_p.h: fix -Wshadow in QDeviceClosedNotifier + * QFutureInterface: fix build with GCC14/C++20: template-id not allowed + * qfuturewatcher_p.h: fix missing qfuturewatcher.h include + * qhttpmultipart_p.h: add missing qiodevice.h include + * Fix crash in font distancefield computation + * Avoid crash in font distancefield computation + * Revert "Update Harfbuzz to 7.2.0" + * Revert "Update Harfbuzz to 7.2.0" + * Fix WinRT/ARM build + * Update Harfbuzz to version 8.2.2 + * Upgrade Harfbuzz to version 8.2.0 + * Update bundled libjpeg-turbo to version 3.0.1 + * SQLite: Update SQLite to v3.43.2 + * Add a script for updating from publicsuffix/list.git + * Fix undefined symbol qt_version_tag with lld(16.0) for non core lib + * QInputMethod: check if focusobject supports the "new" IM function before calling it + * Un-deprecate qSwap() + * Doc: state that models are not thread-safe + * Fix android build error + * xcb: replace a warning with debug info + * qurl-generateTLDs: filter empty and comment lines + * qurltlds_p.h: support easier automatic updates + * SQLite: Update SQLite to v3.43.1 + * Upgrade to Freetype 2.13.2 + * Fix crash when reading corrupt font data (CVE-2023-43114) + * qmake: Don't error out if QMAKE_DEFAULT_LIBDIRS is empty on macOS + * qxkbcommon: Keep lower case as Qt key when upper case is not in Latin1 + * Doc: Fix documented default for QCalendarWidget maximumDate, minimumDate + * QDataStream: clarify QDataStream::operator>>(char *&s) API docs + * doc: Remove QSettings' paths for embedded linux + * Update bundled zlib to version 1.3 + * tst_QDtls: use DTLS v 1.0 test data conditionally + * Bump version to 5.15.16 + * Android: fix handling of tree content uri with sub-document + * QTextFormat: documentation fix + * SQLite: Update SQLite to v3.43.0 + * tst_QSslSocket: skip tests requiring TLS v 1.0 downgrade + * Update to Harfbuzz 8.1.1 + * Update version of FreeType attribution + * tst_QHashFunctions: use actual seed in consistent() test function + * Android: fix content URI handling for non-ascii file names + * Upgrade Harfbuzz to 7.3.0 + * Update download location for Harfbuzz as well +- Commits dropped by the rebase: + * Add missing line continuations for memory_resource opt-out on Apple systems + * Fix CVE-2023-43114 + +------------------------------------------------------------------- Old: ---- qtbase-everywhere-src-5.15.15+kde127.obscpio New: ---- qtbase-everywhere-src-5.15.16+kde130.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtbase.spec ++++++ --- /var/tmp/diff_new_pack.bHUatT/_old 2024-11-27 22:05:38.822177686 +0100 +++ /var/tmp/diff_new_pack.bHUatT/_new 2024-11-27 22:05:38.822177686 +0100 @@ -29,15 +29,15 @@ %bcond_without harfbuzz Name: libqt5-qtbase -Version: 5.15.15+kde127 +Version: 5.15.16+kde130 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.15 -%define so_version 5.15.15 +%define real_version 5.15.16 +%define so_version 5.15.16 %define tar_version qtbase-everywhere-src-%{version} Source: %{tar_version}.tar.xz # to get mtime of file: ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bHUatT/_old 2024-11-27 22:05:38.886180365 +0100 +++ /var/tmp/diff_new_pack.bHUatT/_new 2024-11-27 22:05:38.890180532 +0100 @@ -1,12 +1,12 @@ <services> <service name="obs_scm" mode="disabled"> <param name="changesgenerate">enable</param> - <param name="versionformat">5.15.15+kde@TAG_OFFSET@</param> + <param name="versionformat">5.15.16+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.15-lts-lgpl</param> + <param name="parent-tag">v5.15.16-lts-lgpl</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="disabled"/> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.bHUatT/_old 2024-11-27 22:05:38.906181202 +0100 +++ /var/tmp/diff_new_pack.bHUatT/_new 2024-11-27 22:05:38.910181370 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://invent.kde.org/qt/qt/qtbase.git</param> - <param name="changesrevision">ab13e81917207959785ad0185a3a9974e552a7f5</param></service></servicedata> + <param name="changesrevision">2529f7f0c2333d437089c775c9c30f624d1fd5bc</param></service></servicedata> (No newline at EOF) ++++++ qtbase-everywhere-src-5.15.15+kde127.obscpio -> qtbase-everywhere-src-5.15.16+kde130.obscpio ++++++ /work/SRC/openSUSE:Factory/libqt5-qtbase/qtbase-everywhere-src-5.15.15+kde127.obscpio /work/SRC/openSUSE:Factory/.libqt5-qtbase.new.28523/qtbase-everywhere-src-5.15.16+kde130.obscpio differ: char 48, line 1 ++++++ qtbase-everywhere-src.obsinfo ++++++ --- /var/tmp/diff_new_pack.bHUatT/_old 2024-11-27 22:05:38.998185054 +0100 +++ /var/tmp/diff_new_pack.bHUatT/_new 2024-11-27 22:05:39.002185221 +0100 @@ -1,5 +1,5 @@ name: qtbase-everywhere-src -version: 5.15.15+kde127 -mtime: 1725029112 -commit: ab13e81917207959785ad0185a3a9974e552a7f5 +version: 5.15.16+kde130 +mtime: 1732204049 +commit: 2529f7f0c2333d437089c775c9c30f624d1fd5bc