Bug#658965: Please enable hardened build flags

2012-04-08 Thread Simon Ruderich
reopen 658965 thanks Dear Maintainer, The LDFLAGS hardening flags are missing because they are not set in debian/rules. The following patch fixes the issue. diff -u libdumb-0.9.3/debian/rules libdumb-0.9.3/debian/rules --- libdumb-0.9.3/debian/rules +++ libdumb-0.9.3/debian/rules @@ -4,6 +4,9 @

Bug#658965: Please enable hardened build flags

2012-02-06 Thread Moritz Muehlenhoff
Source: libdumb Severity: important Tags: patch Please enable hardened build flags through dpkg-buildflags. Patch attached. (dpkg-buildflags abides "noopt" from DEB_BUILD_OPTIONS) Cheers, Moritz diff -Naur libdumb-0.9.3.harden/debian/patches/110-hardening.diff libdumb-0.9.3/debian/patche