[SCM] sfarkxtc/master: Enabled hardening=+all

rubund-guest at users.alioth.debian.org rubund-guest at users.alioth.debian.org
Thu Nov 13 17:36:53 UTC 2014


The following commit has been merged in the master branch:
commit b5102280fc578d300d461d92649781e9091121a9
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Nov 13 18:35:57 2014 +0100

    Enabled hardening=+all

diff --git a/debian/rules b/debian/rules
index 6594f29..5305d25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 #export DH_VERBOSE=1
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ 

-- 
sfarkxtc packaging



More information about the pkg-multimedia-commits mailing list