[SCM] qjackctl/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Jun 14 19:31:01 UTC 2016


The following commit has been merged in the master branch:
commit eaf85eb1903454ae627a6e8cc682101b967fdc4d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Jun 14 21:06:19 2016 +0200

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index 949ffd1..e8ca770 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 CFLAGS = -Wall -g
 export QTDIR=/usr/share/qt5
-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export QT_SELECT=qt5
 
 include /usr/share/cdbs/1/rules/debhelper.mk

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list