File qt6-base.changes of Package qt6-base.30866

-------------------------------------------------------------------
Thu Sep 21 11:57:09 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

- Add rebased 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

-------------------------------------------------------------------
Fri Jul 21 08:38:05 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

- 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
- 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

-------------------------------------------------------------------
Wed Feb  8 18:02:31 UTC 2023 - Christophe Marin <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 15:13:54 UTC 2022 - Christophe Giboudeaux <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 13:47:40 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>

- Increase the memory constraint to fix a oom failure

-------------------------------------------------------------------
Wed Dec  1 10:05:54 UTC 2021 - Christophe Giboudeaux <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  4 20:59:52 UTC 2021 - Jonas Kvinge <jonaski@opensuse.org>

- Add patch for critical performance regression in qscrollarea
  * 0001-qscrollarea-performance-fix.patch

-------------------------------------------------------------------
Tue Oct 26 11:22:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.2.1
  * https://www.qt.io/blog/qt-6.2.1-released


-------------------------------------------------------------------
Thu Sep 30 12:25:46 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.2.0:
  * https://www.qt.io/blog/qt-6.2-lts-released

-------------------------------------------------------------------
Sat Sep 25 07:18:33 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.2.0-rc2

-------------------------------------------------------------------
Thu Sep 16 14:07:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.2.0-rc

-------------------------------------------------------------------
Thu Sep  9 14:04:56 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.2.0-beta4

-------------------------------------------------------------------
Wed Sep  1 13:03:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.3:
  * https://www.qt.io/blog/qt-6.1.3-released

-------------------------------------------------------------------
Fri Jul  2 14:07:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.2. New bugfix release:
  * https://www.qt.io/blog/qt-6.1.2-released

-------------------------------------------------------------------
Tue Jun  8 05:54:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.1:
  * https://www.qt.io/blog/qt-6.1.1-released

-------------------------------------------------------------------
Sat Jun  5 15:50:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update the minimum disk size. Leap 15.3 needs more than 13G.
- Also require at least 4 cores.

-------------------------------------------------------------------
Thu May  6 17:10:11 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.0:
  * https://www.qt.io/blog/qt-6.1-released

-------------------------------------------------------------------
Fri Apr 23 14:11:33 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.0-rc.

-------------------------------------------------------------------
Sat Apr 17 08:04:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Stop owning directories provided by the filesystem package (boo#1184786)

-------------------------------------------------------------------
Tue Apr 13 06:29:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.0-beta3.

-------------------------------------------------------------------
Wed Mar 31 13:29:44 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.3
  * https://www.qt.io/blog/qt-6.0.3-released

-------------------------------------------------------------------
Sat Mar 20 17:12:40 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.0-beta2
- Drop fix-fixqt4headers.patch. No longer needed.

-------------------------------------------------------------------
Fri Mar  5 17:23:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.1.0-beta1
  https://www.qt.io/blog/qt-6.1-beta-released

-------------------------------------------------------------------
Fri Mar  5 09:31:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.2:
  https://www.qt.io/blog/qt-6.0.2-released

-------------------------------------------------------------------
Wed Feb  3 16:54:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.1
  https://www.qt.io/blog/qt-6.0.1-released
- Drop patches:
  * 0001-Fix-QCache-Crash.patch
  * 0001-CMake-Fix-conditions-for-some-subarch-features.patch
  * 0001-CMake-strip-the-executable-bit-from-qt-cmake-private.patch
- Enable ltcg where possible.

-------------------------------------------------------------------
Sat Jan 23 20:24:22 UTC 2021 - Mykola Krachkovsky <w01dnick@gmail.com>

- Remove uikit qmake spec to avoid automatic dep on python2

-------------------------------------------------------------------
Wed Dec 16 11:26:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Use a different 'Name' when building the docs flavor.

-------------------------------------------------------------------
Fri Dec 11 15:56:51 UTC 2020 - Jonas Kvinge <jonas@jkvinge.net>

- Add patch for critical bug: QCache related crashes.
  * 0001-Fix-QCache-Crash.patch

-------------------------------------------------------------------
Tue Dec  8 14:09:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.0:
  * https://www.qt.io/blog/qt-6.0-released

-------------------------------------------------------------------
Mon Dec  7 18:42:26 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- libQt6Core6 now owns most of runtime folders and
  qt6-base-common-devel owns development ones.

-------------------------------------------------------------------
Thu Dec  3 17:59:47 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Disable the reduce_relocations option. (boo#1175278, QTBUG-86173)

-------------------------------------------------------------------
Wed Dec  2 12:08:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Qt 6.0.0 RC2

-------------------------------------------------------------------
Wed Dec  2 11:06:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Add the missing openssl dependency for qt6-network-private-devel

-------------------------------------------------------------------
Mon Nov 30 16:55:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Add upstream patches:
  * 0001-CMake-strip-the-executable-bit-from-qt-cmake-private.patch
  * 0001-CMake-Fix-conditions-for-some-subarch-features.patch

-------------------------------------------------------------------
Wed Nov 25 14:19:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.0~rc1

-------------------------------------------------------------------
Tue Nov 17 07:26:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.0~beta5
- Drop upstream patches:
  * 0001-CMake-Potentially-use-INSTALL_LIBDIR-in-qt6_extract_.patch
  * 0001-CMake-Allow-using-DESTDIR-when-installing-documentat.patch
  * 0001-CMake-Make-zstd-config-based-lookup-quiet.patch

-------------------------------------------------------------------
Tue Nov 10 18:40:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.0~beta4
- Replace patches:
  * 0001-CMake-Allow-using-DESTDIR-when-installing-documentat.patch
    (replaces 0001-cmake-Fix-doc-installation.patch)
  * 0001-CMake-Potentially-use-INSTALL_LIBDIR-in-qt6_extract_.patch
    (replaces 0001-cmake-Don-t-hardcode-the-library-directory-name.patch)
- Add upstream patch:
  * 0001-CMake-Locate-zstd-using-CONFIG.patch

-------------------------------------------------------------------
Tue Oct 20 07:47:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.0beta1
  https://www.qt.io/blog/qt-6.0-beta-released

-------------------------------------------------------------------
Wed Oct  7 12:24:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Turn more options on:
  * link to openSSL
  * libproxy usage

-------------------------------------------------------------------
Tue Oct  6 19:41:23 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Update to 6.0.0-alpha
  https://www.qt.io/blog/qt-6.0-alpha-released
- Import fix-fixqt4headers.patch from libqt5-qtbase
- Add patches:
  * 0001-cmake-Fix-doc-installation.patch
  * 0001-cmake-Don-t-hardcode-the-library-directory-name.patch

-------------------------------------------------------------------
Sun Sep 20 08:25:20 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Resurrect 0001-Tell-the-truth-about-private-API.patch from
  libqt5-qtbase

-------------------------------------------------------------------
Tue Jan 21 22:38:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Add a qt6-printsupport-cups package for the cups plugin
- Add the journald option back

-------------------------------------------------------------------
Tue Jan 21 22:19:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

- Split the changes into smaller commits
- Fixed the wrong paths in CMake config files
- Fixed the mkspecs install dir. Everything is in qt6_mkspecsdir now.

-------------------------------------------------------------------
Tue Dec 31 09:06:08 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

- Experimental qt6-qtbase package
openSUSE Build Service is sponsored by