[Pkg-mpd-commits] [pkg-mpd] 04/07: Enable "all" hardening features, particularly "PIE" and "BINDNOW" as recommended for network listeners

Florian Schlichting fsfs at moszumanska.debian.org
Thu Sep 11 19:55:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository pkg-mpd.

commit 1f5e9f470ad6c91adfa8aa4b886472595f9b59c7
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Sep 11 21:19:05 2014 +0200

    Enable "all" hardening features, particularly "PIE" and "BINDNOW" as recommended for network listeners
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 15892a3..fcd9248 100755
--- a/debian/rules
+++ b/debian/rules
@@ -97,6 +97,7 @@ ENABLE_STREAMING=--enable-cdio-paranoia \
 ###############################################################
 
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 LDFLAGS += -Wl,--as-needed
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpd.git



More information about the Pkg-mpd-commits mailing list