Your message dated Fri, 30 Mar 2012 11:17:55 +0000
with message-id <[email protected]>
and subject line Bug#656005: fixed in linux-ftpd 0.17-34
has caused the Debian Bug report #656005,
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.)
--
656005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656005
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: linux-ftpd
Severity: important
Tags: patch
Please enabled hardened build flags through dpkg-buildflags.
Patch attached.
Cheers,
Moritz
diff -aur linux-ftpd-0.17.harden/debian/rules linux-ftpd-0.17/debian/rules
--- linux-ftpd-0.17.harden/debian/rules 2010-05-19 12:43:18.000000000 +0200
+++ linux-ftpd-0.17/debian/rules 2012-01-15 21:40:42.000000000 +0100
@@ -13,8 +13,8 @@
sed -e 's/^CFLAGS=\(.*\)$$/CFLAGS= -g $(DEFS) \1 -fno-strict-aliasing/' \
MCONFIG > MCONFIG.new; \
mv MCONFIG.new MCONFIG; \
- echo CFLAGS+=-DUSE_PAM >> MCONFIG; \
- echo LIBS+=-lpam >> MCONFIG; \
+ echo CFLAGS+=-DUSE_PAM `dpkg-buildflags --get CFLAGS` `dpkg-buildflags --get CPPFLAGS` >> MCONFIG; \
+ echo LIBS+=-lpam `dpkg-buildflags --get LDFLAGS` >> MCONFIG; \
fi
$(MAKE)
Nur in linux-ftpd-0.17/debian: rules~.
--- End Message ---
--- Begin Message ---
Source: linux-ftpd
Source-Version: 0.17-34
We believe that the bug you reported is fixed in the latest version of
linux-ftpd, which is due to be installed in the Debian FTP archive:
ftpd_0.17-34_i386.deb
to main/l/linux-ftpd/ftpd_0.17-34_i386.deb
linux-ftpd_0.17-34.debian.tar.gz
to main/l/linux-ftpd/linux-ftpd_0.17-34.debian.tar.gz
linux-ftpd_0.17-34.dsc
to main/l/linux-ftpd/linux-ftpd_0.17-34.dsc
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.
Mats Erik Andersson <[email protected]> (supplier of updated
linux-ftpd 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, 30 Mar 2012 00:54:44 +0200
Source: linux-ftpd
Binary: ftpd
Architecture: source i386
Version: 0.17-34
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <[email protected]>
Changed-By: Mats Erik Andersson <[email protected]>
Description:
ftpd - File Transfer Protocol (FTP) server
Closes: 656005
Changes:
linux-ftpd (0.17-34) unstable; urgency=low
.
* Drop unneeded libcrypt linking:
+ debian/patches/040-refine_config.diff: New file.
* Support GNU/Hurd:
+ debian/patches/044-support_gnu_hurd.diff: New file.
+ debian/control: Mention GNU/Hurd in package description.
* Activate hardening flags. Suggested by Moritz Muehlenhoff.
+ debian/rules: Use 'dpkg-buildflags'. (Closes: #656005)
* Bump Standards to 3.9.3.
Checksums-Sha1:
4b9013913fde53672b04690f01f9f63082442c16 1191 linux-ftpd_0.17-34.dsc
5c785346dd47cf59a867c583147208e31f0d93b7 37587 linux-ftpd_0.17-34.debian.tar.gz
e6ea488236ad9dddbac67ac62b32c64078f809c0 50922 ftpd_0.17-34_i386.deb
Checksums-Sha256:
435313d92a46a66817db179797a09fc32c6f0821b89e1f7eaf43983a5062e4c5 1191
linux-ftpd_0.17-34.dsc
58f2c3a36820010d970c0a2f1207be6f49a7f66234027a9ec4e5c0bc48dd38bf 37587
linux-ftpd_0.17-34.debian.tar.gz
5c8e5bfc190d3f1677cef83dc148193068816904d40952428ee1e259c78be68c 50922
ftpd_0.17-34_i386.deb
Files:
edcd7864cdca485aaab4634ad9f20fb7 1191 net extra linux-ftpd_0.17-34.dsc
402e685026e98083edbb7f6ba4126615 37587 net extra
linux-ftpd_0.17-34.debian.tar.gz
54761ef8abe8a926c44437d4a1b18781 50922 net extra ftpd_0.17-34_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk91jMgACgkQxRSvjkukAcNuzgCfXqRuelXkjefBKn5ntAyw8JfL
2CsAnRpRF9UQvw1vtw+IOMY2ULPkV+fB
=Ej1E
-----END PGP SIGNATURE-----
--- End Message ---