Package Release Info

qt6-base-6.2.2-150400.4.9.1

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4687
Available in Package Hub : 15 SP4 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-concurrent-devel
qt6-core-devel
qt6-core-private-devel
qt6-dbus-devel
qt6-gui-devel
qt6-gui-private-devel
qt6-kmssupport-devel-static
qt6-kmssupport-private-devel
qt6-network-devel
qt6-network-tls
qt6-opengl-devel
qt6-opengl-private-devel
qt6-openglwidgets-devel
qt6-platformsupport-devel-static
qt6-printsupport-devel
qt6-sql-devel
qt6-sql-sqlite
qt6-test-devel
qt6-widgets-devel
qt6-widgets-private-devel
qt6-xml-devel

Change Logs

* 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.2.8
* 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
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
* 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.