[wesnoth-commits] [wesnoth/wesnoth] 329096: Enabled hardened executables by default.
GitHub
noreply at github.com
Fri Jun 15 07:20:26 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3290961db2eb00221c94f88f02f77ab640f497a4
https://github.com/wesnoth/wesnoth/commit/3290961db2eb00221c94f88f02f77ab640f497a4
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2018-06-15 (Fri, 15 Jun 2018)
Changed paths:
M CMakeLists.txt
M SConstruct
Log Message:
-----------
Enabled hardened executables by default.
The result of running "hardening-check wesnoth" now shows:
* Position Independent Executable: yes
* Stack protected: yes
* Fortify Source functions: yes (some protected functions found)
* Read-only relocations: yes
* Immediate binding: yes
Commit: da6ebc7423ea7b2e8a242ceb44f7bc72f2d08426
https://github.com/wesnoth/wesnoth/commit/da6ebc7423ea7b2e8a242ceb44f7bc72f2d08426
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2018-06-15 (Fri, 15 Jun 2018)
Changed paths:
M CMakeLists.txt
M SConstruct
Log Message:
-----------
Fixup for osx hardening options.
Compare: https://github.com/wesnoth/wesnoth/compare/01d37ca7953f...da6ebc7423ea
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list