[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project gmp-1:6.1.2-11.el8

Name gmp
Epoch 1
Version 6.1.2
Release 11.el8
Website/URL http://gmplib.org/
License LGPLv3+ or GPLv2+
Build Time 2024-07-16 22:05:07
Build Host builder-x86-07.inferitos.ru
Summary A GNU arbitrary precision library
Repositories BaseOS
Description The gmp package contains GNU MP, a library for arbitrary precision arithmetic, signed integers operations, rational numbers and floating point numbers. GNU MP is designed for speed, for both small and very large operands. GNU MP is fast because it uses fullwords as the basic arithmetic type, it uses fast algorithms, it carefully optimizes assembly code for many CPUs' most common inner loops, and it generally emphasizes speed over simplicity/elegance in its operations. Install the gmp package if you need a fast arbitrary precision library.
Errata INFSA-2024:3214
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
gmp-1:6.1.2-11.el8.x86_64 A GNU arbitrary precision library 00bd692a7623e170fcfba66c540e88e39c9a98e976b295026374b1cc028b0c3a download
gmp-c++-1:6.1.2-11.el8.x86_64 C++ bindings for the GNU MP arbitrary precision library 95a5c288bcb81e707f3481e83e09c6f51883725e2577b08015daf8ea8f3f1327 download
gmp-devel-1:6.1.2-11.el8.x86_64 Development tools for the GNU MP arbitrary precision library 311f6f2272ef5f7da44a8a6aeb2d8911201de178b61c76d5540ef3fb72728b37 download
i686
gmp-1:6.1.2-11.el8.i686 A GNU arbitrary precision library c44a8c5aaa6bfdb4dbd82441222bcaac7874fbcf3def857708badee4761fd001 download
gmp-c++-1:6.1.2-11.el8.i686 C++ bindings for the GNU MP arbitrary precision library 7f0b1a3442dc71ca6e56120625e90f8c10d5d06f472101a00b1784735a1f23ec download
gmp-devel-1:6.1.2-11.el8.i686 Development tools for the GNU MP arbitrary precision library b6444da000ba7d2365b19a0e6b1593bfdbbf4708c5ca43920bf581467b602185 download
src
gmp-1:6.1.2-11.el8.src A GNU arbitrary precision library 3341f95dabb5e9c462c77dc078955083c90a26383af8ec01b742880b1a50c1fe download
Changelog link
* Mon Jan 29 2024 Jakub Martisko <jamartis@redhat.com> - 1:6.1.2-11
- Fix: CVE-2021-43618
Resolves: RHEL-23055

* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:6.1.2-10
- Rebuilt for MSVSphere 8.8

* Fri Jun 14 2019 Jakub Martisko <jamartis@redhat.com> - 1:6.1.2-10
- Add gating.yaml
Related: #1681026

* Tue Jun 11 2019 Jakub Martisko <jamartis@redhat.com> - 1:6.1.2-9
- Add support for intel CET and -fcf-protection
- Add missing compiler/linker flags
Related: #1630567

* Thu Jul 26 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 1:6.1.2-8
- Missing fipschecks added into build process (bug #1553679)
- --enable-fat option added to %configure (bug #1493218)

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.1.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.1.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:6.1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Mon Mar 13 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 1:6.1.2-4
- Fix the build process for ix89 family

* Fri Feb 17 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 1:6.1.2-3
- Build process updated to correctly build .debug_info for i386
  and to correctly use hardening flags