[med-svn] [itksnap] 07/07: Add hardening flags

Gert Wollny gewo at moszumanska.debian.org
Fri Apr 7 06:37:18 UTC 2017


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

gewo pushed a commit to branch master
in repository itksnap.

commit 51102a203a82f69a8b0b5795cae3ba8684685c87
Author: Gert Wollny <gewo at debian.org>
Date:   Fri Apr 7 06:06:34 2017 +0000

    Add hardening flags
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 362b372..3e19866 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ itksnap (3.6.0-1~exp1) experimental; urgency=medium
     precompiled modules
   * d/control: cme fix dpkg-control 
     - update VCS-URL to save versions 
+  * d/rules: Hardening += all 
 
  -- Gert Wollny <gewo at debian.org>  Thu, 06 Apr 2017 15:22:54 +0000
 
diff --git a/debian/rules b/debian/rules
index 2696b9b..085f87f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 CXXFLAGS+=-fPIC -funroll-loops -ftree-vectorize
 

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



More information about the debian-med-commit mailing list