[SCM] libinstpatch/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 18 10:59:00 UTC 2016


The following commit has been merged in the master branch:
commit 853aec8f33716ffe7ab714428495245704752602
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Dec 18 11:30:01 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index d484cea..66e1512 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,6 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@
-
-override_dh_auto_configure:
-	dh_auto_configure -- --enable-debug

-- 
libinstpatch packaging



More information about the pkg-multimedia-commits mailing list