[SCM] swh-lv2/master: Fix bindnow hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jun 1 19:08:46 UTC 2016


The following commit has been merged in the master branch:
commit 9cb81c7bbb9510219ad1b4d8d2f92f3e8a419585
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jun 1 21:08:35 2016 +0200

    Fix bindnow hardening.

diff --git a/debian/rules b/debian/rules
index 4b72e01..02faf25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ git_date= $(shell date +%Y%m%d)
 dfsg_version = $(upstream_version)+git$(git_date)~repack0
 pkg = $(shell dpkg-parsechangelog | sed -ne 's/^Source: //p')
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@
 

-- 
swh-lv2 packaging



More information about the pkg-multimedia-commits mailing list