Information for build checksec-2.7.1-5.fc43

ID155499
Package Namechecksec
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.7.1
Release5.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/checksec.git#377143a8487dcc50f9ef77e0f9a0bd7ce557b2e4
SummaryTool to check system for binary-hardening
DescriptionModern Linux distributions offer some mitigation techniques to make it harder to exploit software vulnerabilities reliably. Mitigations such as RELRO, NoExecute (NX), Stack Canaries, Address Space Layout Randomization (ASLR) and Position Independent Executables (PIE) have made reliably exploiting any vulnerabilities that do exist far more challenging. The checksec script is designed to test what *standard* Linux OS and PaX (http://pax.grsecurity.net/) security features are being used. As of version 1.3 the script also lists the status of various Linux kernel protection mechanisms. checksec can check binary-files and running processes for hardening features.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 07 Nov 2025 06:26:39 CST
CompletedFri, 07 Nov 2025 06:55:57 CST
Taskbuild (f43, /rpms/checksec.git:377143a8487dcc50f9ef77e0f9a0bd7ce557b2e4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/checksec.git#377143a8487dcc50f9ef77e0f9a0bd7ce557b2e4'}}
Tags
f43
RPMs
src
checksec-2.7.1-5.fc43.src.rpm (info) (download)
noarch
checksec-2.7.1-5.fc43.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
build.log
root.log
hw_info.log
installed_pkgs.log
dnf5.log
mock_output.log
state.log
noarch_rpmdiff.json
Changelog * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 2.7.1-3 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu May 23 2024 Qiyu Yan <yanqiyu@fedoraproject.org> - 2.7.1-1 - update to 2.7.1 upstream release * Mon Apr 29 2024 Qiyu Yan <yanqiyu@fedoraproject.org> - 2.7.0-1 - update to 2.7.0 upstream release * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Sep 09 2023 Qiyu Yan <yanqiyu@fedoraproject.org> - 2.6.0-6 - Fix typo * Fri Sep 08 2023 Qiyu Yan <yanqiyu@fedoraproject.org> - 2.6.0-5 - Fix compatibility with binutils-2.41+ on ppc64le (#2235760)