Your message dated Wed, 22 Feb 2012 14:10:38 +0100
with message-id <[email protected]>
and subject line fixed by kmod
has caused the Debian Bug report #654157,
regarding Please enabled hardened build flags
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
654157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654157
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: module-init-tools
Version: 3.16-1
Severity: important
Tags: patch
Please enabled hardened build flags through dpkg-buildflags.
Patch attached.
Cheers,
Moritz
diff -aur module-init-tools-3.16.orig/debian/rules module-init-tools-3.16/debian/rules
--- module-init-tools-3.16.orig/debian/rules 2011-06-01 04:11:42.000000000 +0200
+++ module-init-tools-3.16/debian/rules 2011-12-31 15:58:14.000000000 +0100
@@ -34,7 +34,7 @@
rm -f *.[0-9] # XXX workaround for out of tree builds
[ -d build-deb ] || mkdir build-deb
cd build-deb/ && \
- ../configure CFLAGS='$(CFLAGS)' \
+ ../configure $(shell dpkg-buildflags --export=configure) \
$(DISABLE_ZLIB) $(CONFFLAGS)
build-udeb/config.status:
Nur in module-init-tools-3.16/debian: rules~.
--- End Message ---
--- Begin Message ---
Version: 5-2
These bugs are either fixed by kmod or not relevant anymore.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---