Debian Patches
Status for rust-axum/0.8.8-8
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 1001_feature_fencing.patch | add feature fences for tests | Jonas Smedegaard <dr@jones.dk> | no | 2025-03-17 | ||
| 1002_disable_examples.patch | disable examples to allow per-feature testing The directory <examples/> is collection of complete crates, not tests. This means they cannot be omitted by use of required-features; they straight off fail to build when required features are unavailable. . Theoretically, we could annotate each of them with required features, and run them when features are satisfied. But that's too much busy work. For now, just disable all of them. |
Blair Noctis <ncts@debian.org> | not-needed | 2025-03-21 | ||
| 1003_matchit.patch | accept newer revisions of crate matchit | Jonas Smedegaard <dr@jones.dk> | not-needed | 2026-01-01 | ||
| 1004_tokio_test_features.patch | enable tokio features needed for #[tokio::test] | Jonas Smedegaard <dr@jones.dk> | no | 2026-01-02 | ||
| 1005_private_macros.patch | fix use private macros in tests | Jonas Smedegaard <dr@jones.dk> | no | 2026-01-04 | ||
| 2001_prost.patch | accept older minor versions of crate prost | Jonas Smedegaard <dr@jones.dk> | not-needed | debian | 2026-01-01 | |
| 2001_typed-json.patch | avoid not-in-Debian crate typed-json | Jonas Smedegaard <dr@jones.dk> | not-needed | 2025-02-22 | ||
| 2002_release_testing.patch | skip test failing when compiling in release mode | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-02-14 | ||
| 2003_no_net_test.patch | skip test seemingly requiring network access | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-07-20 | ||
| 2004_no_benches.patch | avoid benches | Jonas Smedegaard <dr@jones.dk> | not-needed | debian | 2024-06-07 |
