libcrypt-xxhash-perl 0.07-1build3 source package in Ubuntu

Changelog

libcrypt-xxhash-perl (0.07-1build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:19:16 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libcrypt-xxhash-perl_0.07.orig.tar.gz 163.8 KiB 2505a045358bbeaec938af1c1c6583edf46eb3e555fc2949acf71d2a3a90062d
libcrypt-xxhash-perl_0.07-1build3.debian.tar.xz 3.9 KiB 94192b8e8ed2ca2645054cae77487604d2ccef6bdb60f92677f7078bf4d9e309
libcrypt-xxhash-perl_0.07-1build3.dsc 2.3 KiB bbd0a2fae0ff84d082e8b7011eab6b63f567bfb708484a6e16866c45a0d3c8a8

Available diffs

View changes file

Binary packages built by this source

libcrypt-xxhash-perl: xxHash implementation for Perl

 xxHash is a super fast algorithm that claims to work at speeds close to RAM
 limits. The Crypt::xxHash module provides 32- and 64-bit hash functions. As
 bonus it provides 128-bit hex method.
 .
 This package was inspired by Digest::xxHash, but it includes the fresh C code
 and has some optimisations. Thus all hex methods are implemented in Perl XS.
 Also this module doesn't use Math::Int64 in favor of native 64 bit digits.

libcrypt-xxhash-perl-dbgsym: debug symbols for libcrypt-xxhash-perl