[Pkg-telepathy-commits] [farstream-0.2] 02/02: debian/rules: Enable all the hardening flags

Laurent Bigonville bigon at moszumanska.debian.org
Sun Dec 18 00:22:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository farstream-0.2.

commit bc9d57627e0ba1ff91dc5d1f6650006b36e48878
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Dec 18 01:12:44 2016 +0100

    debian/rules: Enable all the hardening flags
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cd28fdf..3f2f88d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ farstream-0.2 (0.2.8-2) UNRELEASED; urgency=medium
   * debian/patches/fix_doc_ftbfs.patch: Fix FTBFS when generating the
     documentation, this should also fix with bindnow and PIE enabled (Closes:
     #837448)
+  * debian/rules: Enable all the hardening flags
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 18 Dec 2016 01:10:52 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 18 Dec 2016 01:12:27 +0100
 
 farstream-0.2 (0.2.8-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 2c96d68..03f721a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 override_dh_install:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/farstream-0.2.git



More information about the Pkg-telepathy-commits mailing list