Bug#667930: epm: CPPFLAGS hardening flags missing

2012-04-08 Thread Simon Ruderich
On Sat, Apr 07, 2012 at 06:21:16PM -0400, Jeff Licquia wrote: > severity 667930 normal > forwarded 667930 http://www.epmhome.org/str.php?L38+P0+S-2+C0+I0+E0+M10+Q > thanks > > I've forwarded part of the patch upstream, as indicated above; it's the > part where CPPFLAGS is not respected. I'm not pa

Bug#667930: epm: CPPFLAGS hardening flags missing

2012-04-07 Thread Jeff Licquia
severity 667930 normal forwarded 667930 http://www.epmhome.org/str.php?L38+P0+S-2+C0+I0+E0+M10+Q thanks I've forwarded part of the patch upstream, as indicated above; it's the part where CPPFLAGS is not respected. I'm not particularly interested in the patch to doc/Makefile.in, since the resultin

Bug#667930: epm: CPPFLAGS hardening flags missing

2012-04-07 Thread Simon Ruderich
Package: epm Version: 4.2-3 Severity: important Tags: patch Dear Maintainer, The CPPFLAGS hardening flags are missing because the build system ignores them. The attached patch (dpkg-buildflags.patch) fixes the issue by patching the build system to respect CPPFLAGS and all build flags in doc/. If