libmath-int128-perl 0.22-5build2 source package in Ubuntu

Changelog

libmath-int128-perl (0.22-5build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:14:08 +0000

Upload details

Uploaded by:
Steve Langasek
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
libmath-int128-perl_0.22.orig.tar.gz 101.3 KiB a630ca401753866955f1173848ab5b4ac4ad5ca6ad9087f11cdf91dde85119bc
libmath-int128-perl_0.22-5build2.debian.tar.xz 3.8 KiB 4da3465ab6f2201098b1858ae3d2067461067b93605057c685728319716a71e3
libmath-int128-perl_0.22-5build2.dsc 2.2 KiB ec47f4420fc981dba9d2ee941d2389b9c5275e37f738a019cec1ece7343c4cea

Available diffs

View changes file

Binary packages built by this source

libmath-int128-perl: Perl module to manipulate 128 bits integers

 Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl.
 .
 The API is comparable to Math::Int64, just s/64/128/g ;-)
 .
 Besides that, as object allocation and destruction has been found to be a
 bottleneck, an alternative set of operations that use their first argument as
 the output (instead of the return value) is also provided.

libmath-int128-perl-dbgsym: debug symbols for libmath-int128-perl