Debian Patches
Status for papers/49.3-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| meson.build-fix-build-for-Debian.patch | meson.build: fix build for Debian We don't call `cargo` directly, but use a wrapper script instead, which breaks some of the expectations. Make the needed changes to ensure the package still builds. We also need to override CARGO_HOME, so don't set this env var in meson.build. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2024-11-07 | ||
| shell-rs-build-re-generate-bindings-before-building-exe.patch | shell-rs: build: re-generate bindings before building exe The build system provides a target named `update-rust-bindings` which can be called manually to regenerate all Rust bindings. As we want to ensure those are re-generated on Debian infra, make it a dependency of the `cargo-build` target so bindings are always re-generated at build time. |
Arnaud Ferraris <aferraris@debian.org> | not-needed | 2024-11-15 | ||
| relax-deps.patch | Relax Rust dependencies | Jeremy Bícha <jeremy.bicha@canonical.com> | not-needed | 2025-03-06 | ||
| remove-git-version.patch | remove-git-version rust-git-version isn't in Debian yet and we're not really packaging git snapshots anyway |
Jeremy Bícha <jbicha@ubuntu.com> | no | 2025-08-31 | ||
| rust-Update-gtk-rs-core.patch | rust: Update gtk-rs-core (cherry picked from commit b383df338e28735992dca0cc3df90bb1cad68e33) |
Qiu Wenbo <qiuwenbo@kylinos.com.cn> | no | 2025-11-19 | ||
| gtk4-0.11.patch | Update for gtk4 0.11 backport from papers 50 |
Jeremy Bícha <jbicha@ubuntu.com> | not-needed | 2026-05-22 | ||
| CVE-2026-46529.patch | shell: escape link arguments before spawning a new process (cherry picked from commit 1b82bf627b4d8b414a57b55a9095e6d361799d6c) |
Lucas Baudin <lbaudin@gnome.org> | no | 2026-05-16 |
