[med-svn] [fastml] 02/02: Better hardening

Andreas Tille tille at debian.org
Tue May 10 10:17:15 UTC 2016


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

tille pushed a commit to branch master
in repository fastml.

commit d260979734bb5d21e6131d3484681f46566e69f3
Author: Andreas Tille <tille at debian.org>
Date:   Tue May 10 12:16:07 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 2a8d119..58a97b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ fastml (3.1-3) unstable; urgency=medium
 
   [ Andreas Tille ]
   * cme fix dpkg-control
+  * Better hardening
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Tue, 10 May 2016 09:46:15 +0000
 
diff --git a/debian/rules b/debian/rules
index b8642ee..d5a6876 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 # DH_VERBOSE := 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list