[med-svn] [hyphy] 07/07: hardening=+bindnow (+pie fails) + upload to unstable

Andreas Tille tille at debian.org
Fri Jul 22 13:41:58 UTC 2016


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

tille pushed a commit to branch master
in repository hyphy.

commit c6891750f05f71f2504cbc0311ed65e559e3d37b
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jul 22 15:06:01 2016 +0200

    hardening=+bindnow (+pie fails) + upload to unstable
---
 debian/changelog | 5 +++--
 debian/rules     | 3 +++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a8ac293..8c98369 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-hyphy (2.2.6+dfsg-4) UNRELEASED; urgency=medium
+hyphy (2.2.6+dfsg-4) unstable; urgency=medium
 
   * Fix gcc-6 build issue by incorporating upstream patch
     Closes: #811866
   * cme fix dpkg-control
   * Fix more spelling errors
+  * hardening=+bindnow
 
- -- Andreas Tille <tille at debian.org>  Fri, 22 Jul 2016 14:40:33 +0200
+ -- Andreas Tille <tille at debian.org>  Fri, 22 Jul 2016 15:05:54 +0200
 
 hyphy (2.2.6+dfsg-3) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index c2a6137..0b258a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 # DH_VERBOSE := 1
 
+# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 pkg=$(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 export PYBUILD_NAME=$(pkg)
 PYVERS = $(shell pyversions -r)

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



More information about the debian-med-commit mailing list