[SCM] ambdec/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 09:06:25 UTC 2016


The following commit has been merged in the master branch:
commit 7c630c47d161bf0feea9086ab5d23ad6346cd907
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 21 09:53:14 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 050383b..fb14f7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 LDFLAGS+=-Wl,--as-needed
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ -Smakefile --sourcedirectory=source
 

-- 
ambdec packaging



More information about the pkg-multimedia-commits mailing list