Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
09+20231121~9a790f4.patch | fix compile errors in libp2p-identity | Thomas Eizinger <thomas@eizinger.io> | yes | upstream | upstream, https://github.com/libp2p/rust-libp2p/pull/4880 | 2024-06-11 |
1001_fence_tests.patch | add feature fences for tests | Jonas Smedegaard <dr@jones.dk> | no | 2024-06-09 | ||
2001_workspace.patch | limit workspace to the crate we care about | Jonas Smedegaard <dr@jones.dk> | not-needed | 2023-08-24 | ||
2002_asn1_der.patch | avoid not-in-Debian crates asn1_der libsecp256k1 | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-07-01 | ||
2002_bs58.patch | accept older release of crate bs58 | Jonas Smedegaard <dr@jones.dk> | not-needed | debian | 2024-07-01 | |
2003_no_bench.patch | avoid benches | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-06-08 | ||
2003_no_wasm.patch | avoid WASM-only crates | Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-07-01 | ||
2004_quickcheck-ext.patch | avoid tests that use local crate quickcheck-ext Keeping the code, so as to support checking the tests at build-time, would require either not testing at all as autopkgtests, or embedding the local crate with each binary package and patching the test building routines to use the embedded crate. |
Jonas Smedegaard <dr@jones.dk> | not-needed | 2024-06-12 |