56 Commits

Author SHA1 Message Date
30dad4a60f Refresh quilt patches. 2024-11-26 02:26:22 -06:00
Pino Toscano
9ed719a00b fix hurd build
backport upstream commit fc3e3d033584c62dfb2f3e3da551a7dbd7c0150d
2024-10-07 22:19:20 +02:00
Patrick Franz
0da90c23d3
Remove patches that have been applied upstream. 2024-08-29 00:22:14 +02:00
Dmitry Shachnev
cbc1a323bd Mark be_verbose_on_plugin_inclusion.patch as fixed in 6.7.0. 2024-08-02 15:31:27 +03:00
Dmitry Shachnev
8e47ef7407 Backport upstream patch to fix QGtk3Interface::fileIcon with GLib ≥ 2.76. 2024-08-02 15:29:35 +03:00
Dmitry Shachnev
677811870e Add a patch to use _Float16 only when SSE2 is enabled.
Closes: #1076986.
2024-08-01 23:47:29 +03:00
Pino Toscano
4680b8051b backport libzstd/cmake fixes 2024-07-16 21:52:03 +02:00
Pino Toscano
56266f6601 temporarily support armv4 2024-07-05 07:42:15 +02:00
Pino Toscano
9cf65ae007 fix build on hurd
backport upstream commit f319895389705a3db7c2134d1ed47ceade1b204e
2024-06-26 05:47:49 +02:00
Patrick Franz
80fdb1ae1b
Refresh patches and remove patches that have been applied upstream. 2024-02-15 19:10:55 +01:00
Patrick Franz
5383317c95
Rebuild with fix for the latest CVE included. 2024-01-14 17:55:39 +01:00
Patrick Franz
5f13215e10
Merge branch 'master' into experimental 2024-01-14 17:53:12 +01:00
Patrick Franz
532d4c36fb
Add patch to fix CVE-2023-51714. 2024-01-13 14:53:21 +01:00
Patrick Franz
bf1012ecb1
Add patch to fix CVE-2023-37369. 2023-12-22 16:11:30 +01:00
Patrick Franz
abacbed30e
Remove patches that have been applied upstream. 2023-12-04 19:58:21 +01:00
Patrick Franz
b5cbf0bf73
Backport patch to fix accessibility support on Wayland. 2023-11-04 12:31:18 +01:00
Lisandro Damián Nicanor Pérez Meyer
182699f2da Refresh patches. 2023-11-02 22:30:10 -03:00
Lisandro Damián Nicanor Pérez Meyer
a587165847 These are not really needed for building Debian packages.
If you think you need them:

- Be sure to reach us Qt maintainers so we can learn from your use case.
- You are free to define the to OFF:

```bash
cmake -DQT_SKIP_AUTO_PLUGIN_INCLUSION=OFF -DQT_SKIP_AUTO_QML_PLUGIN_INCLUSION=OFF
```
2023-11-02 15:33:09 -03:00
Patrick Franz
a21eb46036
Merge branch 'master' into experimental 2023-10-28 12:56:48 +02:00
Patrick Franz
6bcd522506
Backport upstream patch to fix build with libxkbcommon 1.6.0 (Closes: #1054674). 2023-10-28 11:26:39 +02:00
Patrick Franz
f729031e91
Readjust patches for 6.6.0. 2023-10-10 18:12:54 +02:00
Patrick Franz
e57a7fa7df
Remove patches that have been applied upstream. 2023-10-10 18:05:13 +02:00
Patrick Franz
5a9ee9002c
Remove references to htmlinfo examples. 2023-10-10 18:03:21 +02:00
Lisandro Damián Nicanor Pérez Meyer
f0eb648d5e Add Patch in order to detect SH. 2023-08-07 21:27:05 -03:00
Lisandro Damián Nicanor Pérez Meyer
4515ed5f7c Fix cross build again.
Thanks Helmut for the patch!
2023-08-01 19:48:00 -03:00
Lisandro Damián Nicanor Pérez Meyer
62ac628b94 Add patch to solve stack growth on HPPA. 2023-07-28 14:26:12 -03:00
Lisandro Damián Nicanor Pérez Meyer
a798ac3226 Avoid setting RPATH/RUNPATH on examples' binaries. 2023-07-23 17:54:01 -03:00
Pino Toscano
259f292f13 support Alpha (#1025823)
backport upstream commit eeb66b99df521c4a32b8eda1d889f615319355a6
2023-07-15 14:38:41 +02:00
Lisandro Damián Nicanor Pérez Meyer
115b5fb75a Enable building examples. 2023-06-14 17:34:32 -03:00
Patrick Franz
21700deff5
Add patch to fix CVE-2023-34410 (Closes: #1037209). 2023-06-07 21:54:45 +02:00
Patrick Franz
b0ba82c543
Add patch to fix CVE-2023-33285 (Closes: #1036848). 2023-05-28 10:40:55 +02:00
Lisandro Damián Nicanor Pérez Meyer
8118e51999 Add a patch to fix CVE-2023-32762.
Yes, there was another CVE...
2023-05-22 11:40:25 -03:00
Lisandro Damián Nicanor Pérez Meyer
cf0603f037 Refresh patches. 2023-05-22 10:42:08 -03:00
Lisandro Damián Nicanor Pérez Meyer
4e3679f4fb Add patch for solving CVE-2023-32763. 2023-05-22 10:39:52 -03:00
Patrick Franz
58fa23c73f
Update patch for CVE-2023-24607. 2023-02-27 20:16:02 +01:00
Patrick Franz
0ff865987c
Add patch to fix CVE-2023-24607 (Closes: #1031871). 2023-02-24 22:30:42 +01:00
Lisandro Damián Nicanor Pérez Meyer
d0bd1348f3 Force the usage of the shared version of libzstd.
libzstd provides both flavors, and the current code favorites the static
version over the shared one.

In this patch we **force** the usage of the shared library, as should be
the case in Debian.
2023-02-06 15:39:54 -03:00
Patrick Franz
38f492c5cb
Fix FTCBFS (Closes: #1023054). 2023-01-21 14:28:35 +01:00
Pino Toscano
980822c854 upstream_Add-M68k-detection.patch: refresh to avoid fuzz 2022-10-15 07:42:56 +02:00
Pino Toscano
8a8e2b35d2 support M68k
backport upstream commit ac17a394a5701174c705050640e26c9cb95d289b
2022-10-10 10:50:19 +02:00
Pino Toscano
b538114d2f support HPPA (#1021404)
backport upstream commit e81cba0cd33339c2e5f5e3c670741605264b21c2
2022-10-08 08:29:30 +02:00
Patrick Franz
b477dd62fc
Remove some patches as they have been applied upstream. 2022-10-01 19:46:23 +02:00
Patrick Franz
80958082b8
Add patch to not use yield on CPUs that do not support it (thx to Adrian Bunk). 2022-07-16 20:37:43 +02:00
Adrian Bunk
cc83cdff95 Don't use yield on armel where the baseline does not support it 2022-07-16 18:13:25 +03:00
Patrick Franz
c36893d3a8
Update patches. 2022-07-15 19:30:47 +02:00
Patrick Franz
f4fac943f8
Remove upstream_Explicitly-check-for-atomic-addition.patch and upstream_Hardcode-atomic_LIB-as-latomic.patch as they have been applied upstream. 2022-07-15 19:25:40 +02:00
Dmitry Shachnev
fec0a88773 6.2.4+dfsg-7 unstable; urgency=medium
-----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmJ/5PkTHG1pdHlhNTdA
 ZGViaWFuLm9yZwAKCRBmRiZbWGuDy5EoD/wN/xznFEfPL8/eVhFsvsDXIysndIQV
 N7GpO57VUdGsfeK2fjqbdv3lblvytqvG5jk6KF5ihAUyR1s4YxoYUMUilyjmXaB+
 eGoMj8PEG3yA6xncAxNBRYCEaUfdUO6OsGWyPew1EULclvtX56ot/iN8GTSQWv6J
 SYrJxF7xH5nq0Sn8CVPbauFR/wPu5k2644cVVcFAJ6Xw265iY/I9Ndy4XJHdfH5i
 VS36AotbqLrrcJBvnx4E3G/rzZT5ArqCzJq4Wnz+Z4f1TF4UzFhp46FkyFFRE0IS
 H41UWrAY6DcS31wysSxHz1YPdOc/WMm1o+JEdhNqq0YrfXa8h+Don66eTvkntSFd
 cmSbqW69aZvhOYEjb8Yd8IDyVgZD9sO3SIFLcePCt3nh5f8KtWl4bKn7CHq5BGnm
 W83whObuGCFM1lfAuZqIperh9hhSlSnsvu0eFRtw6rpB5CLmCFozqJNauX2ml6H5
 TlbILE3iw7kEEHs0SNzwt+QoXWc4X1Z3E6CzV5mFEXMYMrTkMUrQ4ChTrums2r88
 ZJZgtn6xxLNrVivzMUu85Td27egZWMP8OL8R++oDtnuobQ2MpcYl0kXFOWgJy2Mk
 MIL6gLsuz/03uzkwXMjFwAryF9wN+gdTaj0cRpy38yGAmhBduirHjTuQxaq52WyZ
 D/CVeP2lYb2egQ==
 =HnZA
 -----END PGP SIGNATURE-----

Merge tag 'debian/6.2.4+dfsg-7' into experimental

6.2.4+dfsg-7 unstable; urgency=medium
2022-05-14 20:30:37 +03:00
Dmitry Shachnev
dd4b64ebec Backport two upstream patches to fix libatomic detection. 2022-05-14 20:03:52 +03:00
Patrick Franz
fb1d3f5993
Remove upstream_QStorageInfo-limit-Linux-only-code-with-Q_OS_LINUX.patch as it has been applied upstream. 2022-05-01 01:19:11 +02:00
Patrick Franz
dd71bb4bd6
Add patch to prevent embedding the build path. 2022-03-27 16:04:03 +02:00