[SCM] forked-daapd/master: Enable all hardening options

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sat Dec 19 10:22:05 UTC 2015


The following commit has been merged in the master branch:
commit 071ab458fee198a26342b156516dff7fb7964a1f
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Dec 19 11:02:03 2015 +0100

    Enable all hardening options

diff --git a/debian/rules b/debian/rules
index d657fda..5235ef6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_HOST_ARCH_OS   ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
 ifeq ($(DEB_HOST_ARCH_OS), kfreebsd)

-- 
forked-daapd packaging



More information about the pkg-multimedia-commits mailing list