Package gmp: Information

    Source package: gmp
    Version: 6.3.0-alt1
    Build time:  Aug 30, 2023, 07:33 AM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    libgmp10 (e2kv6, e2kv5, e2kv4, e2k)
    libgmp10-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libgmpxx-devel (e2kv6, e2kv5, e2kv4, e2k)
    libgmpxx4 (e2kv6, e2kv5, e2kv4, e2k)
    libgmpxx4-debuginfo (e2kv6, e2kv5, e2kv4, e2k)



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

    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).