[libcompress-raw-zlib-perl] 04/05: debian/rules: enable bindnow hardening flag

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Jan 5 12:31:30 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-zlib-perl.

commit ea25f1373a41af1dcabd4f83c98f98d356795333
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Jan 5 12:24:24 2017 +0000

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

diff --git a/debian/rules b/debian/rules
index 922b067..35b340a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 

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



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