Debian Patches
Status for rust-docx-rs/0.4.18-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
relax-deps.patch | relax dependency versions | Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-19 | ||
disable-missing-assets-tests.patch | disable examples and tests requiring missing external files The upstream crate ships examples that expect image files and tests that expect docx documents. These assets are not distributed with the crate and shouldn't be distributed in the package, because they are not needed for normal use. This patch disables the examples and such tests so that the package can build successfully |
Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-19 | ||
disable-wasm.patch | drop wasm dependencies | Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-19 | ||
update-zip-5.patch | Update zip dependency to v5 for Debian compatibility Upstream depends on zip 0.6.3, but Debian provides zip v5. The API has changed since 0.6, so this patch updates Cargo.toml and the code accordingly |
Nadzeya Hutsko <nadzya.info@gmail.com> | yes | upstream | 2025-10-14 | |
disable-tests-writing-to-readonly-output.patch | disable tests writing generated files into registry path Some upstream tests try to create DOCX/XML files under ./tests/output relative to the crate source. Since the registry is read-only for normal user, this causes PermissionDenied errors when running the autopkgtests. These output-writing tests are not needed for normal use of the library, so they are disabled here |
Nadzeya Hutsko <nadzya.info@gmail.com> | not-needed | 2025-09-19 |
All known versions for source package 'rust-docx-rs'
- 0.4.18-2 (sid)