Information for build checksec-2.6.0-2.oc9

ID22654
Package Namechecksec
Version2.6.0
Release2.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/checksec.git?.#2024b1b06049dcaf3706246869c45b9060c67f00
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 15:57:53 CST
CompletedMon, 03 Jun 2024 16:00:12 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-2.oc9.src.rpm (info) (download)
noarch
checksec-2.6.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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