Information for build gmp-6.2.0-13.el9
ID | 27750 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | gmp | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 6.2.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 13.el9 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | 1 | Draft | False | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/gmp.git#32e8457959dc59c86846387150bd3ad035b0ab5f | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | A GNU arbitrary precision library | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | distrobuild | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Tue, 21 Nov 2023 23:14:11 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Tue, 21 Nov 2023 23:36:26 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle9, /stage/rpms/gmp.git:32e8457959dc59c86846387150bd3ad035b0ab5f) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/gmp.git?#32e8457959dc59c86846387150bd3ad035b0ab5f'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * 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 * Fri Aug 27 2021 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-10 - Add the support for intel CET Resolves: rhbz#1977890 * Wed Aug 18 2021 Jakub Martisko <jamartis@redhat.com> - 1:6.2.0-9 - 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 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:6.2.0-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |