[Pkg-nagios-changes] [pkg-nsca-ng] 07/13: Enable all hardening buildflags.

Bas Couwenberg sebastic at debian.org
Fri Dec 16 17:17:36 UTC 2016


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

sebastic pushed a commit to branch master
in repository pkg-nsca-ng.

commit 88b411016d65470d63939aa67065851d6df16e10
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 16 18:03:54 2016 +0100

    Enable all hardening buildflags.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3a14e75..6852ac7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ nsca-ng (1.5-2) UNRELEASED; urgency=medium
     - Update Format URL to use HTTPS
     - Fix case for Upstream-Name
   * Drop duplicate Section from control file.
+  * Enable all hardening buildflags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 16 Dec 2016 17:50:30 +0100
 
diff --git a/debian/rules b/debian/rules
index 78ed640..8e83c09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@  --with autotools-dev,autoreconf,systemd
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nsca-ng.git



More information about the Pkg-nagios-changes mailing list