[SCM] zita-bls1/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 27 12:37:47 UTC 2016


The following commit has been merged in the master branch:
commit 62a290c4cbb8ec840a31c9e2e79ff4c6fac01d92
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 13:32:50 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 87007ab..7e3d3ed 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
 
 %:

-- 
zita-bls1 packaging



More information about the pkg-multimedia-commits mailing list