rust-fasteval (0.2.4-5)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/fasteval]
-
- Branch: master
- Path: debian/changelog
- Repo size: 1943670784
- Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/fasteval
- Last scan: 2026-08-09 21:54:08+00
- Error: https://salsa.debian.org/api/v4/projects/rust-team%2Fdebcargo-conf API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-18 10:32:00+00
- Debian changelog in Git:
rust-fasteval (0.2.4-5) unstable; urgency=medium
* Team upload.
* We can't assume the pointers representation will always be as long as
the architecture's pointer width: fasteval doesn't prepend 0's for
smaller values, so it vastly depends on what pointer values are used in
userspace applications, which we can't control or anticipate.
In order to fix this, use fixed-width (8 chars) pointer representation in
all corresponding tests.
-- Arnaud Ferraris <aferraris@debian.org> Tue, 31 Jan 2023 15:21:48 +0100