[geos] 03/04: Enable all hardening buildflags.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 25 12:41:47 UTC 2016


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

sebastic pushed a commit to branch master
in repository geos.

commit c029fd66e9a903755557989de8e98f28e0d67ce6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Mar 25 11:48:19 2016 +0100

    Enable all hardening buildflags.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bb025d0..84c34be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ geos (3.5.0-3) UNRELEASED; urgency=medium
 
   * Disable PHP support, SWIG doesn't support PHP 7 yet.
   * Add patch to fix spelling errors.
+  * Enable all hardening buildflags.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 20 Mar 2016 19:17:07 +0100
 
diff --git a/debian/rules b/debian/rules
index 9f13952..bb4ad5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 # Verbose test output
 export VERBOSE=1
 

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



More information about the Pkg-grass-devel mailing list