[libdap] 06/16: Don't disable PIE. Closes: #859411

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 11:14:22 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository libdap.

commit 9cba8f2dd08ce9b244f07b84a58bdc12b02cf560
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Apr 11 10:02:56 2017 +0100

    Don't disable PIE. Closes: #859411
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0593e7a..8f0c8ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdap (3.18.3-2) experimental; urgency=medium
+
+  * Don't disable PIE. Closes: #859411
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Tue, 11 Apr 2017 10:01:54 +0100
+
 libdap (3.18.3-1) experimental; urgency=medium
 
   * New upstream release:
diff --git a/debian/rules b/debian/rules
index 70e4e6b..7172a22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ ARCH:=$(shell dpkg --print-architecture)
 LIBDIR:=/usr/lib/$(DEB_HOST_MULTIARCH)
 
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 CFLAGS += -Wall -pedantic

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdap.git



More information about the debian-science-commits mailing list