Thu, 02 May 2024 14:34:37 UTC | login

Information for build gmp-6.2.0-11.el9sopt_901

ID47762
Package Namegmp
Version6.2.0
Release11.el9sopt_901
Epoch1
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/gmp.git#2d52bc522db07039b5f8efd0c7af24b7183668f8
SummaryA GNU arbitrary precision library
DescriptionThe 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 bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 00:18:10 UTC
CompletedThu, 15 Jun 2023 00:26:00 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/gmp.git:2d52bc522db07039b5f8efd0c7af24b7183668f8)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/gmp.git#2d52bc522db07039b5f8efd0c7af24b7183668f8'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
gmp-6.2.0-11.el9sopt_901.src.rpm (info) (download)
x86_64
gmp-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
gmp-c++-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
gmp-devel-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
gmp-static-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
gmp-c++-debuginfo-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
gmp-debuginfo-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
gmp-debugsource-6.2.0-11.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * 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