rust-ahash 0.8.11-1 source package in Ubuntu

Changelog

rust-ahash (0.8.11-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update and unfuzz patches; update DEP-3 headers
  * extend patch 1002;
    closes: bug#1064612, thanks (again) to Peter Michael Green
  * bump project versions in virtual packages and autopkgtests
  * add patch 2001_pcg-mwc
    to avoid test-only not-in-Debian crate pcg-mwc
  * add patch 2001_smallvec
    to accept older releases of crate smallvec
  * add patch 1003 to fix upstream version;
    temporarily tolerate failing build target dh_auto_clean
  * build- and autopkgtest-depend on package for crate smallvec

 -- Jonas Smedegaard <email address hidden>  Sun, 17 Mar 2024 18:14:24 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-ahash_0.8.11-1.dsc 3.4 KiB ff806659d35b12fc2ba82ee79442ef52806be1cea664ce26ab9cf6a2235d344d
rust-ahash_0.8.11.orig.tar.gz 546.3 KiB 374feba319eb17defdf1363a4ef2da11e39ebe277aca6ca0ebc7a871de88c6ca
rust-ahash_0.8.11-1.debian.tar.xz 18.1 KiB 3f06e16fb4a883fec9bd32b0c4019348228e1d9e0fe264e583258b6e962ca8c7

Available diffs

No changes file available.

Binary packages built by this source

librust-ahash-dev: non-cryptographic hash function - Rust source code

 AHash is the fastest, DOS resistant hash currently available in Rust.
 AHash is intended *exclusively* for use in in-memory hashmaps.
 .
 AHash's output is of high quality
 but aHash is **not** a cryptographically secure hash.
 .
 This package contains the source for the Rust ahash crate,
 packaged for use with cargo and dh-cargo.