[med-svn] [jellyfish] 01/03: Enable full hardening

Andreas Tille tille at debian.org
Fri Aug 25 12:03:05 UTC 2017


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

tille pushed a commit to branch master
in repository jellyfish.

commit 045a423f0f2c99b4c7b4d3f4b280845de6e1fdd7
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 25 13:47:48 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index a258606..ba59f1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ jellyfish (2.2.6-2) UNRELEASED; urgency=medium
   * Do not fail on compiler warnings to enable building with gcc-7.
     (Thanks for the patch to Adrian Bunk <bunk at debian.org>)
     Closes: #872262
+  * Enable full hardening
+    Closes: #865608
 
  -- Andreas Tille <tille at debian.org>  Fri, 25 Aug 2017 13:44:29 +0200
 
diff --git a/debian/rules b/debian/rules
index 39cbc35..ed1086c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 build3vers := $(shell py3versions -sv)
 
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 export DH_OPTIONS
 export PKG_CONFIG_LIBDIR=${CURDIR}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git



More information about the debian-med-commit mailing list