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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Aug 8 16:38:07 UTC 2016


The following commit has been merged in the master branch:
commit 5644b6173e1600ec9663818239620db22ffc4226
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Aug 8 18:25:30 2016 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 3e5d996..7265686 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
 export PREFIX=/usr
 

-- 
zita-rev1 packaging



More information about the pkg-multimedia-commits mailing list