[SCM] jkmeter/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 22 20:08:09 UTC 2016


The following commit has been merged in the master branch:
commit fe492b37e7394ccb50fcaf084c5ff22758ec79e7
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 21:03:23 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index c88a53b..577928a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 LDFLAGS+=-Wl,--as-needed
 
 %:

-- 
jkmeter packaging



More information about the pkg-multimedia-commits mailing list