hardening-includes

Rating: 
0
No votes yet

Makefile for enabling compiler flags for security hardening
Makefile to be included in Debian rules files. CFLAGS and LDFLAGS
can be extended to include the respective HARDENING_* variables which
contain architecture-validated security hardening compiler options.
.
Also includes the "hardening-check" script to help evaluate the hardening
status of already compiled binaries.

Category:

Application versions: 
AttachmentSizeDate
File hardening-includes_1.36_all.deb15.96 KB05/08/2013 - 14:15
Changelog: 

hardening-wrapper (1.36) unstable; urgency=low

* hardening-check: fix function-finder to accept IFUNC too, improve
reporting slightly, improve manpage to explain false alarms.