Package Release Info

libqt5-qtbase-5.15.17+kde122-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libqt5-qtbase-common-devel
libqt5-qtbase-devel
libqt5-qtbase-examples
libqt5-qtbase-platformtheme-gtk3
libqt5-qtbase-platformtheme-xdgdesktopportal
libqt5-qtbase-private-headers-devel
libQt5Bootstrap-devel-static
libQt5Concurrent-devel
libQt5Concurrent5
libQt5Core-devel
libQt5Core-private-headers-devel
libQt5Core5
libQt5DBus-devel
libQt5DBus-private-headers-devel
libQt5DBus5
libQt5Gui-devel
libQt5Gui-private-headers-devel
libQt5Gui5
libQt5KmsSupport-devel-static
libQt5KmsSupport-private-headers-devel
libQt5Network-devel
libQt5Network-private-headers-devel
libQt5Network5
libQt5OpenGL-devel
libQt5OpenGL-private-headers-devel
libQt5OpenGL5
libQt5OpenGLExtensions-devel-static
libQt5PlatformHeaders-devel
libQt5PlatformSupport-devel-static
libQt5PlatformSupport-private-headers-devel
libQt5PrintSupport-devel
libQt5PrintSupport-private-headers-devel
libQt5PrintSupport5
libQt5Sql-devel
libQt5Sql-private-headers-devel
libQt5Sql5
libQt5Sql5-mysql
libQt5Sql5-postgresql
libQt5Sql5-sqlite
libQt5Sql5-unixODBC
libQt5Test-devel
libQt5Test-private-headers-devel
libQt5Test5
libQt5Widgets-devel
libQt5Widgets-private-headers-devel
libQt5Widgets5
libQt5Xml-devel
libQt5Xml5

Change Logs

* Wed May 28 2025 fabian@ritter-vogt.de
- Update to version 5.15.17+kde122, rebased upstream:
  * QFileSystemEngine/Win: Use GetTempPath2 when available
  * XML/QDom: speedup encodeText()
  * Update Harfbuzz to 8.4.0
  * SQLite: Update SQLite to v3.45.3
  * Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaks
  * Update md4c to 0.5.2
  * xcb: Avoid recreating xcb window in QXcbWindow::requestActivateWindow()
  * QMetaMethod: document that fromSignal(nullptr) is ok
  * PCRE2: upgrade to 10.43
  * SQLite: Update SQLite to v3.45.2
  * Update bundled libpng to version 1.6.43
  * androiddeployqt: fix QDirIterator::next() usage
  * SQLite: Update SQLite to v3.45.1
  * QDBusUtil: document the D-Bus signature grammar
  * Windows: clean up System Tray Icon message icon
  * Windows 7: blacklist tests that fail from low screen resolution
  * Update bundled libjpeg-turbo to version 3.0.2
  * QXcbWindow::handleLeaveNotifyEvent(): Consume when leaving geometry
  * [docs] Fix C'n'P error in QTRY_VERIFY2 example
  * tst_bench_QImageReader: add a benchmark for raw QFatoryLoader operations
  * Update bundled libpng to version 1.6.42
  * Update bundled libpng to version 1.6.41
  * Fix license header for update_public_suffix_list.sh
  * PSL: add changelog entry to the suggested commit message
  * windows: Avoid infinite recursion with certain fonts
  * SQLite: Update SQLite to v3.45.0
  * Update Zlib to 1.3.1
  * [docs] QVersionNumber: fix a typo
  * QTextEngine: also round x-offset for non-subpixel text render
  * tst_moc: DRY QProcess success verification
  * [docs] Remove references to C++11 feature availability
  * Doc: Replace 'saveFile' with 'saveFileContent'
  * QObject: Make it clear we don't install duplicated event filters
  * Rename QImageReader benchmark to tst_bench_
  * tst_QString: explain TransientDefaultLocale better
  * SQLite: Update SQLite to v3.44.2
  * Fix Japan locale not showing japanese fonts correctly
  * Bump supported macOS SDK version to version 14
  * SQLite: Update SQLite to v3.44.1
  * Bump version to 5.15.17
  * [doc] QBENCHMARK_ONCE: fix typos
  * xcb: update WM_TRANSIENT_FOR on transientParent native window recreation
  * xcb: make QXcbWindow inherit QObject
  * Upgrade to Harfbuzz 8.3.0
  * QStringList: improve benchmark code
  * Fix compilation with MSVC 17.8
  * SQLite: Update SQLite to v3.44.0
  * tst_QMetaEnum: add round-trip testing to valueToKeys()
* Mon Nov 25 2024 fabian@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
* Wed Sep 04 2024 fabian@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)
* Mon Jul 22 2024 fvogt@suse.com
- Update to version 5.15.14+kde143:
  * HTTP2: Delay any communication until encrypted() can be responded to
    (bsc#1227426, CVE-2024-39936)
  * Add missing line continuations for memory_resource opt-out on Apple systems
  * a11y atspi: Add null checks in table iface methods
* Wed May 29 2024 fabian@ritter-vogt.de
- Update to version 5.15.14+kde140, rebased upstream:
  * xcb: Avoid repeatedly registering xsettings callbacks
  * Opt out of standard library memory_resource on macOS < 14 and iOS < 17
  * QPainter: fix assert when drawing bitmaps at very near to .5 coord
  * XCB: Unset the connection's mousePressWindow if it's this window
  * SQL/ODBC: Pass correct length to SQLColAttribute()
  * qxkbcommon: fix isKeypad
  * QObjectPrivate::Signal: initialize all members
  * gui: fix build against gcc-14 (-Werror=calloc-transposed-args)
  * QTest::WatchDog: fix missing timeout resets on test function change
  * tst_bench_QCryptographicHash: add benchmarks for QMessageAuthenticationCode
  * Hsts: match header names case insensitively
  * Blacklist tst_NetworkSelfTest::smbServer on openSUSE 15.4
  * Blacklist tst_QGlyphRun::drawRightToLeft on openSUSE 15.4
  * Match deadcode elimination with cpu feature check
  * Update public suffix list for QUrl/QtNetwork
  * QProcess: remove the note that it freezes threads on QNX
  * Update public suffix list for QUrl/QtNetwork
  * QNAM: Fix double-connect for manual redirect handling
  * Android: fix build error for Qt 5.15 with NDK r24+
  * Bump tested macOS SDK to version 13
  * Darwin: Explicitly link to IOKit, as used by QSysInfo::machineUniqueId()
  * Update Copyright year to 2023
  * SQLite: Update SQLite to v3.41.2
  * Android: remove getRootWindowInsets
  * Blacklist tst_QItemDelegate::editorKeyPress for SLES 15.4
  * BLACKLIST tst_QListView::internalDragDropMove for SLES 15.4
  * Blacklist tst_QWindow:testInputEvents on SLES 15.4
  * Blacklist tst_gestures tests for SLES 15.4
  * Blacklist tst_QOpenGLWidget::stackWidgetOpaqueChildIsVisible for SLES 15.4
  * Blacklist tst_qwidget::widgetAt and tst_qwidget_window::tst_dnd_events
  * BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for SLES 15.4
  * Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for SLES 15.4
  * Doc: Fix typo
  * Android: allow using string based versions in compileSdkVersion
  * QListView: No-op, when a list item is dropped directly behind itself
  * Android: don't break when finding opengl plugin
  * Change android target SDK version to 31
  * git: ignore ._* files
  * Android: fix manual deployment with ANDROID_DEPLOYMENT_DEPENDENCIES
  * QMessageAuthenticationCode: fix result() non-re-entrancy
  * QMessageAuthenticationCode: Extract Methods finalize{,Unchecked}() from result()
  * tst_bench_QCryptographicHash: use QMetaEnum trick
  * tst_bench_QCryptographicHash: port to QTest::addRow()
  * tst_qtconcurrentrun: fix UB (uninit'ed values)
  * QComboBox: Disable items marked as disabled in native popups
  * tst_QSslSocket_onDemandCertificates_member: Blacklist & debug
  * QSQL/ODBC: fix regression (trailing NUL) (boo#1227513)
  * SQLite: Update SQLite to v3.41.1
  * Android: demistify the "No platform plugin" androiddeployqt error
  * QTest::WatchDog: Extract Method setExpectation()
  * Tidy up qtestcase.cpp's WatchDog
  * Fix thread-sanitizer warning about a data race
  * macOS: Guard text input client from destroyed QCocoaWindow
  * Accept full-width parentheses in removeMnemonics()
  * Fix listed files for sha3_keccak
  * Fix overflow in SHA-3/Keccak
  * tst_QCryptographicHash: Extract Method ensureLargeData()
  * QCryptographicHash: fix UB (data race on concurrent result()) [2nd try]
  * QVarLengthArray: fix UBs in insert(it, n, v) ([basic.life], invariants)
  * Add q_points_into_range to container utilities
  * qstrncpy(): document that we don't implement strncpy() fill-all-[dst,len)
  * QThread/Unix: fix compilation with C++11
  * QDBusError: don't refer to a QT_NAMESPACE'ed get() as ::get()
  * Update to Freetype 2.13.0
  * Android: fix and document QStandardPaths behavior on different versions
  * tst_qvarlengtharray: add test for QVLA(n) ctor
  * Android: avoid duplicate paths from QStandardPaths::standardLocations()
  * Android: document limitation for QFile::copy() operation for content uri
  * Bump version to 5.15.14
  * SQLite: Update SQLite to v3.41.0
  * tst_QMessageAuthenticationCode: check that setKey() reset()s
  * Avoid resetting CMAKE_AUTOMOC_MACRO_NAMES
  * Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set
  * QCryptographicHash: add a mutex to writing to the results
  * SQL/OCI: Correctly calculate utc offset string when icu is not available
  * QVarLengthArray: Extract Method QtPrivate::q_rotate()
  * Specify Android architecture in gradle files
  * Logging: fix crash when decoding a symbol that isn't a function
  * qstrncpy: NUL-terminate even when src is nullptr
  * Blacklist a test in the GUI form of tst_QTimer on ubuntu-20.04
  * Blacklist tst_QTimer::zeroTimer in its Gui form
  * Text: fix Soft hyphen rendering in QTextLayout::glyphRuns()
* Tue Mar 19 2024 fabian@ritter-vogt.de
- Update to version 5.15.13+kde138, rebased upstream:
  * QVarLengthArray: fix UBs in emplace()/insert() ([basic.life], broken class invariant)
  * Android: use test QFileInfo fileName() instead of completeBaseName()
  * Fix few QFileInfo and QDir calls
  * savegame ex.: fix include order [2/2]: game.h
  * savegame ex.: use NSDMI, =default the default ctor
  * savegame ex.: fix include order
  * savegame ex.: fix extra ';' after Q_GADGET
  * tst_qvarlengtharray: fix MyBase trackers for swap()
  * Apple: Add CFBundleAllowMixedLocalizations=YES to Info.plist files
  * qmake: Add CFBundleDevelopmentRegion to iOS Info.plist
  * Update bundled libjpeg-turbo to version 2.1.5
  * Revert "Copy only files that belongs to QML module"
  * savegame ex.: make Level ctor explicit
  * macOS: Skip deployment target runtime check when detecting compat version
  * Apple: Use 'en' instead of 'English' as development region
  * qmake: Add CFBundleDevelopmentRegion to the macOS Info.plist
  * Update comments in QQuaternion::getEulerAngles
  * QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock cases
  * Pass short time format to GetTimeFormat from GetLocaleInfo
  * Android: fix height calculation
  * SQL/ODBC: fix some users of toSQLTCHAR() to not assume identical UTF-8/16/32 string lengths
  * ODBC SQL driver: fix conversion of QByteArray to QVLA<SQLTCHAR>
  * Docs:Android: Add docs notes about support for content Uris
  * QODBC: correctly fill cache when index() is called
  * Fix ignored name filter in QFileDialog::getOpenFileContent()
  * GTK3 theme: simplify code
  * Fix ContextInfo example crashing on Android
  * ibus: check object validity before honoring `inputMethodAccepted()`
  * ODBC SQL driver: deal with different sizes of SQLTCHAR correctly
  * Doc: Update copyright year
  * Android: pass EXTRA_INITIAL_URI to native FileDialog
  * Doc: Only list qt core classes in qt core io group
  * QFileSystemEngine: URL encode path in trash info, use relative path
  * [doc] Warn users about data races regarding qt_ntfs_permission_lookup
  * [doc] QSharedPointer: add some missing docs
  * Disable feature vkgen if vulkan was explicitly disabled
  * Android: handle move operation with content uris
  * Android: handle rename() operation with content uris
  * Android: Add facilities to handle more content URIs operations
  * Fix infinite loop when iterating content uri sub-files/dirs
  * Return the QFileInfo::baseName/QDir::dirName() from fileEngine impl
  * SQLite: Update SQLite to v3.40.1
  * Fix cache maybe invalid while the signal is actived from queue
  * Android A11Y: Only access the main thread when it is not blocked
  * ibus: support high dpi for cursor rectangle
  * QString: use inheritance, not template aliases, for arg() constraints
  * Fix the ref-counting for the std::function version of tryStart()
  * Android: Fix UI is scaled smaller than before
  * Android: fix Android assets handler not listing dirs with only sub dirs
  * Android: fix deprecations for getDrawable() on QtMessageDialogHelper
  * Android: Fix deprecations AlertDialog.setButton()
  * Bump version to 5.15.13
  * Doc: Increase Test Function Timeout
  * QtMiscUtils: add missing toAsciiUpper(), use it in moc
  * QLatin1/String/View: don't decay the arg() arguments
  * QBuffer: test and document open() behavior
  * SQLite: Update SQLite to v3.40.0
  * tst_qmlstream: re-use QBuffer instance in readBack()
  * iOS a11y: Ensure parent elements are stacked below their children
  * qmake: Document that QMAKE_PRE_LINK does not work with Xcode
  * Blacklist: test cases blacklisted in tst_Gestures:
  * Android: Fix incorrect dimensions - part 2
  * PCRE2: upgrade to 10.42
  * QNetworkRequest: don't assume QByteArray::constData() is NUL-terminated
  * QNetworkRequest: Make header parsing locale-independent
  * Doc: Change links from froglogic to qt domain
  * Backport QtMiscUtils::toAsciiLower() from dev
- Commits dropped by the rebase:
  * Apply CVE-2023-24607-qtbase-5.15.diff
  * correctly set up ref counting in QThreadPool::tryStart(std::function)
* Fri Feb 16 2024 fvogt@suse.com
- Update to version 5.15.12+kde151:
  * Improve KTX file reading memory safety (CVE-2024-25580, boo#1219996)
  * Revert "xcb: only set base size when it's valid"
  * Fix potential leak of QPropertyAnimation in QLineEditIconButton
  * QBitArray: correct inline keyword
* Wed Jan 03 2024 alarrosa@suse.com
- Update to version 5.15.12+kde147:
  * Http2: fix potential overflow in assemble_hpack_block()
    (bsc#1218413, CVE-2023-51714)
  * HPack: fix incorrect integer overflow check
  * HPack: fix a Yoda Condition
* Fri Dec 29 2023 fabian@ritter-vogt.de
- Update to version 5.15.12+kde144, rebased upstream:
  * QMimeDatabase: handle buggy type definitions with circular inheritance
  * xcb: only set base size when it's valid
  * QPixmapCache: fix leaking of QStrings and Keys on clear()
  * OpenFile portal: do not use O_PATH fds
  * QSystemTrayIcon: properly disconnect old menu in setContextMenu()
  * Guard QTabBar against nested event processing during moving tabs
  * QDial: don't crash when min==max and setting a value != min & max
  * QStandardItemModel: don't leak in mimeData()
  * SQL/MySQL: properly initialize variable
  * QWidgetTextControl: ignore invalid input method event
  * Update the LGPL license header
  * SQL/MySQL: fix handling of json column
  * Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prf
  * macOS: Fix less common writing systems on Catalina and later
  * Blacklist 1 tests in tst_QFtp on ubuntu-20.04
  * Update bundled libpng to version 1.6.39
  * Android: Fix signing of APKs that are generated when an AAB is also built
  * Update bundled zlib to version 1.2.13
  * doc: update the limitation of QSystemTrayIcon on X11
  * Blacklist 1 tests in tst_QTimer on ubuntu-20.04
  * Add benchmarks for QLocale number parsing
  * Add benchmarks for QString number parsing
  * Android: Fix incorrect fullscreen dimensions
  * Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions
  * xcb: Flush Display when processing xcb events
  * xcb: Add xlib wrapper for XFlush()
  * QHostAddress: Fix incorrect comparison against 'Any'
  * QSsl[OpenSSL/Android]: Fix hardcoded 1_1 suffix
  * BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0
  * QMacStyle: do not set white color for grayed out button
  * Work round macOS's omission of en_DE from its own uiLanguages()
  * Suppress a deprecation warning in tst_QDateTime::toString_enumformat()
  * QJsonValue: fix incorrect to{Array,Object} when the value is empty
  * QGtk3Dialog: remove the #include for empty moc
  * Remove unneeded QWindow from QGtk3Dialog
  * tst_QSslSocket: Delete sslOptions
  * tst_QSslServer: Make the in-process server use TLS1.2
  * Android: fix Gradle warning about using enableUncompressedNativeLibs
  * Mention  limitation of QDir::drives() on Windows
  * QFileSystemEngine/Win: fix incorrect buffer size in currentPath()
  * Android: properly retrieve mime type of uri to for openUrl()
  * Android: Fix clipboard issue with urls
  * Android: Add a way to disable accessibility via an environment var
  * Update bundled libpng to version 1.6.38
  * QIOSMessageDialog::exec - work around 'windowsless' exec
  * QIosScreen: retain the right window
  * tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), too
  * QIosTextResponder: stop using deprecated constants and type
  * qcompilerdetection.h: detect Coverity
  * Android: Fix Display.getRealMetrics deprecation
  * Fix broken Text rendering when noantialiased NativeRendering is used
  * forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warning
  * eglfs: Add env.var. to disable the dedicated drmHandleEvent thread
  * doc: Don't put strings into QVector<double>
  * Remove focusProxyAndInputMethods from tst_QWidget
  * Bump version to 5.15.12
  * Update documentation of qWaitForWindowActive / qWaitForWindowExposed
  * QtHttp: Lower the severity of some log output
  * StyleSheetStyle: Fix color of placeholder texts in text edits
  * Android: Fix flickering on split screen mode
  * Update url to IAccessible2 Specification
* Thu Oct 19 2023 fabian@ritter-vogt.de
- Update to version 5.15.11+kde138:
  * QLibraryPrivate: Actually merge load hints
  * QPluginLoader: report the right load hints
  * xkb: fix build with libxkbcommon 1.6.0 and later
  * a11y atspi: Map ButtonMenu role to AT-SPI equivalent