Debian Patches
Status for rust-uucore/0.9.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-itertools.diff | =================================================================== | no | ||||
| relax-dns-loopuk.diff | =================================================================== | no | ||||
| disable-windows.diff | =================================================================== | no | ||||
| relax-blake.diff | =================================================================== | no | ||||
| relax-dunce.diff | =================================================================== | no | ||||
| relax-data-encoding.diff | =================================================================== | no | ||||
| disable-openbsd.diff | =================================================================== | no | ||||
| fix-test-feature-requirements.diff | =================================================================== | no | ||||
| relax-tests.diff | =================================================================== | no | ||||
| relax-nix.diff | =================================================================== | no | ||||
| drop-icu-i18n.diff | drop the ICU-backed i18n features collapse_features makes the single binary package depend on every optional dependency, and the ICU 2.x stack that i18n-collator, i18n-decimal and i18n-datetime need (icu_collator, icu_decimal, icu_datetime, icu_calendar, icu_plurals and the matching -data crates) is not in Debian yet. Drop those three feature sets and their dependencies; i18n-common / i18n-charmap stay, as they only need icu_locale, which is packaged. . Revert once the ICU 2.x transition has landed. =================================================================== |
Sylvestre Ledru <sylvestre@debian.org> | not-needed | |||
| disable-racy-locale-tests.diff | ignore two tests that race on the global localization state setup_localization() initialises process-global state exactly once, so test_french_localization and test_setup_localization_fallback_to_embedded only pass when they happen to run before any other test that initialises it. Under cargo's parallel test runner they fail reproducibly. =================================================================== |
Sylvestre Ledru <sylvestre@debian.org> | no | |||
| fix-feature-deps.diff | give the buf-copy and selinux features their missing deps Building the library with only "buf-copy" fails because buf_copy.rs uses crate::io, which is gated behind the "fs" feature, and building with only "selinux" fails because selinux.rs uses libc::ENOTSUP. Both feature sets need to pull those in. =================================================================== |
Sylvestre Ledru <sylvestre@debian.org> | no |
