[libnet-pcap-perl] 07/09: debian/rules: Enable the bindnow hardening flag

Salvatore Bonaccorso carnil at debian.org
Sun May 22 12:24:06 UTC 2016


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

carnil pushed a commit to branch master
in repository libnet-pcap-perl.

commit 6fb8507e7646fe9248f1b729c288a9492b1d25dc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 22 14:17:20 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 2d33f6a..73c5dbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/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/libnet-pcap-perl.git



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