Debian Patches
Status for rust-axum/0.7.9-13
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 | ||
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 | |
2005_workspace_testing.patch | detect if building in workspace and fence tests needing that | Jonas Smedegaard <dr@jones.dk> | yes | upstream | 2024-07-20 | |
2006_break_dep_cycle.patch | break cyclic dependency | Jonas Smedegaard <dr@jones.dk> | not-needed | debian | 2025-02-22 |