[Git][debian-gis-team/zoo-project][master] Update PIE hardening conditional, trusty is EOL.

Bas Couwenberg gitlab at salsa.debian.org
Tue Jul 16 12:50:48 BST 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / zoo-project


Commits:
bb6cab40 by Bas Couwenberg at 2019-07-16T11:50:38Z
Update PIE hardening conditional, trusty is EOL.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo
 DISTRIBUTION_RELEASE       := $(shell lsb_release -cs)
 
 ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
-  ifneq (,$(filter $(DISTRIBUTION_RELEASE),trusty xenial bionic))
+  ifneq (,$(filter $(DISTRIBUTION_RELEASE),xenial bionic))
     export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
   endif
 endif



View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/commit/bb6cab4022c839ff9ea8c273098f58733d1aad01

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/commit/bb6cab4022c839ff9ea8c273098f58733d1aad01
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/20190716/8e2185ed/attachment.html>


More information about the Pkg-grass-devel mailing list