Your message dated Sun, 08 Apr 2012 10:32:24 +0000
with message-id <[email protected]>
and subject line Bug#655864: fixed in hashcash 1.21-1.1
has caused the Debian Bug report #655864,
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.)
--
655864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655864
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hashcash
Version: 1.21-1
Severity: important
Tags: patch
Please enabled hardened build flags through dpkg-buildflags.
Patch attached.
Cheers,
Moritz
diff -aur hashcash-1.21.orig/debian/rules hashcash-1.21/debian/rules
--- hashcash-1.21.orig/debian/rules 2012-01-14 13:15:57.000000000 +0100
+++ hashcash-1.21/debian/rules 2012-01-14 13:18:08.000000000 +0100
@@ -14,7 +14,11 @@
INSTALL_PROGRAM += -s
endif
-CFLAGS = -Wall -DREGEXP_POSIX
+CFLAGS = `dpkg-buildflags --get CFLAGS`
+CFLAGS += -Wall -DREGEXP_POSIX
+CFLAGS += `dpkg-buildflags --get CPPFLAGS`
+LDFLAGS = `dpkg-buildflags --get LDFLAGS`
+
OPTFLAGS = -O3 -funroll-loops
ifeq ($(DEB_HOST_ARCH),amd64)
Nur in hashcash-1.21/debian: rules~.
--- End Message ---
--- Begin Message ---
Source: hashcash
Source-Version: 1.21-1.1
We believe that the bug you reported is fixed in the latest version of
hashcash, which is due to be installed in the Debian FTP archive:
hashcash_1.21-1.1.diff.gz
to main/h/hashcash/hashcash_1.21-1.1.diff.gz
hashcash_1.21-1.1.dsc
to main/h/hashcash/hashcash_1.21-1.1.dsc
hashcash_1.21-1.1_amd64.deb
to main/h/hashcash/hashcash_1.21-1.1_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.
Moritz Muehlenhoff <[email protected]> (supplier of updated hashcash 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: Sun, 08 Apr 2012 12:24:59 +0200
Source: hashcash
Binary: hashcash
Architecture: source amd64
Version: 1.21-1.1
Distribution: unstable
Urgency: low
Maintainer: Hubert Chan <[email protected]>
Changed-By: Moritz Muehlenhoff <[email protected]>
Description:
hashcash - postage payment scheme for email based on hash calculations
Closes: 655864
Changes:
hashcash (1.21-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Enable hardened build flags (Closes: #655864)
Checksums-Sha1:
d9508451cab0aa0bc4f44f44ea91b9e82b05bbc7 995 hashcash_1.21-1.1.dsc
2ff5774c1d8dc7eb2586b2cc18700c667740640e 5829 hashcash_1.21-1.1.diff.gz
18e0e8dfa9718756d049f03827cbba9d15a47be2 148572 hashcash_1.21-1.1_amd64.deb
Checksums-Sha256:
27b51b88f21da394cfd705249e5de218c93437c469ffbdf6773cf9faf11f8c9c 995
hashcash_1.21-1.1.dsc
92f816c3ea308a56547cdb276224a7dfb6fd14a02e23790db646c3cc4745eb04 5829
hashcash_1.21-1.1.diff.gz
fc67ef6244dd7bb7fe4a3b43b14e933602570dc672f53236b60c5223709dd411 148572
hashcash_1.21-1.1_amd64.deb
Files:
0ca07130d59ed450b05618c9518d3c23 995 mail optional hashcash_1.21-1.1.dsc
b447828db539bd71566146040d8e0121 5829 mail optional hashcash_1.21-1.1.diff.gz
37f6833066f6c42371ef19bc36fb96fb 148572 mail optional
hashcash_1.21-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+BZ5kACgkQXm3vHE4uylpieACeLUIGKpOGJHFa6lwj0Pj3LVSt
3J4AnRRsgXzgKOkNSBvX/ZGr1jB1VBaZ
=7rPM
-----END PGP SIGNATURE-----
--- End Message ---