rust-crc32fast (1.5.0-2)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/crc32fast]
-
- Branch: master
- Path: debian/changelog
- Repo size: 578134016
- Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/crc32fast
- Last scan: 2025-11-22 13:40:11+00
- Next scan: 2025-12-01 01:17:00+00
- Open issues: 37
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
rust-crc32fast (1.5.0-2) unstable; urgency=medium
* Team upload.
* Package crc32fast 1.5.0 from crates.io using debcargo 2.7.11
* Fix tests with --no-default-features on arm64
+ Fix building tests for aarch64 specialist code without std
+ Tolerate failure to construct aarch64 specialist implementation. This can
happen either because the CPU does not support the "crc" feature or
because the crate is being built without the std feature and
so cannot perform runtime CPU detection.
-- Peter Michael Green <plugwash@debian.org> Thu, 06 Nov 2025 09:29:05 +0000