SHA256
1
0
forked from pool/checksec

6 Commits

Author SHA256 Message Date
a9ebc59052 - update to 2.7.1:
* checksec FORTIFY detection (#236)
  * libc cleanup
  * Added github pages
  * Check kernel for YAMA
  * Fix Nx checks
  * Move github primary branch from master to main
  * Update gitattributes
  * Allow setting a libc file
  * Add tests for listfile
  * Fix trailing comma with listfile
  * Several shellcheck fixes
  * If no header is present, return N/A for Relro and nx
  * Remove superfluous -W flags
  * Fix broken Nx checks
  * change default libc search path from / to /lib
  * Cleanup grep
  * Rewrite man page in mdoc
  * Remove s_readelf
  * Fix stack protection and full relro check
  * Add tests suite for hardening checks
  * Speed up FS_comparison by 10x
  * Make shellcheck only run on final script
  * Fix debug exit check
  * Use Dynamic Section if there is no symbols table
  * Check foritfy vs fortified
- add procps dependency for sysctl
- add missing gawk dependency
- Initial package (derived from Fedora spec)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/checksec?expand=0&rev=12
2024-05-09 13:36:29 +00:00
1dd8398b75 - update to 2.6.0:
* fix missing sysctl on fedora
  * remove extra parenthesis
  * add missing libc on LoongArch-64

OBS-URL: https://build.opensuse.org/package/show/devel:tools/checksec?expand=0&rev=10
2022-09-24 08:58:59 +00:00
1a0ae4e21f - add procps dependency for sysctl
OBS-URL: https://build.opensuse.org/package/show/devel:tools/checksec?expand=0&rev=8
2022-03-16 10:57:43 +00:00
836e360841 - update to 2.5.0:
* split checksec into multiple files for easier maintenance and debugging
  * remove space between options and only support `=` until refactor can happen
  * update License.txt to include BSD license
  * Check journalctl -k for NX protection
  * improve debug formatting
  * Fix shellcheck warnings and style issues
  * Make --dir option follow symlinks

OBS-URL: https://build.opensuse.org/package/show/devel:tools/checksec?expand=0&rev=7
2021-12-20 10:43:06 +00:00
5740563691 - add missing gawk dependency
OBS-URL: https://build.opensuse.org/package/show/devel:tools/checksec?expand=0&rev=5
2021-06-09 15:36:21 +00:00
OBS User buildservice-autocommit
cc0493b17a Accepting request 881639 from devel:tools
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/881639
OBS-URL: https://build.opensuse.org/package/show/devel:tools/checksec?expand=0&rev=3
2021-03-30 19:23:00 +00:00