mlucas 17.1-3ubuntu3 source package in Ubuntu

Changelog

mlucas (17.1-3ubuntu3) hirsute; urgency=medium

  * d/p/glibc-2.32.diff: Remove obsolete inclusion of <sys/sysctl.h> to fix
    FTBFS with glibc 2.32.
  * d/p/gcc-10.diff: Remove duplicate variable declaration to fix FTBFS with
    GCC 10.

 -- Logan Rosen <email address hidden>  Sat, 03 Apr 2021 17:44:31 -0400

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
amd64 armel armhf arm64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390x
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
mlucas_17.1.orig.tar.xz 1.6 MiB af0ce5c52329b0865dc1417a7fd36a5ecbdb68186b68944d358a1d1c14fa178b
mlucas_17.1.orig.tar.xz.asc 228 bytes 26f22f3cf1844a90bb6f39ffd9d725a2f8721e439c018d541f4f190201e59e88
mlucas_17.1-3ubuntu3.debian.tar.xz 16.1 KiB d960e2ee1de52f8006bbff51483dfc056f36331dead429930fdebffda036e023
mlucas_17.1-3ubuntu3.dsc 2.0 KiB d4b4de283ba2ac3a2f2c77de3267791b64d02d75e02f16366bec6faecf9b63be

Available diffs

View changes file

Binary packages built by this source

mlucas: program to perform Lucas-Lehmer test on a Mersenne number

 mlucas is an open-source (and free/libre) program for performing Lucas-Lehmer
 test on prime-exponent Mersenne numbers, that is, integers of the form
 2 ^ p - 1, with prime exponent p. In short, everything you need to search for
 world-record Mersenne primes! It has been used in the verification of various
 Mersenne primes, including the 45th, 46th, 48th, 49th and 50th found Mersenne
 prime.
 .
 You may use it to test any suitable number as you wish, but it is preferable
 that you do so in a coordinated fashion, as part of the Great Internet
 Mersenne Prime Search (GIMPS) <https://www.mersenne.org/primes/>.

mlucas-dbgsym: debug symbols for mlucas