Package gmp: Information

  • Default inline alert: Version in the repository: 6.3.0-alt1

Source package: gmp
Version: 6.2.1-alt5
Latest version according to Repology
Build time:  Nov 10, 2022, 05:58 PM in the task #309797
Category: System/Libraries
Report package bug
Home page: http://gmplib.org/

License: LGPLv3+
Summary: GNU MP arbitrary precision arithmetic library
Description: 
GNU MP is a library for arbitrary precision arithmetic, operating on
signed integers, rational numbers, and floating point numbers.  It has
a rich set of functions, and the functions have a regular interface.

List of rpms provided by this srpm:
libgmp-devel (x86_64, ppc64le, i586, armh, aarch64)
libgmp10 (x86_64, ppc64le, i586, armh, aarch64)
libgmp10-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx-devel (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx4 (x86_64, ppc64le, i586, armh, aarch64)
libgmpxx4-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Alexander Danilov


ACL:
@core

    1. makeinfo
    2. libreadline-devel
    3. flex
    4. gcc-c++

Last changed


Nov. 10, 2022 Alexander Danilov 6.2.1-alt5
- Backported upstream commit "mpz/inp_raw.c: Avoid bit size overflows"
  (thx Marco Bodrato) (fixes CVE-2021-43618).
Oct. 29, 2021 Leontiy Volodin 6.2.1-alt4
- Enabled visibility for __gmpn_fft_best_k and __gmpn_mul_fft,
  which are used in gmp-ecm (ALT#41248).
Aug. 26, 2021 Dmitry V. Levin 6.2.1-alt3
- Disabled build and packaging of static libraries.