[ros-image-common] 07/09: Added hardening options
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Tue Mar 1 09:27:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository ros-image-common.
commit ee4443ba4266ddfdb9b97cbe861f59fb496a7f99
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date: Tue Mar 1 10:13:24 2016 +0100
Added hardening options
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 4c506e8..9b1f999 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all,+bindnow,+pie
%:
dh $@ --parallel --with=python2 --buildsystem=cmake
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-image-common.git
More information about the debian-science-commits
mailing list