libhash-fieldhash-perl 0.15-3build3 source package in Ubuntu

Changelog

libhash-fieldhash-perl (0.15-3build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libhash-fieldhash-perl_0.15.orig.tar.gz 28.4 KiB 5c515707a5433796a5697b118ddbf1f216d13c5cd52f2b64292e76f7d9b7e8f1
libhash-fieldhash-perl_0.15-3build3.debian.tar.xz 3.4 KiB a0b811954c707df91e827ec039c434a0fabc4f37836de38cf19cf0046323c5da
libhash-fieldhash-perl_0.15-3build3.dsc 2.4 KiB 84ac0234db33cc08da2c705499af67f82c600f9c28d1898c1bc6f8e21134bb3c

Available diffs

View changes file

Binary packages built by this source

libhash-fieldhash-perl: Perl module implementing a lightweight field hash

 Hash::FieldHash provides the field hash mechanism which supports the
 inside-out technique.
 .
 You may know Hash::Util::FieldHash. It's a very useful module, but too
 complex to understand all the functions.
 .
 This is an alternative to Hash::Util::FieldHash with following features:
 .
 Simpler interface
 .
   Hash::FieldHash provides a few functions: fieldhash() and fieldhashes().
   That's enough.
 .
 Higher performance
   Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals
   use simpler structures.

libhash-fieldhash-perl-dbgsym: debug symbols for libhash-fieldhash-perl