Your message dated Fri, 06 Apr 2012 18:17:29 +0000
with message-id <[email protected]>
and subject line Bug#653536: fixed in ctorrent 1.3.4.dnh3.3.2-3.1
has caused the Debian Bug report #653536,
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.)
--
653536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653536
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ctorrent
Severity: important
Tags: patch
Please enable hardened build flags through dpkg-buildflags.
Patch attached.
Cheers,
Moritz
diff -aur ctorrent-1.3.4.dnh3.3.2.orig/debian/rules ctorrent-1.3.4.dnh3.3.2/debian/rules
--- ctorrent-1.3.4.dnh3.3.2.orig/debian/rules 2011-12-29 06:46:48.000000000 +0100
+++ ctorrent-1.3.4.dnh3.3.2/debian/rules 2011-12-29 06:48:09.000000000 +0100
@@ -4,17 +4,9 @@
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
include /usr/share/dpatch/dpatch.make
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -O0
-else
- CFLAGS += -O2
-endif
-
config.status: configure
dh_testdir
- ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" --disable-maintainer-mode --with-ssl=no
+ ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info $(shell dpkg-buildflags --export=configure) --disable-maintainer-mode --with-ssl=no
build: build-stamp
Nur in ctorrent-1.3.4.dnh3.3.2/debian: rules~.
--- End Message ---
--- Begin Message ---
Source: ctorrent
Source-Version: 1.3.4.dnh3.3.2-3.1
We believe that the bug you reported is fixed in the latest version of
ctorrent, which is due to be installed in the Debian FTP archive:
ctorrent_1.3.4.dnh3.3.2-3.1.diff.gz
to main/c/ctorrent/ctorrent_1.3.4.dnh3.3.2-3.1.diff.gz
ctorrent_1.3.4.dnh3.3.2-3.1.dsc
to main/c/ctorrent/ctorrent_1.3.4.dnh3.3.2-3.1.dsc
ctorrent_1.3.4.dnh3.3.2-3.1_amd64.deb
to main/c/ctorrent/ctorrent_1.3.4.dnh3.3.2-3.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 ctorrent 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: Fri, 06 Apr 2012 17:33:32 +0200
Source: ctorrent
Binary: ctorrent
Architecture: source amd64
Version: 1.3.4.dnh3.3.2-3.1
Distribution: unstable
Urgency: low
Maintainer: Andrea Veri <[email protected]>
Changed-By: Moritz Muehlenhoff <[email protected]>
Description:
ctorrent - BitTorrent Client written in C++
Closes: 653536
Changes:
ctorrent (1.3.4.dnh3.3.2-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* Enable hardened build flags (Closes: #653536)
Checksums-Sha1:
b82390f235fb7c78a4237fa922814c35142a39c7 1211 ctorrent_1.3.4.dnh3.3.2-3.1.dsc
16e8db7b51ce8f5eddff52db4bb14f7e582c91ea 8716
ctorrent_1.3.4.dnh3.3.2-3.1.diff.gz
6029096a4ee9ab8acfc84653e2404b009cdac699 128676
ctorrent_1.3.4.dnh3.3.2-3.1_amd64.deb
Checksums-Sha256:
b47928165f9ccce8b1b37eba867ff7d64aea486c1a863eb9dc775f4521fcfe90 1211
ctorrent_1.3.4.dnh3.3.2-3.1.dsc
16d9865008998e49435566847f2d8aeeaa6d08b5f933f8bf142585412d414ebb 8716
ctorrent_1.3.4.dnh3.3.2-3.1.diff.gz
5b095eff52fc89e9fef095b72e9c2dd0d765d9343b83a3010029b163ab6a9333 128676
ctorrent_1.3.4.dnh3.3.2-3.1_amd64.deb
Files:
2f393bdfa10d7d3344fef86781a62198 1211 net extra ctorrent_1.3.4.dnh3.3.2-3.1.dsc
9c4a68d9a304681588953718803a91f2 8716 net extra
ctorrent_1.3.4.dnh3.3.2-3.1.diff.gz
8675c879c252fa903c1e6d55295b52a8 128676 net extra
ctorrent_1.3.4.dnh3.3.2-3.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk9/LFgACgkQXm3vHE4uylqRSwCgwEAcRVWWkgjbizlMuFv4lAK8
tcEAnRaRoYlKzLq2ktZneIh4nnZ+oCMv
=vN3U
-----END PGP SIGNATURE-----
--- End Message ---