Bug#653739: Please enable hardened build flags

2012-02-25 Thread shawn
what is going on? I just checked out the webgit for xz-utils here: http://anonscm.debian.org/gitweb/?p=collab-maint/xz.git and this commit 5abb4d5 (debian/rules: use dpkg-buildflags to retrieve compilation flags, 2011-08-16) does not exist. I guess I shouldn't be so nitpicky, but it seems to

Bug#653739: Please enable hardened build flags

2011-12-30 Thread Moritz Muehlenhoff
Package: xz-utils Version: 5.1.1alpha+20110809-3 Severity: important Please enable hardened build flags for your package. Your package already uses dh and compat level 9, which means the hardened build flags are already injected. This already enables FORTIFIED_SOURCE and and read-only

Bug#653739: Please enable hardened build flags

2011-12-30 Thread Jonathan Nieder
tags 653739 + patch quit Hi Moritz, Moritz Muehlenhoff wrote: dh injects the flags emitted by dpkg-buildflags --get CFLAGS, but they're overwritten in the Makefile: opt_optimize = CFLAGS=-g -O2 opt_optimize_small = CFLAGS=-g -Os Fixed by 5abb4d5 (debian/rules: use dpkg-buildflags to