Package gmp: Information

    Source package: gmp
    Version: 6.3.0-alt1
    Latest version according to Repology
    Build time:  Aug 29, 2023, 10:37 AM in the task #328118
    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 RPM packages built from 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)



    ACL:
    @core

      1. gcc-c++
      2. flex
      3. makeinfo

    Last changed


    Aug. 28, 2023 Gleb Fotengauer-Malinovskiy 6.3.0-alt1
    - Updated to 6.3.0.
    - Removed redundant BuildRequires: libreadline-devel.
    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).