[libsocket6-perl] 08/10: Enable all hardening flags

Florian Schlichting fsfs at moszumanska.debian.org
Sun May 1 21:42:06 UTC 2016


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

fsfs pushed a commit to branch master
in repository libsocket6-perl.

commit c2cc3c13f17ddaee5f609c4aa6db954f013dca4b
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun May 1 23:36:29 2016 +0200

    Enable all hardening flags
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index d6b6741..8887eea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --buildsystem=perl_makemaker

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



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