[SCM] caps/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 13:49:28 UTC 2016


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

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index b6222c8..0e2f9e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 LDFLAGS+=-Wl,--as-needed
 
 %:

-- 
caps packaging



More information about the pkg-multimedia-commits mailing list