[SCM] libinstpatch/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Sep 19 18:26:06 UTC 2016


The following commit has been merged in the master branch:
commit e420e8413592227077e4270e3c1b4ff1035bc26e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Sep 19 20:09:10 2016 +0200

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index 77c942a..944df04 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@ --with autoreconf
 

-- 
libinstpatch packaging



More information about the pkg-multimedia-commits mailing list