[imposm-parser] 03/04: Enable PIE hardening buildflags.
    Bas Couwenberg 
    sebastic at debian.org
       
    Sun Jun 25 15:39:32 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository imposm-parser.
commit 6b1149e6b67275dd21bca238f8f43b4e945b9874
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 25 17:24:02 2017 +0200
    Enable PIE hardening buildflags.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bc6759c..a3eea9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ imposm-parser (1.0.7+ds-4) UNRELEASED; urgency=medium
   * Team upload.
   * Bump Standards-Version to 4.0.0, no changes.
   * Add autopkgtest to test installability.
+  * Enable PIE hardening buildflags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 25 Jun 2017 17:22:59 +0200
 
diff --git a/debian/rules b/debian/rules
index 67ce239..22d0e1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 # Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export PYBUILD_NAME=imposm.parser
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/imposm-parser.git
    
    
More information about the Pkg-grass-devel
mailing list