[SCM] klick/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jul 11 21:53:27 UTC 2016


The following commit has been merged in the master branch:
commit 2ac98d5fbfdce1864da288a54996b99032b41108
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jul 11 23:51:48 2016 +0200

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index 58a69b8..edc9744 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 SCONS = scons --warn=no-deprecated
 
 %:

-- 
klick packaging



More information about the pkg-multimedia-commits mailing list