Debian Patches
Status for rust-guid-create/0.5.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update | 
|---|---|---|---|---|---|---|
| relax-deps.patch | relax dependency versions | Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-15 | ||
| disable-benches.patch | drop benches | Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-15 | ||
| fix-no-default-features-tests.patch | add feature gates to tests for no-default-features compatibility The crate fails to build when tested with --no-default-features despite advertising no_std support. This patch adds conditional compilation to tests that require std and rand features, allowing minimal feature builds to succeed by skipping incompatible tests rather than failing compilation | Nadzeya Hutsko <nadzya.info@gmail.com> | yes | upstream | 2025-09-15 | |
| fix-bytemuck-derive-feature.patch | enable bytemuck derive feature The bytemuck feature fails to compile because it uses derive(bytemuck::Pod, bytemuck::Zeroable) without enabling the required "derive" feature in the bytemuck dependency. This updates the dependency to include the derive feature when bytemuck is enabled, fixing compilation with --features bytemuck | Nadzeya Hutsko <nadzya.info@gmail.com> | yes | upstream | 2025-09-16 | 
All known versions for source package 'rust-guid-create'
- 0.5.0-1 (sid)
