checksec: update to 3.1.0
authorAlexandru Ardelean <redacted>
Fri, 8 May 2026 07:16:45 +0000 (10:16 +0300)
committerAlexandru Ardelean <redacted>
Sun, 10 May 2026 08:32:19 +0000 (11:32 +0300)
commitc92624aaad1969a82424cbd5e944cb7e944245e6
tree800b96eb7995873b03999df58f3edfb5b8c2bf00
parentfc3999288aeded41c2f4b2e4f1eb00cbe15fe8b8
checksec: update to 3.1.0

The upstream repository was renamed from checksec.sh to checksec and the
main script was renamed from checksec to checksec.bash (still installed as
/usr/bin/checksec). The checksec_automator subpackage was removed upstream,
so drop it. Update PKG_NAME accordingly and adjust the install rule.

Changelog: https://github.com/slimm609/checksec/releases/tag/3.1.0

Co-authored-by: George Sapkin <redacted>
Signed-off-by: Alexandru Ardelean <redacted>
utils/checksec/Makefile
utils/checksec/test-version.sh [new file with mode: 0644]
utils/checksec/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT