[Pkg-bitcoin-commits] [libblkmaker] 06/06: Build with all hardening

Dmitry Smirnov onlyjob at moszumanska.debian.org
Sun Apr 17 11:01:41 UTC 2016


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

onlyjob pushed a commit to branch master
in repository libblkmaker.

commit 697987d (HEAD, master)
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Sun Apr 17 10:50:40 2016

    Build with all hardening
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 979f23c..62536e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libblkmaker (0.5.3-1) unstable; urgency=medium
   * Added "Build-Depends-Package" field to .symbols
   * Standards-Version: 3.9.8.
   * Upgraded Vcs-Browser URL.
+  * Build with all hardening.
 
  -- Dmitry Smirnov <onlyjob at debian.org>  Sun, 17 Apr 2016 20:18:28 +1000
 
diff --git a/debian/rules b/debian/rules
index be567f1..0116444 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ pdbg=$(PKG)$(API)-dbg
 # Make the linker work a bit harder so dynamic loading can be done
 # faster: LDFLAGS += -Wl,-O1
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,-O1
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libblkmaker.git



More information about the Pkg-bitcoin-commits mailing list