[Debian-ha-commits] [fence-agents] 09/09: Enable hardening for compiled agents

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sat Feb 10 10:21:25 UTC 2018


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

vvidic-guest pushed a commit to branch master
in repository fence-agents.

commit 90410d144ac10bac233129bf6c42fba462f20838
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sat Feb 10 11:03:30 2018 +0100

    Enable hardening for compiled agents
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 7a8bfbb..ca6c3c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 export BUILD_DATE=$(shell dpkg-parsechangelog -S Date)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/fence-agents.git



More information about the Debian-HA-Commits mailing list