[SCM] xwax/master: Enable all security hardening options

dhj-guest at users.alioth.debian.org dhj-guest at users.alioth.debian.org
Mon Aug 22 13:28:33 UTC 2016


The following commit has been merged in the master branch:
commit 0fb08b94d5a4a66ab44c580c8b16c1197c8be510
Author: Daniel James <daniel at 64studio.com>
Date:   Mon Aug 22 14:27:14 2016 +0100

    Enable all security hardening options

diff --git a/debian/rules b/debian/rules
index 0357dfc..460e84f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
 export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
-export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@

-- 
xwax packaging



More information about the pkg-multimedia-commits mailing list