[med-svn] [plastimatch] 01/01: Better hardening

Andreas Tille tille at debian.org
Thu Jun 30 20:50:55 UTC 2016


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

tille pushed a commit to branch master
in repository plastimatch.

commit 0df9d4a8fa35105d77a6be71a98b300a78d4f273
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 30 22:09:55 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index bb4268f..eba4559 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ plastimatch (1.6.2+dfsg-3) unstable; urgency=medium
   * Add missing Build-Depends: libgdcm2-dev
     Closes: #808401
   * cme fix dpkg-control
+  * better hardening
 
  -- Andreas Tille <tille at debian.org>  Sun, 27 Mar 2016 07:43:49 +0200
 
diff --git a/debian/rules b/debian/rules
index 30a1a60..67601dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ BUILD_DIR := obj-$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(CURDIR)/$(BUILD_DIR):$(TMP)/usr/lib
 export LD_LIBRARY_PATH
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 

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



More information about the debian-med-commit mailing list