[libcairo-perl] 03/07: Enable the bindnow hardening option.

Intrigeri intrigeri at moszumanska.debian.org
Fri Aug 29 18:11:58 UTC 2014


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

intrigeri pushed a commit to branch master
in repository libcairo-perl.

commit 3fe408c11682fab83d9ccc2090d002d7d6bf2b82
Author: intrigeri <intrigeri at boum.org>
Date:   Fri Aug 29 17:58:43 2014 +0000

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

diff --git a/debian/rules b/debian/rules
index 127d6b5..9b1a819 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/libcairo-perl.git



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