qt6-base.git
2 years ago[PATCH] cmake/QtBuildInternalsExtra.cmake.in: Patch out embedded build path.
Vagrant Cascadian [Fri, 25 Feb 2022 03:00:05 +0000 (03:00 +0000)]
[PATCH] cmake/QtBuildInternalsExtra.cmake.in: Patch out embedded build path.

The original build path should not be needed in the shipped package,
and causes reproducibility issues when built in different paths.

https://reproducible-builds.org/docs/build-path/

Gbp-Pq: Name build_path_embedded_qtbuildinternalsextra_cmake.patch

2 years agoremove non-used privacy-breach code
Lisandro Damián Nicanor Pérez Meyer [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
remove non-used privacy-breach code

Forwarded: not-needed
Last-Update: 2015-02-18

This code makes Lintian unhappy. But we are really not using it, it only
gets inserted when building the online doc.
Anyways the best way to calm down Lintian is to simply remove it.

Gbp-Pq: Name remove_privacy_breaches.diff

2 years agoFix CVE-2023-24607
Debian Qt/KDE Maintainers [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
Fix CVE-2023-24607

Forwarded: not-needed

CVE-2023-24607 can trigger a DOS with a specifically crafted string,
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031871.
This patch https://codereview.qt-project.org/c/qt/qtbase/+/456216,
https://codereview.qt-project.org/c/qt/qtbase/+/457637 and
https://codereview.qt-project.org/c/qt/qtbase/+/457937
See: https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin

Gbp-Pq: Name cve-2023-24607.patch

2 years ago[PATCH] Add M68k detection
Pino Toscano [Thu, 6 Oct 2022 21:17:57 +0000 (23:17 +0200)]
[PATCH] Add M68k detection

- detect the M68k architecture (Motorola 68000) and define
  Q_PROCESSOR_M68K
- set the right machine type in QElfParser for M68k ELF files

Change-Id: Ie5694abbe1ae2bfeb5692defba0ca6062c1d60ac
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Gbp-Pq: Name upstream_Add-M68k-detection.patch

2 years ago[PATCH] Add HPPA detection
Pino Toscano [Thu, 6 Oct 2022 21:15:30 +0000 (23:15 +0200)]
[PATCH] Add HPPA detection

- detect the HPPA architecture (PA-RISC) and define Q_PROCESSOR_HPPA
- set the right machine type in QElfParser for HPPA ELF files

Change-Id: I5214ce64ef1fdd0ecca3d6c1694c5db9b2852a22
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Gbp-Pq: Name upstream_Add-HPPA-detection.patch

2 years agocve-2023-33285
Debian Qt/KDE Maintainers [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
cve-2023-33285

Gbp-Pq: Name cve-2023-33285.diff

2 years agocve-2023-32763
Debian Qt/KDE Maintainers [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
cve-2023-32763

Gbp-Pq: Name cve-2023-32763.diff

2 years agocve-2023-32762
Debian Qt/KDE Maintainers [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
cve-2023-32762

Gbp-Pq: Name cve-2023-32762.diff

2 years agoqt6-base (6.4.2+dfsg-10) unstable; urgency=medium
Patrick Franz [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
qt6-base (6.4.2+dfsg-10) unstable; urgency=medium

  [ Patrick Franz ]
  * Add patch to fix CVE-2023-33285 (Closes: #1036848).

[dgit import unpatched qt6-base 6.4.2+dfsg-10]

2 years agoImport qt6-base_6.4.2+dfsg-10.debian.tar.xz
Patrick Franz [Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)]
Import qt6-base_6.4.2+dfsg-10.debian.tar.xz

[dgit import tarball qt6-base 6.4.2+dfsg-10 qt6-base_6.4.2+dfsg-10.debian.tar.xz]

2 years agoImport qt6-base_6.4.2+dfsg.orig.tar.xz
Patrick Franz [Tue, 31 Jan 2023 18:16:32 +0000 (18:16 +0000)]
Import qt6-base_6.4.2+dfsg.orig.tar.xz

[dgit import orig qt6-base_6.4.2+dfsg.orig.tar.xz]