summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Debian Qt/KDE Maintainers [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
Don't use yield on CPUs that might not support it
Gbp-Pq: Name armel-noyield.patch
Lisandro Damián Nicanor Pérez Meyer [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
force the usage of the shared libzstd library.
Bug: https://bugreports.qt.io/browse/QTBUG-110978
Forwarded: not-needed
The library provides both versions, and the original code prefers the static
version over the shared, while on Debian it should always use the shared
version.
Gbp-Pq: Name force_shared_libzstd.patch
Debian Qt/KDE Maintainers [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
cross
Gbp-Pq: Name cross.patch
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
Lisandro Damián Nicanor Pérez Meyer [Mon, 22 May 2023 14:40:45 +0000 (15:40 +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
Debian Qt/KDE Maintainers [Mon, 22 May 2023 14:40:45 +0000 (15:40 +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
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
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
Debian Qt/KDE Maintainers [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
cve-2023-32763
Gbp-Pq: Name cve-2023-32763.diff
Debian Qt/KDE Maintainers [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
cve-2023-32762
Gbp-Pq: Name cve-2023-32762.diff
Lisandro Damián Nicanor Pérez Meyer [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
qt6-base (6.4.2+dfsg-9) unstable; urgency=medium
* Team upload.
* Add a patch to fix CVE-2023-32762.
[dgit import unpatched qt6-base 6.4.2+dfsg-9]
Lisandro Damián Nicanor Pérez Meyer [Mon, 22 May 2023 14:40:45 +0000 (15:40 +0100)]
Import qt6-base_6.4.2+dfsg-9.debian.tar.xz
[dgit import tarball qt6-base 6.4.2+dfsg-9 qt6-base_6.4.2+dfsg-9.debian.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]