libmath-random-mt-auto-perl 6.23-2build3 source package in Ubuntu

Changelog

libmath-random-mt-auto-perl (6.23-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:14:59 +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-random-mt-auto-perl_6.23.orig.tar.gz 131.1 KiB 58bcb5ad3162964ff5a0c4d2dcbaa0202c2c85d9c470496f3b7a998757776313
libmath-random-mt-auto-perl_6.23-2build3.debian.tar.xz 3.1 KiB e3383f4eb34c39574916969387419c5c219918804af57a39f9def39c7f979efd
libmath-random-mt-auto-perl_6.23-2build3.dsc 2.4 KiB 56a6293711e2269fd7d62ede265e39d5aae3fca82501c5ed6c6823dfc12ad4f4

Available diffs

View changes file

Binary packages built by this source

libmath-random-mt-auto-perl: Auto-seeded Mersenne Twister PRNGs

 The Mersenne Twister is a fast pseudorandom number generator (PRNG) that is
 capable of providing large volumes (> 10^6004) of "high quality" pseudorandom
 data to applications that may exhaust available "truly" random data sources
 or system-provided PRNGs such as rand|perlfunc/"rand".
 .
 Math::Random::MT::Auto provides PRNGs that are based on the Mersenne Twister.
 There is a functional interface to a single, standalone PRNG, and an OO
 interface (based on the inside-out object model as implemented by the
 Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are
 normally self-seeding, automatically acquiring a (19968-bit) random seed from
 user-selectable sources. (Manual seeding is optionally available.)

libmath-random-mt-auto-perl-dbgsym: debug symbols for libmath-random-mt-auto-perl