[Git][debian-gis-team/gdal][master] Revert "Disable PIE on Ubuntu where it's still problematic."

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Jun 29 16:07:28 BST 2018


Gianfranco Costamagna pushed to branch master at Debian GIS Project / gdal


Commits:
4257b503 by Gianfranco Costamagna at 2018-06-29T12:56:35+02:00
Revert "Disable PIE on Ubuntu where it's still problematic."

This reverts commit 0a0cfc523025b838217a79761e49ea31e7bca4c8.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (2.3.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Enable PIE in Ubuntu too, now it is enabled everywhere by default.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 29 Jun 2018 12:54:54 +0200
+
 gdal (2.3.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -11,13 +11,6 @@
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
-# Disable PIE on Ubuntu where it's still problematic
-VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo yes)
-
-ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
-	export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
-endif
-
 include /usr/share/dpkg/pkg-info.mk
 
 UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/4257b5032e5601896ebffd7ce2cc4403cd472461

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/commit/4257b5032e5601896ebffd7ce2cc4403cd472461
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180629/188d7f39/attachment.html>


More information about the Pkg-grass-devel mailing list