[med-svn] [mobyle] 08/08: Better hardening

Andreas Tille tille at debian.org
Fri May 20 21:22:48 UTC 2016


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

tille pushed a commit to branch master
in repository mobyle.

commit 675267bb62b565e320612389d55b447876614b5f
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 20 23:14:10 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index df96ef9..6690496 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mobyle (1.5.5+dfsg-1) UNRELEASED; urgency=medium
   * Move packaging from SVN to Git
   * Use xz compression in watch file and remove get-orig-source
   * cme fix dpkg-control
+  * Better hardening
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 May 2016 22:46:31 +0200
 
diff --git a/debian/rules b/debian/rules
index 16fe36f..d76d212 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
+
 %:
 	dh $@  --with python2 --with apache2
 

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



More information about the debian-med-commit mailing list