[SCM] brutefir/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Aug 9 12:21:59 UTC 2016


The following commit has been merged in the master branch:
commit 1d74f436770beffb461d2623155b378425e6d076
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Aug 9 13:50:03 2016 +0200

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index fc9f3f1..ebb812c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@ -Smakefile
 

-- 
brutefir packaging



More information about the pkg-multimedia-commits mailing list