[SCM] fomp/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 29 16:29:30 UTC 2017


The following commit has been merged in the master branch:
commit 1c82fd2fef13bbbc6e9ccb8683b4b4a00f02ffa1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 29 17:16:51 2017 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index f59e66b..e25dfb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@ dfsg_version = $(upstream_version)~dfsg0
 pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 WAF = ./waf

-- 
fomp packaging



More information about the pkg-multimedia-commits mailing list