Debian Patches

Status for rust-ahash-0.7/0.7.8-1

Patch Description Author Forwarded Bugs Origin Last update
020220518~4c340f5.patch fix aes acceleration on aarch64 The target feature on aarch64 has been renamed
from "crypto" to "aes"
for newer versions of the rust compiler.
.
Makes necessary changes to
fix use of aes instructions on aarch64.
Brian Martin <brayniac@gmail.com> yes upstream upstream, https://github.com/tkaitchuck/ahash/commit/4c340f5 2022-09-04
1001_criterion.patch extend dependency to match newer crate criterion 0.5.1 Jonas Smedegaard <dr@jones.dk> no 2023-08-14
1001_rand.patch extend dependency to match newwe crate rand 0.8.5 Jonas Smedegaard <dr@jones.dk> no 2023-08-14
1002_atomic_polyfill.patch limit atomic-polyfill import architectures The atomic-polyfill dependency is target limited,
but the import is not.
This leads to import errors
when building with the atomic-polyfill feature enabled
(or building with --all-features).
.
This patch makes the imports reflect the dependency
Peter Michael Green <plugwash@debian.org> no debian 2024-01-18

All known versions for source package 'rust-ahash-0.7'

Links