Name: | gmp-devel |
---|---|
Epoch: | 1 |
Version: | 6.2.0 |
Release: | 13.el9 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 358977 |
License: | LGPLv3+ or GPLv2+ |
RPM: | gmp-devel-6.2.0-13.el9.i686.rpm |
Source RPM: | gmp-6.2.0-13.el9.src.rpm |
Build Date: | Sat Oct 14 2023 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://gmplib.org/ |
Summary: | Development tools for the GNU MP arbitrary precision library |
Description: | The libraries, header files and documentation for using the GNU MP arbitrary precision library in applications. If you want to develop applications which will use the GNU MP library, you'll need to install the gmp-devel package. You'll also need to install the gmp package. |
- Fix: previous commit removed one function from the library and thus broke the ABI - function gmpn_preinv_divrem_1 should now not be removed Related: rhbz#2044216
- Add SIMD optimization patches for s390x (provided by the IBM) Resolves: rhbz#2044216
Fix: Integer overflow and resultant buffer overflow via crafted input Resolves: CVE-2021-43618
- Add the support for intel CET Resolves: rhbz#1977890
- Move the .hmac files to the fipscheck subfolder - Make symlinks from their original location (Fedora contains the .hmac files there) pointing to their new location Resolves: rhbz#1980758
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688