[Pkg-ofed-commits] [dapl] 05/06: Build using hardening build flags.

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Mar 29 14:00:38 UTC 2016


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

ana pushed a commit to branch master
in repository dapl.

commit 9774b6f456f467fd1d6e8f1ecd323d311e9b8cfc
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Tue Mar 29 15:52:31 2016 +0200

    Build using hardening build flags.
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f7fecaa..81dc647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ dapl (2.1.8-1) UNRELEASED; urgency=medium
   * Update to Standards-Version 3.9.7, no changes required.
   * Update Vcs-Browser to use HTTPS.
   * Add 2 patches to fix a few typos and make lintian happy.
+  * Build using hardening build flags.
 
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Tue, 29 Mar 2016 15:17:39 +0200
 
diff --git a/debian/rules b/debian/rules
index 91be4b8..2a3a49a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autotools-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/dapl.git



More information about the Pkg-ofed-commits mailing list