Re: [hardening-discuss] Using hardening-wrapper but lintian warning still present

2012-06-21 Thread José Luis Segura Lucas
El 20/06/12 21:56, Kees Cook escribió: > If you're using debhelper compat level 9, you don't have to worry about > including hardening-wrapper and using DEB_BUILD_HARDENING=1. You'll get > the defaults automatically through debhelper. This is the preferred way > to get build flags now. > Yes, I'm u

Re: [hardening-discuss] Using hardening-wrapper but lintian warning still present

2012-06-20 Thread Russ Allbery
Julien Cristau writes: > On Wed, Jun 20, 2012 at 12:56:21 -0700, Kees Cook wrote: >> If you're using debhelper compat level 9, you don't have to worry about >> including hardening-wrapper and using DEB_BUILD_HARDENING=1. You'll get >> the defaults automatically through debhelper. This is the pref

Re: [hardening-discuss] Using hardening-wrapper but lintian warning still present

2012-06-20 Thread Julien Cristau
On Wed, Jun 20, 2012 at 12:56:21 -0700, Kees Cook wrote: > If you're using debhelper compat level 9, you don't have to worry about > including hardening-wrapper and using DEB_BUILD_HARDENING=1. You'll get > the defaults automatically through debhelper. This is the preferred way > to get build flag

Re: [hardening-discuss] Using hardening-wrapper but lintian warning still present

2012-06-20 Thread Kees Cook
On Wed, Jun 20, 2012 at 12:56:21PM -0700, Kees Cook wrote: > If you're building with -O1 (or higher) and -D_FORTIFY_SOURCE=2, the > compiler is always always going to be doing the right thing. :) Heh, this was supposed to read "almost always". :P -- Kees Cook

Re: [hardening-discuss] Using hardening-wrapper but lintian warning still present

2012-06-20 Thread Kees Cook
Hi José, On Wed, Jun 20, 2012 at 12:21:15PM +0200, José Luis Segura Lucas wrote: > I'm intending to package a software for Debian. I have a Debian package > with some lintian warning about hardening, but I removed most of them > using hardening-wrapper and the env DEB_BUILD_HARDENING=1 in my > deb