[pyresample] 01/02: Enable PIE hardening buildflags.
Bas Couwenberg
sebastic at debian.org
Sun Jun 25 19:55:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pyresample.
commit 76fe0319efd7c8192dfa58192c9fa0d3a8f87fee
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Jun 25 21:36:42 2017 +0200
Enable PIE hardening buildflags.
---
debian/changelog | 7 +++++++
debian/rules | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a16961a..0bb42ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pyresample (1.5.0-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Enable PIE hardening buildflags.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 25 Jun 2017 21:36:30 +0200
+
pyresample (1.5.0-2) unstable; urgency=medium
[ Antonio Valentino ]
diff --git a/debian/rules b/debian/rules
index be3320c..0ec74fe 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=pyresample
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git
More information about the Pkg-grass-devel
mailing list