[beignet] 09/13: Enable bindnow hardening

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Mon Apr 25 21:55:12 UTC 2016


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

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit e3a72433e4006dc5938c4d33e1272176cbdca662
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Sun Apr 24 19:58:01 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 61c5bce..00188d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ beignet (1.1.2-1) UNRELEASED; urgency=medium
   * Switch to LLVM/Clang 3.7 to match mesa.
   * Use https in Vcs-Git and Homepage.
   * Bump Standards-Version to 3.9.8 (no changes needed).
+  * Enable bindnow hardening.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Sun, 24 Apr 2016 15:31:25 +0100
 
diff --git a/debian/rules b/debian/rules
index 0052be6..2c48baa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 export DEB_CPPFLAGS_MAINT_APPEND = -DGBE_DEBUG=1
 
 %:

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



More information about the Pkg-opencl-commits mailing list