Sat, 06 Jul 2024 07:40:32 CST | login

Information for build cmake-3.20.2-8.el9

ID24967
Package Namecmake
Version3.20.2
Release8.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/cmake.git#58719617c97d7b78728eab50d5609c4ee36e070f
SummaryCross-platform make system
DescriptionCMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, preprocessor generation, code generation, and template instantiation.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 13 May 2023 18:17:19 CST
CompletedSat, 13 May 2023 18:45:32 CST
Taskbuild (dist-circle9, /stage/rpms/cmake.git:58719617c97d7b78728eab50d5609c4ee36e070f)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/cmake.git?#58719617c97d7b78728eab50d5609c4ee36e070f'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
cmake-3.20.2-8.el9.src.rpm (info) (download)
aarch64
cmake-3.20.2-8.el9.aarch64.rpm (info) (download)
cmake-filesystem-3.20.2-8.el9.aarch64.rpm (info) (download)
cmake-gui-3.20.2-8.el9.aarch64.rpm (info) (download)
cmake-debuginfo-3.20.2-8.el9.aarch64.rpm (info) (download)
cmake-debugsource-3.20.2-8.el9.aarch64.rpm (info) (download)
cmake-gui-debuginfo-3.20.2-8.el9.aarch64.rpm (info) (download)
i686
cmake-3.20.2-8.el9.i686.rpm (info) (download)
cmake-filesystem-3.20.2-8.el9.i686.rpm (info) (download)
cmake-gui-3.20.2-8.el9.i686.rpm (info) (download)
cmake-debuginfo-3.20.2-8.el9.i686.rpm (info) (download)
cmake-debugsource-3.20.2-8.el9.i686.rpm (info) (download)
cmake-gui-debuginfo-3.20.2-8.el9.i686.rpm (info) (download)
noarch
cmake-data-3.20.2-8.el9.noarch.rpm (info) (download)
cmake-doc-3.20.2-8.el9.noarch.rpm (info) (download)
cmake-rpm-macros-3.20.2-8.el9.noarch.rpm (info) (download)
ppc64le
cmake-3.20.2-8.el9.ppc64le.rpm (info) (download)
cmake-filesystem-3.20.2-8.el9.ppc64le.rpm (info) (download)
cmake-gui-3.20.2-8.el9.ppc64le.rpm (info) (download)
cmake-debuginfo-3.20.2-8.el9.ppc64le.rpm (info) (download)
cmake-debugsource-3.20.2-8.el9.ppc64le.rpm (info) (download)
cmake-gui-debuginfo-3.20.2-8.el9.ppc64le.rpm (info) (download)
s390x
cmake-3.20.2-8.el9.s390x.rpm (info) (download)
cmake-filesystem-3.20.2-8.el9.s390x.rpm (info) (download)
cmake-gui-3.20.2-8.el9.s390x.rpm (info) (download)
cmake-debuginfo-3.20.2-8.el9.s390x.rpm (info) (download)
cmake-debugsource-3.20.2-8.el9.s390x.rpm (info) (download)
cmake-gui-debuginfo-3.20.2-8.el9.s390x.rpm (info) (download)
x86_64
cmake-3.20.2-8.el9.x86_64.rpm (info) (download)
cmake-filesystem-3.20.2-8.el9.x86_64.rpm (info) (download)
cmake-gui-3.20.2-8.el9.x86_64.rpm (info) (download)
cmake-debuginfo-3.20.2-8.el9.x86_64.rpm (info) (download)
cmake-debugsource-3.20.2-8.el9.x86_64.rpm (info) (download)
cmake-gui-debuginfo-3.20.2-8.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Tue Jan 31 2023 Tom Stellard <tstellar@redhat.com> - 3.20.2-8 - Fix test case broken by git fix for CVE-2022-39253 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.20.2-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jul 07 2021 sguelton@redhat.com - 3.20.2-6 - Another attempt at fixing License file * Thu Jul 01 2021 sguelton@redhat.com - 3.20.2-5 - libdl patch after glibc update (#1975096) * Fri Jun 25 2021 sguelton@redhat.com - 3.20.2-4 - Fix changelog entry * Thu Jun 24 2021 sguelton@redhat.com - 3.20.2-3 - Apply fixes similar to rhbz#1964392 and rhbz#1964407 * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 3.20.2-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Thu May 20 2021 sguelton@redhat.com - 3.20.2-1 - Sync with Fedora rawhide. (#1957948) * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.19.7-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 15 2021 Rex Dieter <rdieter@fedoraproject.org> - 3.19.7-1 - cmake-3.19.7 * Thu Feb 25 2021 Rex Dieter <rdieter@fedoraproject.org> - 3.19.6-2 - cmake-3.19.6 * Sat Feb 06 2021 Rex Dieter <rdieter@fedoraproject.org> - 3.19.4-2 - CMake warning when searching for Boost 1.75 (#1925355)