hardening-wrapper 1.36ubuntu1 source package in Ubuntu

Changelog

hardening-wrapper (1.36ubuntu1) precise; urgency=low

  * Make bash-completion Multi-Arch: foreign, so that it can satisfy
    cross-build-dependencies.
 -- Colin Watson <email address hidden>   Sat, 31 Mar 2012 02:11:12 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main devel

Downloads

File Size SHA-256 Checksum
hardening-wrapper_1.36ubuntu1.tar.gz 19.1 KiB 38339a7fd0c11a6bb5da6737c90a00a26d6503b847b3ccaa4ed5ce4d151c5106
hardening-wrapper_1.36ubuntu1.dsc 1.9 KiB 6459e0ca4241c724884118ada2e2961bd77bc2db235068b7a3c6c28349d1e9b8

Available diffs

View changes file

Binary packages built by this source

hardening-includes: 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.

hardening-wrapper: Compiler wrapper to enable security hardening flags

 Replaces gcc, g++, and ld with wrapper scripts that set security hardening
 compilation flags, as an alternative to changing gcc specs. Enabled when
 DEB_BUILD_HARDENING=1 is set.