[med-svn] [fis-gtm] 01/02: Better hardening
Andreas Tille
tille at debian.org
Tue May 17 21:29:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fis-gtm.
commit b4eec81280438717e64d21fa894b138ca42e810a
Author: Andreas Tille <tille at debian.org>
Date: Tue May 17 23:13:16 2016 +0200
Better hardening
---
debian/changelog | 4 ++++
debian/rules | 2 ++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d8e72c3..e99b4f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
fis-gtm (6.3-000-2) UNRELEASED; urgency=low
+ [ Amul Shah ]
* Fix a bug in the installation script
+ [ Andreas Tille ]
+ * Better hardening
+
-- Amul Shah <Amul.Shah at fisglobal.com> Tue, 17 May 2016 09:51:10 -0400
fis-gtm (6.3-000-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index cef9eff..5415aa0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ BINPKG := $(shell awk '/Package:.*[0-9]/{print $$2;}' debian/control)
GTM_INSTALL_DIR := lib/$(MARCH)/fis-gtm/$(UAPIDIR)
LOCAL_GTM_INSTALL_DIR := $(CURDIR)/debian/$(BINPKG)/usr/$(GTM_INSTALL_DIR)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git
More information about the debian-med-commit
mailing list