[ 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 ]
×

Package gmp-1:6.1.2-11.el8.x86_64 download

Name gmp
Epoch 1
Version 6.1.2
Release 11.el8
Architecture x86_64
Website/URL http://gmplib.org/
License LGPLv3+ or GPLv2+
Build Time 2024-07-16 22:08:14
Build Host builder-x86-05.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
Size 317 KiB
Source Project gmp-6.1.2-11.el8
SHA-256 checksum 00bd692a7623e170fcfba66c540e88e39c9a98e976b295026374b1cc028b0c3a
× Full screenshot
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