Package: rust-zlib-rs / 0.5.2-3
Metadata
Package | Version | Patches format |
---|---|---|
rust-zlib-rs | 0.5.2-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
relax memoffset.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
properly guard tests by allocator.patch | (download) |
src/deflate.rs |
3 3 + 0 - 0 ! |
[patch] zlib-rs: properly guard tests by allocator MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit so that both `cargo test --no-default-features --features c-allocator` and `cargo test --no-default-features --features rust-allocator` pass. Signed-off-by: Fabian Grnbichler <f.gruenbichler@proxmox.com> |
drop internal features.patch | (download) |
Cargo.toml |
15 0 + 15 - 0 ! |
--- |
fix aarch64 neon tests.patch | (download) |
src/adler32/neon.rs |
2 1 + 1 - 0 ! |
--- |
1