[SCM] fluidsynth/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 18 14:54:20 UTC 2016


The following commit has been merged in the master branch:
commit f04e6d758a66b70465fb6d533bae7d7fc303b829
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Dec 18 15:34:10 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index ba1b98d..eb5b86b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ EXTRA_CONFIGURE_ARGS += -Denable-alsa=off -Denable-dbus=off
 endif
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ -Scmake
 

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list