libmath-gmp-perl 2.25-1build4 source package in Ubuntu

Changelog

libmath-gmp-perl (2.25-1build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

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

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libmath-gmp-perl_2.25.orig.tar.gz 33.6 KiB 382b71e54762f639e9a42a9b06934151987ba57d11bb70d35e3bec88d50450ce
libmath-gmp-perl_2.25-1build4.debian.tar.xz 4.4 KiB aaa60f7dac366a89b0ab0b35beda0310ad3e52b235412a47067c8ada2e6e2f3c
libmath-gmp-perl_2.25-1build4.dsc 2.2 KiB 4549ecf2b5ebfca33b79d5b386da3333f2fb69432d6eec16e4336aac20350d9d

Available diffs

View changes file

Binary packages built by this source

libmath-gmp-perl: high speed arbitrary size integer math for perl

 Math::GMP was designed to be a drop-in replacement both for
 Math::BigInt and for regular integer arithmetic. Unlike BigInt,
 though, Math::GMP uses the GNU gmp library for all of its
 calculations, as opposed to straight Perl functions. This can result
 in speed improvements.
 .
 The downside is that this module is not 100% compatible to Math::BigInt.

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