[SCM] ladspa-sdk/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 22 21:50:34 UTC 2016


The following commit has been merged in the master branch:
commit edeae4ea0b8d8a8445211a4ebea6e01bb49a9612
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 22:17:45 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 6f35c23..0078081 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 

-- 
ladspa-sdk packaging



More information about the pkg-multimedia-commits mailing list