Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-link-sqlite-provider-against-sqlite3.patch | Link sqlite provider against sqlite3 The sqlite provider uses dlopen() to load the sqlite3 library. As a consequence, libgda-5.0-4 did not have a dependency on libsqlite3-0 so it was not guaranteed that libsqlite3-0 was actually installed when applications, like anjuta, were using the sqlite provider. |
Cyril Brulebois <kibi@debian.org> | no | debian | 2018-03-17 | |
don-t-install-jquery.patch | don't install jquery Since this file is listed in Files-Excluded, we need to update the build system to not try to install the missing file. We use the distro copy of jQuery instead. |
Jeremy Bicha <jbicha@debian.org> | no | 2018-09-27 | ||
MySQL-bool-is-here-again.patch | MySQL: bool is here again. (cherry picked from commit 9859479884fad5f39e6c37e8995e57c28b11b1b9) |
Andrea Zagli <azagli@libero.it> | no | 2020-12-25 | ||
fix-mysql-detection.patch | Fix MySQL detection with -Werror=implicit-function-declaration | Andrey Rakhmatullin <wrar@debian.org> | no | debian | 2024-03-23 | |
gcc-14-compat-1075169.patch | Allow building with gcc-14 and 7d9229b6 by Pavlo Solntsev |
"Rebecca N. Palmer" <rebecca_palmer@zoho.com> | no | upstream 7abf8273 by Daniel Espinosa Ortiz | 2024-12-07 | |
enable-ssl-ca-993592.patch | Enable SSL certificate validation (CVE-2021-39359) This probably doesn't affect current Debian as we don't build with libsoup or ship the browser component (see #657613), but that might change and adding the fix is easier than verifying it. |
"Rebecca N. Palmer" <rebecca_palmer@zoho.com> | no | https://gitlab.gnome.org/GNOME/libgda/-/merge_requests/189 | 2024-12-07 |