[med-svn] [minimap] 03/03: enable bindnow hardening

Sascha Steinbiss satta at debian.org
Sun Jul 31 17:36:12 UTC 2016


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

satta pushed a commit to branch master
in repository minimap.

commit a2c734a77bc0c0925a21b087fbc11f570a0bd50c
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sun Jul 31 17:34:14 2016 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 0b5e8de..ebe1682 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ minimap (0.2-3) unstable; urgency=medium
   * Update uploader email.
   * Bump Standards-Version with no changes.
   * Use secure Vcs-Git.
+  * Enable +bindnow.
 
  -- Sascha Steinbiss <satta at debian.org>  Sun, 31 Jul 2016 17:06:30 +0000
 
diff --git a/debian/rules b/debian/rules
index 4a435b5..76be4ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list