Your message dated Sun, 18 Mar 2012 21:04:46 +0000
with message-id <[email protected]>
and subject line Bug#664499: fixed in gzip 1.4-4
has caused the Debian Bug report #664499,
regarding Please enable 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.)
--
664499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gzip
Version: 1.4-3
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 -aur gzip-1.4.orig/debian/rules gzip-1.4/debian/rules
--- gzip-1.4.orig/debian/rules 2012-03-06 06:23:35.000000000 +0100
+++ gzip-1.4/debian/rules 2012-03-18 12:16:58.000000000 +0100
@@ -11,10 +11,13 @@
CONFARGS = --host=$(DEB_HOST_GNU_TYPE)
endif
+CFLAGS = `dpkg-buildflags --get CFLAGS`
+CFLAGS += -Wall
+LDFLAGS = `dpkg-buildflags --get LDFLAGS`
+CPPFLAGS = `dpkg-buildflags --get CPPFLAGS`
+
ifeq ($(shell dpkg-architecture -qDEB_HOST_ARCH),amd64)
-CFLAGS=-g -O2 -Wall -DUNALIGNED_OK
-else
-CFLAGS=-g -O2 -Wall
+CFLAGS += -DUNALIGNED_OK
endif
reconf-stamp:
@@ -27,7 +30,7 @@
configure-stamp: reconf-stamp
dh_testdir
mkdir -p build
- cd build && ../configure \
+ cd build && CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" ../configure \
--prefix=/usr --bindir=/bin \
--infodir=`pwd`/debian/gzip/usr/share/info \
--mandir=`pwd`/debian/gzip/usr/share/man $(CONFARGS)
Nur in gzip-1.4/debian: rules~.
--- End Message ---
--- Begin Message ---
Source: gzip
Source-Version: 1.4-4
We believe that the bug you reported is fixed in the latest version of
gzip, which is due to be installed in the Debian FTP archive:
gzip-win32_1.4-4_all.deb
to main/g/gzip/gzip-win32_1.4-4_all.deb
gzip_1.4-4.debian.tar.gz
to main/g/gzip/gzip_1.4-4.debian.tar.gz
gzip_1.4-4.dsc
to main/g/gzip/gzip_1.4-4.dsc
gzip_1.4-4_i386.deb
to main/g/gzip/gzip_1.4-4_i386.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.
Bdale Garbee <[email protected]> (supplier of updated gzip 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: Sun, 18 Mar 2012 20:16:45 +0100
Source: gzip
Binary: gzip gzip-win32
Architecture: source all i386
Version: 1.4-4
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee <[email protected]>
Changed-By: Bdale Garbee <[email protected]>
Description:
gzip - GNU compression utilities
gzip-win32 - GNU compression utility (win32 build)
Closes: 664499
Changes:
gzip (1.4-4) unstable; urgency=low
.
* enable hardening build flags, closes: #664499
Checksums-Sha1:
9bd50eb8493fe5dc8128748e247e289a369611f9 1847 gzip_1.4-4.dsc
d84149321a10b247903622ae8e1d22e389a8f8d6 14833 gzip_1.4-4.debian.tar.gz
34e2ec6d5c3da0d2d02c93795bd5f004299220c7 81296 gzip-win32_1.4-4_all.deb
a01085204a82df2e4abcab5fbb15bee866adc697 99280 gzip_1.4-4_i386.deb
Checksums-Sha256:
874b048c690783d7825adb5f8dce88927846d2af6666433f8cdcd13a3e38902f 1847
gzip_1.4-4.dsc
f64f3f9026f33a3a8afe5767b76e91637ee7c36206100ed69eeac056b230e87c 14833
gzip_1.4-4.debian.tar.gz
6d766fc557a1fd9ce5345b92984d839ffe462b528462d7d9e8ac5c2dfc25cc83 81296
gzip-win32_1.4-4_all.deb
c12adf012758cb72565187104a99327adf082e4e051c52dfa01de42a4bfda159 99280
gzip_1.4-4_i386.deb
Files:
cdc5d2cdc8856131d0f0ae0695abc812 1847 utils required gzip_1.4-4.dsc
566b5a5da3e3a72c347e901511d5f2db 14833 utils required gzip_1.4-4.debian.tar.gz
9465611b01c58320c3bfbbbef2986bf0 81296 utils extra gzip-win32_1.4-4_all.deb
ca6c6915d3730de272cf1c14c78c3031 99280 utils required gzip_1.4-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBT2Y+RzqTYZbAldlBAQqdpxAAw/l2+9gQu45+9YSw//xrjzKq5dgZd7od
48VN/dogYcetY3tevJOoK1Ixp6Ndoo3mrYCRYUdvJC60aGRwEmjhn79KDkgT4GlQ
oaWs8LXQV21dLgMX/Dzv0T0hX14SBaYIxLMy4o/AQjRCKcBGBxsI4ZSIuIbcYLa1
KsUeyyfwTi/QVpoBMuBgxkdyv/pg4QldLrZztucZgU9/GoDE+BfPkYxm8Eu8HQVn
aMoO/vAzL2h2W0RbBxNYPH2jeVT+SHpa6W44DAi6wtYTztfRTZVUqDtAuW0XSzxE
FxQwMtnyT4P+DIHuWpt83LpeploM7gS8hgXhR62JkqUDboMwPc7QXrbsEkVU+CPX
U6/p3S6+nVrTpGleDZ0hLuh7Pj2kFEPqu+4e+nS7i41UfS0+8+91Zfv+V5sP4dhz
xZfMmE4YBYVVmsBJVFI9ojPrh8xJKOY14UCqk6ImX3JE6jYPjfFexeWs7suqElcJ
jJgtkDL3DNmFFFk1zLE5oUP6F0PNSfJaCC802/ypfYT7cxnyrd3VhVmKlEKfO3WT
q+fx9bx9OL8evMfK89yOVb1DZbjmsrdVuWyl3lItZlDYUS6Beb74gUPGyrIVfqpT
msECI3tktktfMEAIYo6xgLrOQmnVUv0buT9y3eguauTShAdoTy22cRx8yER5ga9a
HLrvIu9Pt/4=
=R5Hn
-----END PGP SIGNATURE-----
--- End Message ---