Bug#759751: libutempter: Please enable hardening compiler flags

2014-08-29 Thread Simon Ruderich
-buildflags). Necessary for hardening flags. Author: Simon Ruderich Last-Update: 2014-08-30 TODO: This patch should be sent upstream! Index: libutempter-1.1.5/Makefile === --- libutempter-1.1.5.orig/Makefile +++ libutempter-1.1.5/Makefile

Bug#671462: libnova: CFLAGS hardening flags missing

2012-05-04 Thread Simon Ruderich
https://wiki.debian.org/Hardening [4]: http://ruderich.org/simon/blhc/ -- + privacy is necessary + using gnupg http://gnupg.org + public key id: 0x92FEFDB7E44C32F9 Description: Use CFLAGS from environment (dpkg-buildflags). Necessary for hardening flags. Author: Simon Ruderich Last-Update: 2012-05-04 --- li

Bug#669183: pkg-kde-tools: LDFLAGS hardening flags overwritten when using variables.mk

2012-04-17 Thread Simon Ruderich
Package: pkg-kde-tools Version: 0.14.3 Severity: normal Tags: patch Dear Maintainer, The LDFLAGS hardening flags are missing when a package includes variables.mk. For more hardening information please have a look at [1], [2] and [3]. The attached patch fixes the issue. It also updates README.Deb

Bug#667941: korundum: CPPFLAGS hardening flags missing

2012-04-07 Thread Simon Ruderich
On Sat, Apr 07, 2012 at 07:13:01PM +0200, Pino Toscano wrote: > Alle sabato 7 aprile 2012, Simon Ruderich ha scritto: >> The CPPFLAGS hardening flags are missing because CMake ignores >> them by default. > > This is an issue in cmake, I will not certainly add code like that

Bug#667941: korundum: CPPFLAGS hardening flags missing

2012-04-07 Thread Simon Ruderich
Package: korundum Version: 4:4.7.4-1 Severity: important Tags: patch Dear Maintainer, The CPPFLAGS hardening flags are missing because CMake ignores them by default. The following patch fixes the issue by adding them to CFLAGS/CXXFLAGS. For more hardening information please have a look at [1], [