Package: imagemagick
Version: 8:6.6.9.7-5
Severity: important
Tags: patch
Please enable hardened build flags through dpkg-buildflags.
Patch attached.
Cheers,
Moritz
diff -aur imagemagick-6.6.9.7.harden/debian/rules imagemagick-6.6.9.7/debian/rules
--- imagemagick-6.6.9.7.harden/debian/rules 2011-06-16 00:19:33.000000000 +0200
+++ imagemagick-6.6.9.7/debian/rules 2012-01-29 10:28:48.000000000 +0100
@@ -31,6 +31,7 @@
--sysconfdir=/etc \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
+ $(shell dpkg-buildflags --export=configure) \
--with-modules \
--with-gs-font-dir=/usr/share/fonts/type1/gsfonts \
--with-magick-plus-plus \
Nur in imagemagick-6.6.9.7/debian: rules~.