[Pkg-ofed-commits] [ibacm] 08/11: Build using hardening build flags.

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Mar 29 22:24:11 UTC 2016


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

ana pushed a commit to branch master
in repository ibacm.

commit 68c74aa57cbb7ba43fe1696a7c40b11156b368c8
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Tue Mar 29 21:00:13 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 c45d8f0..44cedb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ibacm (1.2.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update Vcs-Browser to use HTTPS.
   * Update to Standards-Version 3.9.7, no changes required.
+  * Build using hardening build flags.
 
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Tue, 29 Mar 2016 19:08:34 +0200
 
diff --git a/debian/rules b/debian/rules
index 3d22bc5..19ce654 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@  --with autoreconf

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



More information about the Pkg-ofed-commits mailing list