[Pkg-privacy-commits] [codecrypt] 15/18: hardening by default
Mirek Kratochvil
exa-guest at moszumanska.debian.org
Wed Apr 20 10:38:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
exa-guest pushed a commit to branch master
in repository codecrypt.
commit bf489943521dd7da4bc20afe74d5cf6a905024d6
Author: Mirek Kratochvil <exa.exa at gmail.com>
Date: Mon Apr 18 20:28:51 2016 +0200
hardening by default
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6ebe2ac..4d90466 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
+# hardening by default
+export DEB_BUILD_MAINT_OPTIONS="hardening=+all"
+
# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/codecrypt.git
More information about the Pkg-privacy-commits
mailing list