[SCM] audacity/master: Set hardening all.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 6 20:41:48 UTC 2017


The following commit has been merged in the master branch:
commit 87c7c72da00d1a154ccbf84e0a53a1f43f28ef92
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 6 21:38:23 2017 +0100

    Set hardening all.

diff --git a/debian/rules b/debian/rules
index 4f4b542..dc94040 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 configure_flags := \
 	--disable-dynamic-loading \
 	--with-expat=system \

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list