[SCM] x42-plugins/master: Fix some hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jun 20 19:36:04 UTC 2016


The following commit has been merged in the master branch:
commit f80efad0d8f86d511b61ea0cacba17c537724436
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jun 20 21:02:20 2016 +0200

    Fix some hardening.

diff --git a/debian/rules b/debian/rules
index 42714d8..f4621c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow, -pie
+
 export OPTIMIZATIONS= -fomit-frame-pointer -O3 -fno-finite-math-only
 
 ifeq ($(DEB_HOST_ARCH_CPU),amd64)

-- 
x42-plugins packaging



More information about the pkg-multimedia-commits mailing list