[med-svn] [kmc] 02/02: enable full hardening

Sascha Steinbiss sascha at steinbiss.name
Tue Mar 29 21:58:28 UTC 2016


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

sascha-guest pushed a commit to branch master
in repository kmc.

commit 0a9e6d7ff9bd83375caa15e8b70b95f3ca9f5c04
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Tue Mar 29 20:38:42 2016 +0000

    enable full hardening
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7c1a9b..f18f641 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kmc (2.3+dfsg-4) unstable; urgency=low
 
   * Move LDFLAGS to end of linker call.
     Thanks to Steve Langasek for the patch (from Ubuntu).
+  * Enable full hardening.
 
  -- Sascha Steinbiss <sascha at steinbiss.name>  Tue, 29 Mar 2016 20:28:59 +0000
 
diff --git a/debian/rules b/debian/rules
index ae7f73b..e7cd78f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export DH_VERBOSE := 1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DATE := $(shell dpkg-parsechangelog -S Date)
 
 mandir := $(CURDIR)/debian/man

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmc.git



More information about the debian-med-commit mailing list