Пакет gmp: Информация

  • Default inline alert: Версия в репозитории: 6.3.0-alt1

Исходный пакет: gmp
Версия: 6.2.1-alt5
Собран:  11 ноября 2022 г. 0:34
Сообщить об ошибке в пакете
Домашняя страница: http://gmplib.org/

Лицензия: LGPLv3+
О пакете: GNU MP arbitrary precision arithmetic library
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libgmp-devel (mipsel)
libgmp10 (mipsel)
libgmp10-debuginfo (mipsel)
libgmpxx-devel (mipsel)
libgmpxx4 (mipsel)
libgmpxx4-debuginfo (mipsel)

Сопровождающий: Alexander Danilov


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

Последнее изменение


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).
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).
26 августа 2021 г. Dmitry V. Levin 6.2.1-alt3
- Disabled build and packaging of static libraries.