[med-svn] [libzstd] 01/01: hardening=+bindnow

Andreas Tille tille at debian.org
Fri Aug 12 09:27:59 UTC 2016


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

tille pushed a commit to branch master
in repository libzstd.

commit 4a88341a30fa44d7904f55381bbfc02443f7e8b3
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 12 11:27:40 2016 +0200

    hardening=+bindnow
---
 debian/changelog | 4 ++++
 debian/rules     | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7e258d..134843b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
 libzstd (0.8.0-1) unstable; urgency=medium
 
+  [ Kevin Murray ]
   * New upstream version (Closes: #834114)
+  
+  [ Andreas Tille ]
+  * hardening=+bindnow
 
  -- Kevin Murray <spam at kdmurray.id.au>  Thu, 21 Jul 2016 10:56:02 +1000
 
diff --git a/debian/rules b/debian/rules
index 82f9079..a693e49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 export DH_VERBOSE = 1
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+
 # Upstream's makefiles will respect PREFIX, and this means we avoid a patch
 export PREFIX=/usr
 

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



More information about the debian-med-commit mailing list