[med-svn] [murasaki] 01/01: hardening=+bindnow and upload to unstable

Andreas Tille tille at debian.org
Tue Jul 12 07:33:00 UTC 2016


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

tille pushed a commit to branch master
in repository murasaki.

commit b4451f851763ba28b204898015b96a5fdf769c02
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 12 09:25:03 2016 +0200

    hardening=+bindnow and upload to unstable
---
 debian/changelog | 7 ++++++-
 debian/rules     | 4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7a8d15..7be336d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-murasaki (1.68.6-6) UNRELEASED; urgency=medium
+murasaki (1.68.6-6) unstable; urgency=medium
 
+  [ Gert Wollny ]
+  * Team upload
   * d/p/gcc-6: Add patch to compile with gcc-6: Closes: #811815
   * cme fix dpkg-control 
 
+  [ Andreas Tille ]
+  * hardening=+bindnow
+
  -- Gert Wollny <gw.fossdev at gmail.com>  Thu, 30 Jun 2016 09:15:01 +0000
 
 murasaki (1.68.6-5) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 371b527..d3d0db4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,10 +9,10 @@ MANDIR		:= debian/$(DEBPKGNAME)/usr/share/man/man1
 CMANDIR		:= debian/$(DEBPKGNAME)-common/usr/share/man/man1
 MMANDIR		:= debian/$(DEBPKGNAME)-mpi/usr/share/man/man1
 
-# export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
 # export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-# Both leads to linking failure:
+# leads to linking failure:
 # /usr/bin/ld: murasaki.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 %:
 	dh $@

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



More information about the debian-med-commit mailing list