[libcompress-lz4-perl] 08/09: hardening
gregor herrmann
gregoa at debian.org
Sat Nov 18 23:46:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcompress-lz4-perl.
commit 8362a0db06795397fc9aa269e25ba059d0238b8a
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Nov 19 00:44:14 2017 +0100
hardening
---
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/libcompress-lz4-perl.git
More information about the Pkg-perl-cvs-commits
mailing list