[pytables] 08/14: Fix hardening flags

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Tue Nov 1 07:57:30 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 pytables.

commit cf990bbaf88fb41ef440dc127d81a2fb6ea81df7
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Mon Oct 31 08:46:09 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index a4963f3..f733cc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ pytables (3.3.0-1) UNRELEASED; urgency=medium
     - new 0005-fix-compatibility-with-HDF5-1.10.patch
   * debian/copyright
     - add copyright for zsrd source
+  * debian/rules
+    - set hardening flags
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 31 Oct 2016 07:42:52 +0000
 
diff --git a/debian/rules b/debian/rules
index 7a660df..8cf2681 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/pytables.git



More information about the debian-science-commits mailing list