Skip to content

Releases: slimm609/checksec

3.0.0

16 Dec 00:09
ff76bcf
Compare
Choose a tag to compare

Changelog

  • ff76bcf only release mac and linux for 3.0.0
  • 81392d7 fix goreleaser duplicate ldflags
  • a4a950e Merge pull request #270 from slimm609/remove_old_sources
  • b4a6b4a remove 2.x old source
  • 0f4b298 Merge pull request #268 from slimm609/additional_3_0_updates
  • 96e50ac Merge pull request #267 from slimm609/dependabot/go_modules/github.com/fatih/color-1.18.0
  • ed38754 Merge pull request #266 from slimm609/dependabot/go_modules/github.com/opencontainers/selinux-1.11.1
  • 6428a63 chore: minor updates and cleanup
  • e5ff340 Bump github.com/fatih/color from 1.17.0 to 1.18.0
  • 8ca7975 Bump github.com/opencontainers/selinux from 1.11.0 to 1.11.1

3.0.0-alpha

30 Sep 16:40
e12f4ca
Compare
Choose a tag to compare
3.0.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.7.1...3.0.0-alpha

2.7.1

09 Jun 01:28
181cdfa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.0...2.7.1

2.7.0

21 Apr 01:22
1507d4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

27 May 21:36
Compare
Choose a tag to compare

Rev-2022052701 Brian Davis [email protected]

  • update to 2.6.0
  • fix missing sysctl on fedora
    Thanks @spdfnet
  • remove extra parenthesis
    Thanks @koobs
  • add missing libc on LoongArch-64
    Thanks @xiaoxiaoafeifei

2.5.0

13 Oct 00:25
70c9421
Compare
Choose a tag to compare

Rev-2021101001 Brian Davis [email protected]
* 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
* Add pre-commit-checks
* update License.txt to include BSD license
Thanks @mr-segfault
* Move to new Arch Linux docker images
Thanks @Maryse47
* Add photon support for tests
* Check journalctl -k for NX protection
Thanks @Tatsh
* improve debug formatting
Thanks @bmwiedemann
* Fix shellcheck warnings and style issues
Thanks @a1346054

2.4.0

25 Oct 23:18
Compare
Choose a tag to compare
signed update

2.2.3

08 Jul 18:06
Compare
Choose a tag to compare

Fixed sending errors to STDERR.

2.2.2

28 May 15:30
Compare
Choose a tag to compare

moved selfrando to extended checks

2.2.1

27 May 16:22
Compare
Choose a tag to compare

shellcheck compliant version.