diff --git a/libqt5-qtbase.changes b/libqt5-qtbase.changes index c7a2867..b6fe416 100644 --- a/libqt5-qtbase.changes +++ b/libqt5-qtbase.changes @@ -57,7 +57,7 @@ Wed May 29 06:25:15 UTC 2024 - Fabian Vogt * 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) + * 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()