-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #242 from petervas/changelog
Fix attributions in ChangeLog.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ Rev-2024042101 Brian Davis <[email protected]> | |
* If no header is present, return N/A for Relro and nx | ||
Thanks @petervas | ||
* Remove superfluous -W flags | ||
Thanks @@petervas | ||
Thanks @petervas | ||
* Fix broken Nx checks | ||
Thanks @petervas | ||
* change default libc search path from / to /lib | ||
|
@@ -41,9 +41,9 @@ Rev-2024042101 Brian Davis <[email protected]> | |
* Add tests suite for hardening checks | ||
Thanks @petervas | ||
* Speed up FS_comparison by 10x | ||
Thanks @petervas | ||
Thanks @Artoria2e5 | ||
* Make shellcheck only run on final script | ||
Thanks @petervas | ||
Thanks @Artoria2e5 | ||
* Fix debug exit check | ||
Thanks @katexochen | ||
* Use Dynamic Section if there is no symbols table | ||
|