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 <[email protected]>  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.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to