Your message dated Fri, 30 Dec 2011 15:03:00 +0000
with message-id <[email protected]>
and subject line Bug#653509: fixed in cabextract 1.4-2
has caused the Debian Bug report #653509,
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.)


-- 
653509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653509
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cabextract
Severity: important
Tags: patch

Please enable hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
diff -aur cabextract-1.4.orig/debian/rules cabextract-1.4/debian/rules
--- cabextract-1.4.orig/debian/rules	2010-03-28 20:07:46.000000000 +0200
+++ cabextract-1.4/debian/rules	2011-12-29 01:22:49.000000000 +0100
@@ -5,11 +5,15 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+CFLAGS = `dpkg-buildflags --get CFLAGS`
+LDFLAGS = `dpkg-buildflags --get LDFLAGS`
+CPPFLAGS = `dpkg-buildflags --get CPPFLAGS`
+
 configure: configure-stamp
 configure-stamp:
 	dh_testdir
 	# Add here commands to configure the package.
-	./configure --prefix=$(CURDIR)/debian/cabextract/usr --mandir=$(CURDIR)/debian/cabextract/usr/share/man --infodir=$(CURDIR)/debian/cabextract/usr/share/info
+	./configure CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" --prefix=$(CURDIR)/debian/cabextract/usr --mandir=$(CURDIR)/debian/cabextract/usr/share/man --infodir=$(CURDIR)/debian/cabextract/usr/share/info
 	
 
 	touch configure-stamp
Nur in cabextract-1.4/debian: rules~.

--- End Message ---
--- Begin Message ---
Source: cabextract
Source-Version: 1.4-2

We believe that the bug you reported is fixed in the latest version of
cabextract, which is due to be installed in the Debian FTP archive:

cabextract_1.4-2.debian.tar.gz
  to main/c/cabextract/cabextract_1.4-2.debian.tar.gz
cabextract_1.4-2.dsc
  to main/c/cabextract/cabextract_1.4-2.dsc
cabextract_1.4-2_i386.deb
  to main/c/cabextract/cabextract_1.4-2_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.
Eric Sharkey <[email protected]> (supplier of updated cabextract 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: SHA1

Format: 1.8
Date: Thu, 29 Dec 2011 07:55:33 -0500
Source: cabextract
Binary: cabextract
Architecture: source i386
Version: 1.4-2
Distribution: unstable
Urgency: low
Maintainer: Eric Sharkey <[email protected]>
Changed-By: Eric Sharkey <[email protected]>
Description: 
 cabextract - Microsoft Cabinet file unpacker
Closes: 653509
Changes: 
 cabextract (1.4-2) unstable; urgency=low
 .
   * Enabled hardened build flags: Closes: #653509
Checksums-Sha1: 
 c6b74d2303e1f43f9abaee9bfd828046b84f5c25 993 cabextract_1.4-2.dsc
 f40375ddc0699012e19bd5ccfcf8dcf7095634e1 7204 cabextract_1.4-2.debian.tar.gz
 579f6188d6dc269cbf733c19833de01d2edc7a36 50958 cabextract_1.4-2_i386.deb
Checksums-Sha256: 
 7b532a64e23328e5ed10ec7f396727734d243ed7424dea0b60ad6ad8448f93f5 993 
cabextract_1.4-2.dsc
 31c312f07b038bb58137a7af39639997c1a35d4aa67d0fb2d42e26c4a48b434b 7204 
cabextract_1.4-2.debian.tar.gz
 76f7b7178eb4d6c11261441cf406bcd116943d28060869c346dd4ce9c257f4e8 50958 
cabextract_1.4-2_i386.deb
Files: 
 8f60084a9955b6b1fb89633974e78983 993 utils optional cabextract_1.4-2.dsc
 d4954637b284e01574334629e70e1e2f 7204 utils optional 
cabextract_1.4-2.debian.tar.gz
 a4f3e2c58bfff310efc18e136e240419 50958 utils optional cabextract_1.4-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk79zNAACgkQclUlAyIk+rzvCgCfcrMdQpNe/YEEwG9a+KD1U0ub
5akAn0d1LZzjdIDFTykrha+M4+WPG1Qh
=cgCA
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to