[ogdi-dfsg] 01/03: Enable PIE hardening buildflags. (closes: #859433)

Bas Couwenberg sebastic at debian.org
Mon Apr 3 13:44:56 UTC 2017


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

sebastic pushed a commit to branch master
in repository ogdi-dfsg.

commit ddfd00dbff683d6360efaa2f85c0255602649594
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Apr 3 15:33:44 2017 +0200

    Enable PIE hardening buildflags. (closes: #859433)
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8e45bbb..1243129 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ogdi-dfsg (3.2.0+ds-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable PIE hardening buildflags.
+    (closes: #859433)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 03 Apr 2017 15:33:20 +0200
+
 ogdi-dfsg (3.2.0+ds-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index d6543dd..55e5067 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 TOPDIR=$(CURDIR)
 export CFG=debug

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ogdi-dfsg.git



More information about the Pkg-grass-devel mailing list