Your message dated Mon, 03 Apr 2017 14:08:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#859394: unblock: libgdal-grass/2.1.2-5
has caused the Debian Bug report #859394,
regarding unblock: libgdal-grass/2.1.2-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
859394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package libgdal-grass
It enables PIE to as done for gdal (#859368) & grass (#859372) to keep
the family in sync.
unblock libgdal-grass/2.1.2-5
Kind Regards,
Bas
diff -Nru libgdal-grass-2.1.2/debian/changelog
libgdal-grass-2.1.2/debian/changelog
--- libgdal-grass-2.1.2/debian/changelog 2017-01-17 01:50:21.000000000
+0100
+++ libgdal-grass-2.1.2/debian/changelog 2017-04-02 23:43:22.000000000
+0200
@@ -1,3 +1,9 @@
+libgdal-grass (2.1.2-5) unstable; urgency=medium
+
+ * Enable PIE hardening flags.
+
+ -- Bas Couwenberg <[email protected]> Sun, 02 Apr 2017 23:43:22 +0200
+
libgdal-grass (2.1.2-4) unstable; urgency=medium
* Add patch to link GRASS 7.2 libraries.
diff -Nru libgdal-grass-2.1.2/debian/patches/grass72.patch
libgdal-grass-2.1.2/debian/patches/grass72.patch
--- libgdal-grass-2.1.2/debian/patches/grass72.patch 2017-01-17
01:50:11.000000000 +0100
+++ libgdal-grass-2.1.2/debian/patches/grass72.patch 2017-04-02
23:42:35.000000000 +0200
@@ -1,6 +1,7 @@
Description: Add libraries for GRASS 7.2.
Author: Bas Couwenberg <[email protected]>
Forwarded: https://trac.osgeo.org/gdal/ticket/6785
+Applied-Upstream: http://trac.osgeo.org/gdal/changeset/37161
--- a/configure.in
+++ b/configure.in
diff -Nru libgdal-grass-2.1.2/debian/rules libgdal-grass-2.1.2/debian/rules
--- libgdal-grass-2.1.2/debian/rules 2016-10-28 16:20:25.000000000 +0200
+++ libgdal-grass-2.1.2/debian/rules 2017-04-02 23:42:50.000000000 +0200
@@ -5,7 +5,7 @@
#export DH_VERBOSE=1
# Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
PKGNAME=$(shell grep Package: debian/control.in | head -1 | cut -d' ' -f2)
GRASS=grass$(subst .,,$(shell pkg-config --modversion grass | cut -d. -f1,2))
--- End Message ---
--- Begin Message ---
Bas Couwenberg:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package libgdal-grass
>
> It enables PIE to as done for gdal (#859368) & grass (#859372) to keep
> the family in sync.
>
> unblock libgdal-grass/2.1.2-5
>
> Kind Regards,
>
> Bas
>
Unblocked, thanks.
~Niels
--- End Message ---