Your message dated Mon, 14 May 2012 16:35:38 +0000
with message-id <[email protected]>
and subject line Bug#656861: fixed in pdns 3.1-1
has caused the Debian Bug report #656861,
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.)
--
656861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656861
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pdns
Severity: important
Tags: patch
Please enabled hardened build flags through dpkg-buildflags.
Patch attached.
Cheers,
Moritz
diff -aur pdns-3.0.harden/debian/rules pdns-3.0/debian/rules
--- pdns-3.0.harden/debian/rules 2011-11-06 23:04:05.000000000 +0100
+++ pdns-3.0/debian/rules 2012-01-21 19:08:16.000000000 +0100
@@ -14,7 +14,7 @@
./bootstrap
# Add here commands to configure the package.
- CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" ./configure \
+ ./configure $(shell dpkg-buildflags --export=configure) \
--host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \
--prefix=/usr \
Nur in pdns-3.0/debian: rules~.
--- End Message ---
--- Begin Message ---
Source: pdns
Source-Version: 3.1-1
We believe that the bug you reported is fixed in the latest version of
pdns, which is due to be installed in the Debian FTP archive:
pdns-backend-geo_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-geo_3.1-1_amd64.deb
pdns-backend-ldap_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-ldap_3.1-1_amd64.deb
pdns-backend-lua_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-lua_3.1-1_amd64.deb
pdns-backend-mysql_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-mysql_3.1-1_amd64.deb
pdns-backend-pgsql_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-pgsql_3.1-1_amd64.deb
pdns-backend-pipe_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-pipe_3.1-1_amd64.deb
pdns-backend-sqlite3_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-sqlite3_3.1-1_amd64.deb
pdns-backend-sqlite_3.1-1_amd64.deb
to main/p/pdns/pdns-backend-sqlite_3.1-1_amd64.deb
pdns-server-dbg_3.1-1_amd64.deb
to main/p/pdns/pdns-server-dbg_3.1-1_amd64.deb
pdns-server_3.1-1_amd64.deb
to main/p/pdns/pdns-server_3.1-1_amd64.deb
pdns_3.1-1.debian.tar.gz
to main/p/pdns/pdns_3.1-1.debian.tar.gz
pdns_3.1-1.dsc
to main/p/pdns/pdns_3.1-1.dsc
pdns_3.1.orig.tar.gz
to main/p/pdns/pdns_3.1.orig.tar.gz
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.
Marc Haber <[email protected]> (supplier of updated pdns 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, 11 May 2012 23:51:27 +0200
Source: pdns
Binary: pdns-server pdns-server-dbg pdns-backend-pipe pdns-backend-ldap
pdns-backend-geo pdns-backend-mysql pdns-backend-pgsql pdns-backend-sqlite
pdns-backend-sqlite3 pdns-backend-lua
Architecture: source amd64
Version: 3.1-1
Distribution: unstable
Urgency: low
Maintainer: Matthijs Möhlmann <[email protected]>
Changed-By: Marc Haber <[email protected]>
Description:
pdns-backend-geo - geo backend for PowerDNS
pdns-backend-ldap - LDAP backend for PowerDNS
pdns-backend-lua - lua backend for PowerDNS
pdns-backend-mysql - generic MySQL backend for PowerDNS
pdns-backend-pgsql - generic PostgreSQL backend for PowerDNS
pdns-backend-pipe - pipe/coprocess backend for PowerDNS
pdns-backend-sqlite - sqlite backend for PowerDNS
pdns-backend-sqlite3 - sqlite backend for PowerDNS
pdns-server - extremely powerful and versatile nameserver
pdns-server-dbg - debugging symbols for PowerDNS
Closes: 656788 656861 662935 671856 672550
Changes:
pdns (3.1-1) unstable; urgency=low
.
[ Marc Haber ]
* Imported Upstream version 3.1
* reduce column size for 'algorithm' to 50. Closes: #662935
* handle smallcaps RRs. Closes: #656788
* refresh patches
* remove unused patches
* add patch to turn off the traceback handler at run time
* add patch for changeset 2575 (race condition with supermasters)
* fix mysql multiarch build failure, set cflags etc to hardening defaults
* do not run bootstrap a build time, using autotools_dev
* use dh-autoreconf, remove autofoo created files from
patches/fix-mongodb-backend-patch
* fix dh invocation
* create MySQL databases with engine=innodb instead of type
* set debian/compat to 9
* Standards-Version: 3.9.3 (no changes needed)
* add myself to uploaders, change Vcs-Header to my git. Closes: #672550
.
[ Evgeni Golov ]
* use system libpolarssl if present, local copy otherwise.
Closes: #671856, #656861
Checksums-Sha1:
cf7b58dc35452e1c6436144295066960e2fd5f3e 2044 pdns_3.1-1.dsc
30e976285d59791229eeba88262bf29b0a3bf8bf 1268532 pdns_3.1.orig.tar.gz
e1a8f4ee51eee6f1d6ca7e55624f24068209f564 44442 pdns_3.1-1.debian.tar.gz
a5906c26bde3f75363489f70214a18635001401b 1855122 pdns-server_3.1-1_amd64.deb
53380e824a2309d621260069a44ee9a12d565f5c 18970148
pdns-server-dbg_3.1-1_amd64.deb
d93fbf9d730eb08374dffbd5a15135fcce051c0f 85172
pdns-backend-pipe_3.1-1_amd64.deb
85d82d8d0bed129fa001291dd6573f4a3db1471d 319692
pdns-backend-ldap_3.1-1_amd64.deb
e077934a788d49d2f15b927221afba08ae567ae4 107218
pdns-backend-geo_3.1-1_amd64.deb
bd2ff1b1a131752d821bf5f0a3f7e3058ede063b 72826
pdns-backend-mysql_3.1-1_amd64.deb
c7ec33752ab11017d948c40b124b1dd82cc17c20 73774
pdns-backend-pgsql_3.1-1_amd64.deb
85a98c178fb21f3d50e2631609e0e47dfc0c6530 61654
pdns-backend-sqlite_3.1-1_amd64.deb
51e6d5217f0df455b4ba2d4d577675d80d24beb0 55594
pdns-backend-sqlite3_3.1-1_amd64.deb
e7b012f619f3d1a64ca078fda9cdcef19270919a 123768
pdns-backend-lua_3.1-1_amd64.deb
Checksums-Sha256:
3b2672f45d8bb2437d811bd0f47fba3275fd4aaae1789c4b56ccb2e3a1323d19 2044
pdns_3.1-1.dsc
1400f7bd659207c0b1f4b8296092e559a7b7bf6a2434951970217d9af06922a1 1268532
pdns_3.1.orig.tar.gz
5b1427fad354815ee83eae7cccf1380043ac5a01959d7adfc61ae4476b960e3d 44442
pdns_3.1-1.debian.tar.gz
ca4bd0a79a2a9af1bf157b686728aeb657f27e57a2d7c92e8b173725ca9f8416 1855122
pdns-server_3.1-1_amd64.deb
a1a06e6cf11a12a73f49f27976175db77edf39d201190829ce25eef1633db3b5 18970148
pdns-server-dbg_3.1-1_amd64.deb
bb85b45307c96173853a91c597ca66769a73d16abaa35a24cd67c87a094ca108 85172
pdns-backend-pipe_3.1-1_amd64.deb
d4381cb602f905bd0661e2f52e22a0794a291824b2a4f0e67d1c31301f55be88 319692
pdns-backend-ldap_3.1-1_amd64.deb
f228b2ca498aad367151b995de1e8ce481424049c914394fd49810c3182be220 107218
pdns-backend-geo_3.1-1_amd64.deb
ef0bb4bc31eb9401fac6b351f83a0699b2682b5904252809e28008884d1d1841 72826
pdns-backend-mysql_3.1-1_amd64.deb
084594a79492bdb7e012715883f018262819e384a803abefd0112d4cc8c6e448 73774
pdns-backend-pgsql_3.1-1_amd64.deb
28c7d44d44140bb4dd20ac1d0ca0632213868414a378749bac3945eec569e8e9 61654
pdns-backend-sqlite_3.1-1_amd64.deb
1a0a49efe6bd8f3ac5bd114897c71be68b27b5afc3e8ff93517dc7f79d74f37a 55594
pdns-backend-sqlite3_3.1-1_amd64.deb
e7f4afd0eb731ef9ef6f29b48abd1da5462d1d1ff2b00590efac8fca7fea6f78 123768
pdns-backend-lua_3.1-1_amd64.deb
Files:
2d9dbd6a8353d7d98be1f06f144542a9 2044 net extra pdns_3.1-1.dsc
7dedae65403b31a795b2d53a512947fd 1268532 net extra pdns_3.1.orig.tar.gz
aebdcd14ac18d5b798516299aa9268d8 44442 net extra pdns_3.1-1.debian.tar.gz
f3263968993ee20636a417abac969ada 1855122 net extra pdns-server_3.1-1_amd64.deb
25b4bcf88b48368c800a840952abe4dc 18970148 debug extra
pdns-server-dbg_3.1-1_amd64.deb
95350a5d5b08e32c962bb3a9896048e5 85172 net extra
pdns-backend-pipe_3.1-1_amd64.deb
087075c88303d67a9dd62512d42ff971 319692 net extra
pdns-backend-ldap_3.1-1_amd64.deb
2962f449e884b0bf448df64ebae9d850 107218 net extra
pdns-backend-geo_3.1-1_amd64.deb
eac39f7e1a0081ded88166007fbf7474 72826 net extra
pdns-backend-mysql_3.1-1_amd64.deb
5862ea252385645f56653f2de1beca7a 73774 net extra
pdns-backend-pgsql_3.1-1_amd64.deb
85364c6ea384c8047ee740e7f863d7c7 61654 net extra
pdns-backend-sqlite_3.1-1_amd64.deb
cd5af3c18cf8766626d9ad5500859f42 55594 net extra
pdns-backend-sqlite3_3.1-1_amd64.deb
07ae1de23d9ba62823c54c9a56515df0 123768 net extra
pdns-backend-lua_3.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+xMRwACgkQgZalRGu6PITc9QCePaiL8pLGeM6MF6d7dTkDcC9e
0EEAn2BPYMSoPaMn2w6gKJZZ8JENO9Td
=EWdO
-----END PGP SIGNATURE-----
--- End Message ---