Package Release Info

qt6-base-6.6.3-150600.3.3.1

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-2875
Available in Package Hub : 15 SP5 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libQt6Concurrent6
libQt6Core6
libQt6DBus6
libQt6Gui6
libQt6Network6
libQt6OpenGL6
libQt6OpenGLWidgets6
libQt6PrintSupport6
libQt6Sql6
libQt6Test6
libQt6Widgets6
libQt6Xml6
qt6-base-common-devel
qt6-base-devel
qt6-base-examples
qt6-base-private-devel
qt6-concurrent-devel
qt6-core-devel
qt6-core-private-devel
qt6-dbus-devel
qt6-dbus-private-devel
qt6-docs-common
qt6-exampleicons-devel-static
qt6-gui-devel
qt6-gui-private-devel
qt6-kmssupport-devel-static
qt6-kmssupport-private-devel
qt6-network-devel
qt6-network-private-devel
qt6-network-tls
qt6-opengl-devel
qt6-opengl-private-devel
qt6-openglwidgets-devel
qt6-platformsupport-devel-static
qt6-platformsupport-private-devel
qt6-platformtheme-gtk3
qt6-platformtheme-xdgdesktopportal
qt6-printsupport-cups
qt6-printsupport-devel
qt6-printsupport-private-devel
qt6-sql-devel
qt6-sql-mysql
qt6-sql-postgresql
qt6-sql-private-devel
qt6-sql-sqlite
qt6-sql-unixODBC
qt6-test-devel
qt6-test-private-devel
qt6-widgets-devel
qt6-widgets-private-devel
qt6-xml-devel
qt6-xml-private-devel

Change Logs

* Tue Mar 26 2024 christophe@krop.fr
- Update to 6.6.3:
  * https://www.qt.io/blog/qt-6.6.3-released
  * Includes fix for issue where the wasm component may access
    QNetworkReply header data via a dangling pointer
    (CVE-2024-30161, bsc#1221926, QTBUG-122893)
- Make libQt6PrintSupport6 require qt6-printsupport-cups
  (boo#1221576)
* Thu Mar 21 2024 christophe@krop.fr
- Replace the postgresql-server build dependency with the client library
* Wed Feb 14 2024 christophe@krop.fr
- Update to 6.6.2
  * https://www.qt.io/blog/qt-6.6.2-released
  * Fix for potential buffer overflow when reading KTX
    images (boo#1219996, CVE-2024-25580)
- Drop patches, merged upstream:
  * 0001-QMimeDatabase-handle-buggy-type-definitions.patch
  * 0001-QMimeDatabase-collect-glob-patterns-from.patch
  * 0001-HPack-fix-a-Yoda-Condition.patch
  * 0002-HPack-fix-incorrect-integer-overflow-check.patch
  * 0001-Http2-fix-potential-overflow-in-assemble_hpack_block.patch
* Wed Jan 31 2024 christophe@krop.fr
- Switch to the latest GCC version available in Leap
- Replace 0001-Require-GCC-12.patch with 0001-Use-newer-GCC-on-Leap.patch
* Sat Dec 30 2023 lbeltrame@kde.org
- Add upstream patch for a bug in QMimeDatabase which makes
  impossible to save JPEG files in Qt6 applications:
  * 0001-QMimeDatabase-collect-glob-patterns-from.patch
  * https://code.qt.io/cgit/qt/qtbase.git/commit/?id=4e9944e6c8a456353d243ab268cb0f01ff006faa
* Mon Dec 04 2023 kacper.koniuszy@tuta.io
- Add upstream patch for a bug in QMimeDatabase that causes some
  applications to hang:
  * 0001-QMimeDatabase-handle-buggy-type-definitions.patch
  * https://code.qt.io/cgit/qt/qtbase.git/commit/?id=54656da9ace06caf4a0eeb1832989c0ab211a4a0
* Mon Nov 27 2023 christophe@krop.fr
- Update to 6.6.1:
  * https://www.qt.io/blog/qt-6.6.1-released
- Drop patches, merged upstream:
  * 0001-xcb-replace-a-warning-with-debug-info-in-qxcbconnect.patch
  * 0001-a11y-fix-race-condition-on-atspi-startup-on-Wayland.patch
  * 0001-xkb-fix-build-with-libxkbcommon-1.6.0-and-later.patch
* Thu Nov 16 2023 christophe@krop.fr
- Make libQt6Network6 require the network plugins
* Fri Nov 03 2023 christophe@krop.fr
- Add upstream changes:
  * 0001-xcb-replace-a-warning-with-debug-info-in-qxcbconnect.patch (QTBUG-117820)
  * 0001-a11y-fix-race-condition-on-atspi-startup-on-Wayland.patch
- Turn FEATURE_forkfd_pidfd off until QTBUG-117954 gets fixed
* Wed Oct 25 2023 christophe@krop.fr
- Add upstream change:
  * 0001-xkb-fix-build-with-libxkbcommon-1.6.0-and-later.patch
* Tue Oct 10 2023 christophe@krop.fr
- Update to 6.6.0
  * https://www.qt.io/blog/qt-6.6-released
* Wed Oct 04 2023 christophe@krop.fr
- Add patch to fix creation of -debuginfo packages for qmake builds:
  * 0001-Don-t-strip-binaries-when-building-with-qmake.patch
* Thu Sep 28 2023 christophe@krop.fr
- Update to 6.5.3
  * https://www.qt.io/blog/qt-6.5.3-released
- Drop patch, merged upstream:
  * CVE-2023-38197-qtbase-6.5.diff
- Enable the experimental native painting feature to improve
  remote desktop performances (boo#1214915)
  exporting QT_XCB_NATIVE_PAINTING is required to use the feature.
* Thu Jul 20 2023 christophe@krop.fr
- Use a mirror to download sources for all Qt packages. Upstream
  servers are very slow since a couple weeks.
- Update to 6.5.2
  * https://www.qt.io/blog/qt-6.5.2-released-1
  * Includes fix for a buffer overflow in QXmlStreamReader
    (boo#1214327, CVE-2023-37369).
- Drop patches, merged upstream:
  * 0001-Schannel-Reject-certificate-not-signed-by-a-configur.patch
  * 0001-Ssl-Copy-the-on-demand-cert-loading-bool-from-defaul.patch
  * 0001-tabbar-fix.patch
- Add patch:
  * CVE-2023-38197-qtbase-6.5.diff (boo#1213326, CVE-2023-38197)
* Fri Jun 30 2023 christophe@krop.fr
- Update subpackages requirements
* Thu Jun 29 2023 christophe@krop.fr
- Replace 0001-Require-GCC-10.patch with 0001-Require-GCC-12.patch
* Wed Jun 07 2023 jonaski@opensuse.org
- Add patch for QTabBar regression in Qt 6.5.1 (QTBUG-114204)
  * 0001-tabbar-fix.patch
* Mon Jun 05 2023 christophe@krop.fr
- Add upstream changes (CVE-2023-34410, boo#1211994):
  * 0001-Schannel-Reject-certificate-not-signed-by-a-configur.patch
  * 0001-Ssl-Copy-the-on-demand-cert-loading-bool-from-defaul.patch
Version: 6.4.2-150500.3.20.2
* Tue Aug 06 2024 alarrosa@suse.com
- Add upstream patch to fix an invalid pointer being passed as a
  callback in QStringConverter which can allow modification of the
  stack (bsc#1223917, CVE-2024-33861):
  * 0001-QStringConverterICU-Pass-correct-pointer-to-callback.patch
- Add rebased upstream patch to delay any HTTP2 communication until
  encrypted() can be responded to (bsc#1227426, CVE-2024-39936):
  * 0001-HTTP2-Delay-any-communication-until-encrypted-can-be.patch
Version: 6.4.2-150500.3.17.1
* Wed Mar 27 2024 alarrosa@suse.com
- Add backported upstream patches to fix an issue where the wasm
  component may access QNetworkReply header data via a dangling
  pointer (CVE-2024-30161, bsc#1221926, QTBUG-122893) and also an
  issue where QtQuick Loader doesn't load over http/https
  (QTBUG-118225):
  * 0001-wasm-Proxy-emscripten_fetch-to-the-main-thread.patch
  * 0002-wasm-Dont-access-QNetworkReply-header-data-through-dangling.patch
Version: 6.4.2-150500.3.14.1
* Wed Jan 03 2024 alarrosa@suse.com
- Add upstream patches to fix an incorrect integer overflow check
  (boo#1218413, CVE-2023-51714):
  * 0001-HPack-fix-a-Yoda-Condition.patch
  * 0002-HPack-fix-incorrect-integer-overflow-check.patch
- Add upstream patch to fix a potential overflow in
  assemble_hpack_block():
  * 0001-Http2-fix-potential-overflow-in-assemble_hpack_block.patch
* Sat Dec 02 2023 meissner@suse.com
- updated to use pkgconfig(icu-i18n) to get current libicu (jsc#PED-6193)
Version: 6.4.2-150500.3.3.1
* Wed Jun 28 2023 alarrosa@suse.com
- Add patch from upstream to fix an overflow in QTextLayout
  (CVE-2023-32763, QTBUG-113337, bsc#1211798) and two other patches
  from upstream so it applies correctly. These patches fix
  QTextLayout's maximumWidth() for a text containing spaces
  (QTBUG-106947) and a text containing a line separator
  (QTBUG-89557, QTBUG-104986):
  * 0001-QTextLayout-fix-maximumWidth-for-a-text-containing-spaces.patch
  * 0002-QTextLayout-fix-maximumWidth-for-a-text-containing-line.patch
  * 0003-CVE-2023-32763-Fix-specific-overflow-in-qtextlayout.patch
* Fri Jan 06 2023 christophe@krop.fr
- Update to 6.4.2:
  * https://www.qt.io/blog/qt-6.4.2-released
* Tue Nov 15 2022 christophe@krop.fr
- Update to 6.4.1:
  * https://www.qt.io/blog/qt-6.4.1-released
* Sun Oct 16 2022 christophe@krop.fr
- Make sure the QPA and wayland-related plugins are installed if
  needed
* Thu Sep 29 2022 christophe@krop.fr
- Update to 6.4.0:
  * https://www.qt.io/blog/qt-6.4-released
* Fri Sep 16 2022 christophe@krop.fr
- Update to 6.4.0 RC
* Fri Sep 09 2022 christophe@krop.fr
- Update to 6.3.2:
  * https://www.qt.io/blog/qt-6.3.2-released
* Fri Jun 17 2022 christophe@krop.fr
- Update to 6.3.1:
  * https://www.qt.io/blog/qt-6.3.1-released
- Drop patches, now upstream:
  * 0001-CMake-Don-t-hardcode-the-library-directory-name.patch
  * 0001-XCB-fix-GCC-12-warning-about-uninitialized-variable-.patch
  * 0001-Fix-build-with-GCC12-avoid-QCborStreamReader-prepars.patch
  * 0001-QtOpenGL-Fix-build-with-GCC-12-qt_imageForBrush-is-i.patch
* Tue May 10 2022 christophe@krop.fr
- Add GCC 12 compatibility changes:
  * 0001-XCB-fix-GCC-12-warning-about-uninitialized-variable-.patch
  * 0001-Fix-build-with-GCC12-avoid-QCborStreamReader-prepars.patch
  * 0001-QtOpenGL-Fix-build-with-GCC-12-qt_imageForBrush-is-i.patch
* Tue May 03 2022 fabian@ritter-vogt.de
- Require the SSL devel package it was built with, not just any
  pkgconfig(openssl). Otherwise it is satisfied with libressl-devel
  even if it was built with openssl-devel.
* Fri Apr 08 2022 christophe@krop.fr
- Update to 6.3.0:
  * https://www.qt.io/blog/qt-6.3-released
* Tue Mar 29 2022 christophe@krop.fr
- Update to 6.3.0-rc
- Add patch:
  * 0001-CMake-Don-t-hardcode-the-library-directory-name.patch
- Update build constraints
* Mon Mar 21 2022 christophe@krop.fr
- Update to 6.2.4
  * https://www.qt.io/blog/qt-6.2.4-released
- Drop 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch
  Merged upstream.
* Wed Mar 02 2022 christophe@krop.fr
- Add upstream change (boo#1196501, CVE-2022-25255):
  * 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch
- Install qt6-core-private-devel when installing qt6-core-devel
  (boo#1195368)
* Mon Jan 31 2022 christophe@krop.fr
- Update to 6.2.3:
  * https://www.qt.io/blog/qt-6.2.3-released
Version: 6.2.2-150400.4.9.1
* Thu Sep 21 2023 alarrosa@suse.com
- Add patch from upstream to fix a regression introduced in
  0002-QTextLayout-fix-maximumWidth-for-a-text-containing-line.patch
  which makes qt-creator6 hang in an infinite loop (boo#1215178,
  QTBUG-109474, QTCREATORBUG-28593):
  * 0001-Fix-infinite-layout-loop-with-negative-line-width.patch
Version: 6.2.2-150400.4.6.1
* Fri Jul 21 2023 alarrosa@suse.com
- Add patch from upstream to fix a bug that allows to trigger a
  DoS in the SQL ODBC driver with a specifically crafted string
  (CVE-2023-24607, bsc#1209616):
  * 0001-SQL_ODBC-fix-some-users-of-toSQLTCHAR-to-not-assume.patch
- Add patch from upstream (backport taken from Qt5PatchCollection)
  to fix certificate validation for TLS which does not always
  consider whether the root of a chain is a configured CA
  certificate (CVE-2023-34410, bsc#1211994):
  * 0001-Ssl-Copy-the-on-demand-cert-loading-bool-from-default-config.patch
- Add patch from upstream to fix a buffer overflow in QDnsLookup
  (CVE-2023-33285, bsc#1211642):
  * 0001-QDnsLookup-Unix-make-sure-we-dont-overflow-the-buffer.patch
- Add patch from upstream to fix QtNetwork to parse the
  strict-transport-security (HSTS) header case-insensitively
  (CVE-2023-32762, QTBUG-113392, bsc#1211797):
  * 0001-Hsts-match-header-names-case-insensitively.patch
- Add rebased patch from upstream to fix infinite loops in
  QXmlStreamReader and raise error on unexpected tokens
  which is a new behaviour (CVE-2023-38197, QTBUG-92113,
  QTBUG-95188, bsc#1213326):
  * 0001-QXmlStreamReader-Raise-error-on-unexpected-tokens.patch
Version: 6.2.2-150400.4.3.1
* Wed Feb 08 2023 christophe@krop.fr
- Fix a possible DOS in the Qt ODBC driver plugin (CVE-2023-24607):
  * CVE-2023-24607-qtbase-6.2.diff
* Mon Feb 28 2022 christophe@krop.fr
- Add upstream change (boo#1196501, CVE-2022-25255):
  * qprocess6-2.diff
- Install qt6-core-private-devel when installing qt6-core-devel
  (boo#1195368)
* Wed Dec 22 2021 alarrosa@suse.com
- Increase the memory constraint to fix a oom failure
* Wed Dec 01 2021 christophe@krop.fr
- Update to 6.2.2
  * https://www.qt.io/blog/qt-6.2.2-released
- Make sure all dependencies are present when installing devel
  packages. Qt >= 6.2.2 is much less permissive.
- Drop 0001-qscrollarea-performance-fix.patch. Merged upstream.
* Thu Nov 04 2021 jonaski@opensuse.org
- Add patch for critical performance regression in qscrollarea
  * 0001-qscrollarea-performance-fix.patch
* Tue Oct 26 2021 christophe@krop.fr
- Update to 6.2.1
  * https://www.qt.io/blog/qt-6.2.1-released
* Thu Sep 30 2021 christophe@krop.fr
- Update to 6.2.0:
  * https://www.qt.io/blog/qt-6.2-lts-released
* Sat Sep 25 2021 christophe@krop.fr
- Update to 6.2.0-rc2
* Thu Sep 16 2021 christophe@krop.fr
- Update to 6.2.0-rc
* Thu Sep 09 2021 christophe@krop.fr
- Update to 6.2.0-beta4
* Wed Sep 01 2021 christophe@krop.fr
- Update to 6.1.3:
  * https://www.qt.io/blog/qt-6.1.3-released
* Fri Jul 02 2021 christophe@krop.fr
- Update to 6.1.2. New bugfix release:
  * https://www.qt.io/blog/qt-6.1.2-released
* Tue Jun 08 2021 christophe@krop.fr
- Update to 6.1.1:
  * https://www.qt.io/blog/qt-6.1.1-released
* Sat Jun 05 2021 christophe@krop.fr
- Update the minimum disk size. Leap 15.3 needs more than 13G.
- Also require at least 4 cores.
* Thu May 06 2021 christophe@krop.fr
- Update to 6.1.0:
  * https://www.qt.io/blog/qt-6.1-released
* Fri Apr 23 2021 christophe@krop.fr
- Update to 6.1.0-rc.
* Sat Apr 17 2021 christophe@krop.fr
- Stop owning directories provided by the filesystem package (boo#1184786)
* Tue Apr 13 2021 christophe@krop.fr
- Update to 6.1.0-beta3.
* Wed Mar 31 2021 christophe@krop.fr
- Update to 6.0.3
  * https://www.qt.io/blog/qt-6.0.3-released
* Sat Mar 20 2021 christophe@krop.fr
- Update to 6.1.0-beta2
- Drop fix-fixqt4headers.patch. No longer needed.