[SCM] eq10q/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Aug 25 12:36:37 UTC 2016


The following commit has been merged in the master branch:
commit 0730ae26da1930068410484ae5a7862518eb54b2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Aug 25 14:36:29 2016 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index d29775d..6311554 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ DEBIAN_DIR := $(shell echo ${MAKEFILE_LIST} | awk '{print $$1}' | xargs dirname
 UPSTREAM_VERSION ?=$(shell uscan --dehs | sed -n 's/.*<upstream-version>\(.*\)<\/upstream-version>.*/\1/p')
 DFSG = repack0
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 LDFLAGS+=-Wl,--as-needed
 
 %:

-- 
eq10q packaging



More information about the pkg-multimedia-commits mailing list