[SCM] qmidiroute/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jun 17 00:55:41 UTC 2016


The following commit has been merged in the master branch:
commit f0cb4b96fc7417b154aa44262d2c0bbe8464f365
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 17 02:49:12 2016 +0200

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index c1aaee5..369250a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 export QT_SELECT=qt5
 
 LDFLAGS+=-Wl,--as-needed

-- 
qmidiroute packaging



More information about the pkg-multimedia-commits mailing list