Bug#674967: letterize: CPPFLAGS hardening flags missing

2012-05-29 Thread Francois Marier
On 2012-05-29 at 03:50:23, Simon Ruderich wrote: The CPPFLAGS hardening flags are missing due to a typo in makefile_add_flags.patch. For more hardening information please have a look at [1], [2] and [3]. Thanks for catching that. I've fixed it in git:

Bug#674967: letterize: CPPFLAGS hardening flags missing

2012-05-29 Thread Simon Ruderich
On Tue, May 29, 2012 at 07:24:46PM +1200, Francois Marier wrote: Thanks for catching that. I've fixed it in git: http://anonscm.debian.org/gitweb/?p=collab-maint/letterize.git and now it includes the right options on the build line: gcc -o letterize -g -O2 -fstack-protector

Bug#674967: letterize: CPPFLAGS hardening flags missing

2012-05-28 Thread Simon Ruderich
Package: letterize Version: 1.3-2 Severity: normal Tags: patch Dear Maintainer, The CPPFLAGS hardening flags are missing due to a typo in makefile_add_flags.patch. For more hardening information please have a look at [1], [2] and [3]. The following patch fixes the issue. Btw. CXXFLAGS are not