[med-svn] [theseus] 09/09: Full hardening, upload to unstable

Andreas Tille tille at debian.org
Thu Aug 24 19:12:27 UTC 2017


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

tille pushed a commit to tag debian/3.3.0-6
in repository theseus.

commit 5dadce5a14dddc4bd55efffb5dd84a719115a0d6
Author: Andreas Tille <tille at debian.org>
Date:   Thu Aug 24 21:11:33 2017 +0200

    Full hardening, upload to unstable
---
 debian/changelog | 5 +++--
 debian/rules     | 6 +-----
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 01a54ef..0b851f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-theseus (3.3.0-6) UNRELEASED; urgency=medium
+theseus (3.3.0-6) unstable; urgency=medium
 
   * Move packaging from SVN to Git
   * debhelper 10
@@ -6,8 +6,9 @@ theseus (3.3.0-6) UNRELEASED; urgency=medium
   * Use DEB_SOURCE in d/rules
   * Increase string length of string buffer to build with gcc-7
     Closes: #853681
+  * Hardening
 
- -- Andreas Tille <tille at debian.org>  Thu, 24 Aug 2017 15:20:58 +0200
+ -- Andreas Tille <tille at debian.org>  Thu, 24 Aug 2017 15:31:38 +0200
 
 theseus (3.3.0-5) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 0cdc5e3..01dd03c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 
-# This
-#     export DEB_BUILD_MAINT_OPTIONS = hardening=+pie
-# leads to
-# /usr/bin/ld: theseus.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
-DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 include /usr/share/dpkg/default.mk
 

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



More information about the debian-med-commit mailing list