Your message dated Tue, 31 Jan 2012 19:32:14 +0000
with message-id <[email protected]>
and subject line Bug#656867: fixed in iscsitarget 1.4.20.2-7
has caused the Debian Bug report #656867,
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.)
--
656867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656867
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: iscsitarget
Severity: important
Tags: patch
Please enabled hardened build flags through dpkg-buildflags.
Patch attached. (dpkg-buildflags abides "noopt" from DEB_BUILD_OPTIONS)
Cheers,
Moritz
diff -aur iscsitarget-1.4.20.2.harden/debian/rules iscsitarget-1.4.20.2/debian/rules
--- iscsitarget-1.4.20.2.harden/debian/rules 2011-08-06 22:40:19.000000000 +0200
+++ iscsitarget-1.4.20.2/debian/rules 2012-01-22 15:47:21.000000000 +0100
@@ -12,8 +12,6 @@
# This has to be exported to make some magic below work.
export DH_OPTIONS
-
-
# get-orig-source target
DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')
@@ -36,13 +34,13 @@
-include $(MA_DIR)/include/generic.make
-include $(MA_DIR)/include/common-rules.make
-CFLAGS = -Wall -g
+CFLAGS = `dpkg-buildflags --get CFLAGS`
+CFLAGS += -Wall
+CFLAGS += `dpkg-buildflags --get CPPFLAGS`
+LDFLAGS = `dpkg-buildflags --get LDFLAGS`
+export CFLAGS
+export LDFLAGS
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -O0
-else
- CFLAGS += -O2
-endif
ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
INSTALL_PROGRAM += -s
endif
Nur in iscsitarget-1.4.20.2/debian: rules~.
--- End Message ---
--- Begin Message ---
Source: iscsitarget
Source-Version: 1.4.20.2-7
We believe that the bug you reported is fixed in the latest version of
iscsitarget, which is due to be installed in the Debian FTP archive:
iscsitarget-dkms_1.4.20.2-7_all.deb
to main/i/iscsitarget/iscsitarget-dkms_1.4.20.2-7_all.deb
iscsitarget-source_1.4.20.2-7_all.deb
to main/i/iscsitarget/iscsitarget-source_1.4.20.2-7_all.deb
iscsitarget_1.4.20.2-7.debian.tar.gz
to main/i/iscsitarget/iscsitarget_1.4.20.2-7.debian.tar.gz
iscsitarget_1.4.20.2-7.dsc
to main/i/iscsitarget/iscsitarget_1.4.20.2-7.dsc
iscsitarget_1.4.20.2-7_amd64.deb
to main/i/iscsitarget/iscsitarget_1.4.20.2-7_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ritesh Raj Sarraf <[email protected]> (supplier of updated iscsitarget package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 01 Feb 2012 00:43:21 +0530
Source: iscsitarget
Binary: iscsitarget iscsitarget-source iscsitarget-dkms
Architecture: source amd64 all
Version: 1.4.20.2-7
Distribution: unstable
Urgency: low
Maintainer: Debian iSCSI Maintainers
<[email protected]>
Changed-By: Ritesh Raj Sarraf <[email protected]>
Description:
iscsitarget - iSCSI Enterprise Target userland tools
iscsitarget-dkms - iSCSI Enterprise Target kernel module source - dkms version
iscsitarget-source - iSCSI Enterprise Target kernel module source
Closes: 656867
Changes:
iscsitarget (1.4.20.2-7) unstable; urgency=low
.
* [6ea2c52] Patch clean-up
* [627d8e4] Enable hardened build flags.
Thanks to Moritz Muehlenhoff (Closes: #656867)
Checksums-Sha1:
aa365f7263cfee4e850f58df82b64d950c8ccdbd 2199 iscsitarget_1.4.20.2-7.dsc
d2e85154d2f63eab3f18d838bab3aa186f67253a 24679
iscsitarget_1.4.20.2-7.debian.tar.gz
d396833a760b8320eb9d8ad0a6532d3a67891a0b 78560 iscsitarget_1.4.20.2-7_amd64.deb
74b920fb32fa5f1818383e4ed6d02f148feca7a3 60406
iscsitarget-source_1.4.20.2-7_all.deb
058573c4d5b2e32377436065ee0ec08d9d2846d3 74538
iscsitarget-dkms_1.4.20.2-7_all.deb
Checksums-Sha256:
7f0125d28979a618c99da16256093a778163de6f3387a08863fccfbf8cc002ee 2199
iscsitarget_1.4.20.2-7.dsc
81dd98536d4ca038ed780a78e26e4ae35f36c356185b2d50b9f7b957bff4d56b 24679
iscsitarget_1.4.20.2-7.debian.tar.gz
e2f969aa05ac3c98acc5d73b9aee2174470f2d35fe4f03460a8647cee1fefafc 78560
iscsitarget_1.4.20.2-7_amd64.deb
3fce0b7438482fc7908e59d8730c62674f6e34d7e31b67a4018b247c11610df4 60406
iscsitarget-source_1.4.20.2-7_all.deb
3a2577c4895b66e2d5587d8f004d7a6b95a4636e441387e01f2a28d53ecaf6fa 74538
iscsitarget-dkms_1.4.20.2-7_all.deb
Files:
0fd5537f3e212883e85b5f69cbc9db6d 2199 net optional iscsitarget_1.4.20.2-7.dsc
2b59a620a9868384f845d82dac0c13c5 24679 net optional
iscsitarget_1.4.20.2-7.debian.tar.gz
dd06a5646367c1f59147c96a6e326141 78560 net optional
iscsitarget_1.4.20.2-7_amd64.deb
24bbad13d49294a3fd92fcd860cfe902 60406 net optional
iscsitarget-source_1.4.20.2-7_all.deb
8c08d2c6742c090b3b8693595c1e2437 74538 net optional
iscsitarget-dkms_1.4.20.2-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJPKD7dAAoJEKY6WKPy4XVp/t4QAKM00boI//jretR8udjShDIJ
6uyPG6JUJXouO0FjIxxDkqc3JmYcpEddtLow3JeBOr8evEqPtaraz70kK4PAR/0H
ygljNf2H5WCGfzneBQwg5q5cLEVYZyPCDEgaW71gbNGPPV4cO5VI4y/adEBQULOJ
m2et9jVuLQoen2+jE5GQQKI7lFjb3JAASrWmvFLzFcUvJcn11/cP5G92AGePBaZv
cfZBYCpOWylyX4TW7Uv+TXExEnLjNNvOSIUBok9gHzyVF0Ct/cNeEwGtEAA53jci
iaBpKQ8ZPnr2daRUPtk7k2EwrWeEPfGF4xbS7fhULNukEsan2FIoYO8/y1V8D8Yd
GXiTb9CucDlQrrYoHXeyRK7Qe1efhQcuJZelJ56zCzGVyQOxiAVo/t4FcNsOEG2r
Si0QSH5HZ8oJ5dBLym+prM4HKmJAsGjx4SytcezREXvybyDbKDOOOGUUnU2Ta2eg
3v96YTugiQH7Gd4ADxDAqWV1FNbK4Oer7hK4lahQZ9qwz/dHRS39T8BXOV82Y7wZ
JygECtIAV/UXKAdmdPyem67OO89fh3kRei+NNOdN9gzUz7mIR5VvehdJhafI5fvJ
AwGbQw/hbQXUTIeg1qPiQvbJFtw+YtHqN0RIdEIgDO1p89ZNofxBZAsjkegnj42N
HFp0p9k7PmuSD263Zi04
=zyyf
-----END PGP SIGNATURE-----
--- End Message ---