[numexpr] 04/05: Enable hadrening flags

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Jul 30 10:58:50 UTC 2016


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

a_valentino-guest pushed a commit to branch master
in repository numexpr.

commit 7921e870780248ce0b5f5983e79644473803efc8
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Jul 30 10:46:54 2016 +0000

    Enable hadrening flags
---
 debian/changelog | 2 ++
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 552686e..6a7bbbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 numexpr (2.6.1-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/rules
+    - enable hardening flags
   * debian/changes
     - fixed "copyright Format" field
 
diff --git a/debian/rules b/debian/rules
index fe48879..049455f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
 
 # Get the supported Python versions
 PY2VERS = $(shell pyversions -r -v)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numexpr.git



More information about the debian-science-commits mailing list