[Pkg-voip-commits] [libss7] 46/51: Enable extra hardening options

tzafrir at debian.org tzafrir at debian.org
Mon Oct 31 09:39:02 UTC 2016


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

tzafrir pushed a commit to branch master
in repository libss7.

commit a520b5ca3861bf99c9180b044d85234d0cc7c4b7
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Sun Oct 30 20:46:23 2016 +0200

    Enable extra hardening options
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3f0fa83..62f1043 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e
 UPVERSIONMAJOR:=$(shell echo $(UPVERSION) | sed -re 's/(^[0-9]\.[0-9]).*/\1/')
 SHLIBS = $(PKGNAME) (>= $(UPVERSIONMAJOR))
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 triplet := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 LIBDIR = /usr/lib/$(triplet)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libss7.git



More information about the Pkg-voip-commits mailing list