Thu, 26 Jun 2025 22:38:04 CST | login

Information for build checksec-2.6.0-3.oc9

ID35487
Package Namechecksec
Version2.6.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/checksec.git?.#554c45a5534fcd09383af79206b7e4642d1f7b9b
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 16:51:56 CST
CompletedThu, 12 Jun 2025 16:56:47 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/checksec.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/checksec.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
checksec-2.6.0-3.oc9.src.rpm (info) (download)
noarch
checksec-2.6.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.6.0-3 - Rebuilt for loongarch64 * Tue Apr 23 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.0-2 - rebase to add ocs and ts macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.6.0-1 - initial build