[Pkg-ofed-commits] [libfabric] 03/05: Enable hardening.

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Mon Sep 5 20:22:01 UTC 2016


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

ana pushed a commit to branch debian/master
in repository libfabric.

commit d328b2b428e50b9099383fcac8c40a709b40037e
Author: Ana Beatriz Guerrero Lopez <ana at debian.org>
Date:   Mon Sep 5 22:00:39 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index ffb31d4..2fd6019 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libfabric (1.3.0-3) UNRELEASED; urgency=medium
   * Update watch file. Upstream uses github only now.
   * Install libfabric.pc. Thanks Marcin Ślusarz. (Closes: #826222)
   * Point Vcs-* fields to HTTPS URLs
+  * Enable hardening.
 
  -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Wed, 15 Jun 2016 11:33:12 +0200
 
diff --git a/debian/rules b/debian/rules
index ca5dbf8..0f18d9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 include /usr/share/dpkg/buildflags.mk
 include /usr/share/dpkg/pkg-info.mk
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --parallel --with autoreconf
 

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



More information about the Pkg-ofed-commits mailing list