[ 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-devel-1:6.2.0-13.el9.aarch64 download

Name gmp-devel
Epoch 1
Version 6.2.0
Release 13.el9
Architecture aarch64
Website/URL http://gmplib.org/
License LGPLv3+ or GPLv2+
Build Time 2024-09-24 22:58:41
Build Host builder-arm64-1.inferitos.ru
Summary Development tools for the GNU MP arbitrary precision library
Repositories AppStream
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.
Errata INFSA-2023:6661
Size 173 KiB
Source Project gmp-6.2.0-13.el9
SHA-256 checksum f0a065e21f1fe97ec31ec93f3ea3e8ecf2d742b3d62746646db99e3a9fa94c87
× Full screenshot
Changelog link
* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1:6.2.0-13
- Rebuilt for MSVSphere 9.3 beta

* Thu Aug 03 2023 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-13
- 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

* Tue Jul 18 2023 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-12
- Add SIMD optimization patches for s390x (provided by the IBM)
Resolves: rhbz#2044216

* Tue Jun 06 2023 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-11
Fix: Integer overflow and resultant buffer overflow via crafted input
Resolves: CVE-2021-43618