[med-svn] [libbpp-core] 01/03: hardening=+all

Andreas Tille tille at debian.org
Tue Jul 18 09:23:54 UTC 2017


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

tille pushed a commit to branch master
in repository libbpp-core.

commit afbe8973533720335b21e949c038a3e4d920e135
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 18 11:17:26 2017 +0200

    hardening=+all
---
 debian/changelog |  4 ++++
 debian/rules     | 12 +-----------
 2 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6a7e5f6..80855e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 libbpp-core (2.3.1-4) unstable; urgency=medium
 
+  [ Julien Dutheil ]
   * Removed deprecated postint scripts. 
 
+  [ Andreas Tille ]
+  * hardening=+all
+
  -- Julien Dutheil <julien.dutheil at univ-montp2.fr>  Tue, 18 Jul 2017 08:55:54 +0200
 
 libbpp-core (2.3.1-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index f5a7724..047c9dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,22 +2,12 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 
 CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF
 
-## The following has no visible effect ->
-## W: libbpp-core2v5: hardening-no-relro usr/lib/x86_64-linux-gnu/libbpp-core.so.2.0.3
-## remains
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-##
-## A workaround is provided here:
-##   https://sources.debian.net/src/keyutils/1.5.9-9/debian/patches/hardening.patch/
-## See also the thread starting at
-##   https://lists.debian.org/debian-devel/2016/05/msg00297.html
-
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list