[libemail-address-xs-perl] 01/04: enable bindnow hardening option

Damyan Ivanov dmn at moszumanska.debian.org
Tue Oct 24 15:02:33 UTC 2017


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

dmn pushed a commit to branch master
in repository libemail-address-xs-perl.

commit 3e7db45cde43b6fb3e0a01998950e2f9f88991f0
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Oct 24 15:01:48 2017 +0000

    enable bindnow hardening option
---
 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/libemail-address-xs-perl.git



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