[libcompress-raw-bzip2-perl] 05/06: debian/rules: enable bindnow hardening

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Jan 5 12:08:06 UTC 2017


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

nickm-guest pushed a commit to branch master
in repository libcompress-raw-bzip2-perl.

commit 1a052af7a9eac01f29296ec0eca58927823c486d
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Jan 5 12:03:23 2017 +0000

    debian/rules: enable bindnow hardening
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2001568..cb4c5a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcompress-raw-bzip2-perl.git



More information about the Pkg-perl-cvs-commits mailing list