Bug#859368: marked as done (gdal shouldn't disable PIE)

2017-04-02 Thread Debian Bug Tracking System
Your message dated Mon, 03 Apr 2017 05:49:11 +
with message-id 
and subject line Bug#859368: fixed in gdal 2.1.3+dfsg-1~exp3
has caused the Debian Bug report #859368,
regarding gdal shouldn't disable PIE
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 ow...@bugs.debian.org
immediately.)


-- 
859368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gdal
Version: 2.1.2+dfsg-3
Severity: important
Tags: patch

With gcc in stretch defaulting to PIE, hardening=+all,-pie changed
semantics from "enable hardening but not PIE" to "enable all hardening
and explicitely disable the default PIE".
The latter is usually not intended.

For packages like gdal that include static libraries the situation
is even worse, since non-PIE static libraries cannot be used with
the stretch gcc unless -no-pie is explicitly passed when linking.

The -pie in hardening flags was in some cases required in pre-stretch
releases to avoid build failures caused by (incorrectly) passing -fPIE
to the compiler when building shared libraries or plugins.
This problem does no longer exist.

Please apply the following change:

--- debian/rules.old2017-04-02 19:23:02.0 +
+++ debian/rules2017-04-02 19:23:08.0 +
@@ -9,7 +9,7 @@
 #export DH_VERBOSE=1
 
 # Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: 
\(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
 
--- End Message ---
--- Begin Message ---
Source: gdal
Source-Version: 2.1.3+dfsg-1~exp3

We believe that the bug you reported is fixed in the latest version of
gdal, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 859...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated gdal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 03 Apr 2017 01:10:07 +0200
Source: gdal
Binary: libgdal20 libgdal-dev libgdal-doc gdal-bin python-gdal python3-gdal 
libgdal-perl libgdal-java
Architecture: source amd64 all
Version: 2.1.3+dfsg-1~exp3
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-dev - Geospatial Data Abstraction Library - Development files
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-java - Java bindings to the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal20  - Geospatial Data Abstraction Library
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
 python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library
Closes: 859368
Changes:
 gdal (2.1.3+dfsg-1~exp3) experimental; urgency=medium
 .
   * Update symbols for alpha.
   * Merge changes from gdal (2.1.2+dfsg-4).
 (closes: #859368)
Checksums-Sha1:
 1373880f60acad4870d223ad777e2c02ee3072df 3253 gdal_2.1.3+dfsg-1~exp3.dsc
 0b984316061f9db0aa70c2754a68c13a7311286e 153396 
gdal_2.1.3+dfsg-1~exp3.debian.tar.xz
 6b964b1160c25dc789beaa1d487e8f4dbc529178 464036 
gdal-bin-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 b03fc68fcb8c9b4260f314386f8bea16d2e104d7 332320 
gdal-bin_2.1.3+dfsg-1~exp3_amd64.deb
 692207d9aa75cb95b0887bd7def6d416dbcbbf71 16207 
gdal_2.1.3+dfsg-1~exp3_amd64.buildinfo
 2057f7041567f8a520c32000fed6c82510babd47 6079074 
libgdal-dev_2.1.3+dfsg-1~exp3_amd64.deb
 687be6e1af20d5aeca0becc245c0a0edf8311596 2034056 
libgdal-doc_2.1.3+dfsg-1~exp3_all.deb
 ad91f0fed3a3125633593ede3f808083c290df21 695990 
libgdal-java-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 e21487dc422035998d2d10afca7c1ca50ec6efc8 410496 
libgdal-java_2.1.3+dfsg-1~exp3_amd64.deb
 62ea2a5922e410d2c55096d655fe6140258603b1 1069440 
libgdal-perl-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 72c9ebd85fde916e1c442d7ca1de90b5139800c0 465826 

libgdal-grass_2.1.3-1~exp2_amd64.changes ACCEPTED into experimental

2017-04-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 03 Apr 2017 01:22:02 +0200
Source: libgdal-grass
Binary: libgdal-grass
Architecture: source amd64
Version: 2.1.3-1~exp2
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libgdal-grass - GRASS extension for the GDAL library
Changes:
 libgdal-grass (2.1.3-1~exp2) experimental; urgency=medium
 .
   * Merge changes from libgdal-grass (2.1.2-5).
Checksums-Sha1:
 4916c591d791b5da6140b888e888132d5965decd 2139 libgdal-grass_2.1.3-1~exp2.dsc
 66dde224c48152ee7afa38141f2a02a962f71701 7156 
libgdal-grass_2.1.3-1~exp2.debian.tar.xz
 b447be85ef4f9b84876b62fb293d0263a35608dc 12712 
libgdal-grass_2.1.3-1~exp2_amd64.buildinfo
 581c648f2f533a5cc1ee8cf18b02ef332b4c163f 26804 
libgdal-grass_2.1.3-1~exp2_amd64.deb
Checksums-Sha256:
 1554a0b9c2dddccfc3bd8d8c88b3f8897b4da5565b6818fa7c698360097bf3e7 2139 
libgdal-grass_2.1.3-1~exp2.dsc
 924205d0a7cb57263ac2ec7da31612539ca67c8a1b2fbba679ec9ca684584085 7156 
libgdal-grass_2.1.3-1~exp2.debian.tar.xz
 3af0d9acbcaa78ad8e8c2372b8f1b87620496b21d8cd3aa051b1de83c78fad8b 12712 
libgdal-grass_2.1.3-1~exp2_amd64.buildinfo
 0ea712d3759e60266f08aedb4e1e6efb28d515bf36202a021965facf6fe39e31 26804 
libgdal-grass_2.1.3-1~exp2_amd64.deb
Files:
 f61edbd43fc0277424d50dd8a9045b38 2139 science optional 
libgdal-grass_2.1.3-1~exp2.dsc
 46869e2ce8493ce707b2aa40f1f2025c 7156 science optional 
libgdal-grass_2.1.3-1~exp2.debian.tar.xz
 e1509e2a4d4a10f44aa227c78d0f4dff 12712 science optional 
libgdal-grass_2.1.3-1~exp2_amd64.buildinfo
 cb0542313fddbcd7f9000e064a84aad9 26804 libs optional 
libgdal-grass_2.1.3-1~exp2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJY4d+mAAoJEGdQ8QrojUrxWMAP/1EffsVlYJ92dJBDb2DuU/Li
3Sf3YmdsGiyTQ9tMwdcwxNU2Um9fO2Zn5cXbvGNfa1jMGsolBVrmCS8XZ64VlSNw
gSxT0JJbrW1zcFDfNOXQhPbVx2hHioh46IuOTs+HqDbf0N9DMOWZk3CVlhFDBMXQ
/Y6jD6cgkAkAPvV/GLEkxhfGcoUPVC5RcZVbAVtjLRhegWWlXdPK4M1oAWy/uKvK
cBVIkNBMrDsZbAGR8WtPgQC1hiZ3RtdYit5LVGI0M0I9/2ezL8IyYmElnRjz3II6
OmdMQCwyEmHRlrko18HKBR46nzlO66dloyu99pGU2EAh1TuN8Uk53rxhtsbw+6UL
GItTkE2hRsK6JQ97ix8M5VfFkaXM8RG5evw5vRcnBUoaP1DL/waecieuHdhf19cs
jT6S6gM4eZTm8QWzYw8kjXJY3lok68wHKBi2dCfLVapFICXcwjePFRQuPyFI/dsS
qPP+j/Vt7p0w2t8kJjt7uqtDHZGzxWgbN2OlQaIeIawmWm1IBIWKNC/6KNmOiut2
gA3hnTnG4Q7UnbBcsw+mbmCOc5mjOVv8+EuZlke+2fiOgxeDdJBxB9g3/zMH0oNO
Qb0Dc+2sNAXakA0dIcILb2f3b1P65uwPX/apZaVdXq69pvLVtCWno2bLODYAf8Bj
DNlaDZDEjRTNqBMdHEYz
=NJjz
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


gdal_2.1.3+dfsg-1~exp3_amd64.changes ACCEPTED into experimental

2017-04-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 03 Apr 2017 01:10:07 +0200
Source: gdal
Binary: libgdal20 libgdal-dev libgdal-doc gdal-bin python-gdal python3-gdal 
libgdal-perl libgdal-java
Architecture: source amd64 all
Version: 2.1.3+dfsg-1~exp3
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-dev - Geospatial Data Abstraction Library - Development files
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-java - Java bindings to the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal20  - Geospatial Data Abstraction Library
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
 python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library
Closes: 859368
Changes:
 gdal (2.1.3+dfsg-1~exp3) experimental; urgency=medium
 .
   * Update symbols for alpha.
   * Merge changes from gdal (2.1.2+dfsg-4).
 (closes: #859368)
Checksums-Sha1:
 1373880f60acad4870d223ad777e2c02ee3072df 3253 gdal_2.1.3+dfsg-1~exp3.dsc
 0b984316061f9db0aa70c2754a68c13a7311286e 153396 
gdal_2.1.3+dfsg-1~exp3.debian.tar.xz
 6b964b1160c25dc789beaa1d487e8f4dbc529178 464036 
gdal-bin-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 b03fc68fcb8c9b4260f314386f8bea16d2e104d7 332320 
gdal-bin_2.1.3+dfsg-1~exp3_amd64.deb
 692207d9aa75cb95b0887bd7def6d416dbcbbf71 16207 
gdal_2.1.3+dfsg-1~exp3_amd64.buildinfo
 2057f7041567f8a520c32000fed6c82510babd47 6079074 
libgdal-dev_2.1.3+dfsg-1~exp3_amd64.deb
 687be6e1af20d5aeca0becc245c0a0edf8311596 2034056 
libgdal-doc_2.1.3+dfsg-1~exp3_all.deb
 ad91f0fed3a3125633593ede3f808083c290df21 695990 
libgdal-java-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 e21487dc422035998d2d10afca7c1ca50ec6efc8 410496 
libgdal-java_2.1.3+dfsg-1~exp3_amd64.deb
 62ea2a5922e410d2c55096d655fe6140258603b1 1069440 
libgdal-perl-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 72c9ebd85fde916e1c442d7ca1de90b5139800c0 465826 
libgdal-perl_2.1.3+dfsg-1~exp3_amd64.deb
 7c2a6d8e3272b9d95edad4db252b998e03214413 31985786 
libgdal20-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 40f9c293f625584c262eb3d4ef9691fc02bfadb1 5025836 
libgdal20_2.1.3+dfsg-1~exp3_amd64.deb
 de1eeab430d0741950c10428a19c61f724870937 988550 
python-gdal-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 49fd347f187ff0bda8f75bd23b229fcebe3a7886 673828 
python-gdal_2.1.3+dfsg-1~exp3_amd64.deb
 f551af72079348a7ab80252323781e8b9b3a87b4 1030524 
python3-gdal-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 ba7af4f3d6276de8d83091e9709b831a6821a582 488990 
python3-gdal_2.1.3+dfsg-1~exp3_amd64.deb
Checksums-Sha256:
 9f93f3f1a71cbaa9c98ece3d1f8dd6c9b02707a4b93db855b0f041264a97ebb0 3253 
gdal_2.1.3+dfsg-1~exp3.dsc
 c0fe1aa75e37f54d8207d80c13c68a8c81f3ccd2e1b132c2868c3d6372c72247 153396 
gdal_2.1.3+dfsg-1~exp3.debian.tar.xz
 505939709e7f381a7ebc4e1b8d9e2638d3bb7dff7338f30924cb5be19e96ebbf 464036 
gdal-bin-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 065b37336a5f54076e5ff6a10f3e7b7fbefcec9c8bcda77a11c780a1cf222e8c 332320 
gdal-bin_2.1.3+dfsg-1~exp3_amd64.deb
 d4a0a4ebfa4ddbb9b72afbaca0eb5919546d3c0e8df03c040014a6600706ae97 16207 
gdal_2.1.3+dfsg-1~exp3_amd64.buildinfo
 f2fbedac534d981eb460439a27e36489f811364d4adb9e970060d9c6f814ed63 6079074 
libgdal-dev_2.1.3+dfsg-1~exp3_amd64.deb
 14f9b9c23b458bb0d59dcd5932404d0ea771fda11d8ad443003131c4277d3e59 2034056 
libgdal-doc_2.1.3+dfsg-1~exp3_all.deb
 a246dc2d9d8ec1f426f447b2dffb92eaea7a32d295f91ded9cfe4ca7aecc69f5 695990 
libgdal-java-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 f9935dccb938df4cb3466cc3f9f2b62e6ded0e43068d411c60460f5cefc7a641 410496 
libgdal-java_2.1.3+dfsg-1~exp3_amd64.deb
 ff366ab21484a019e2e92faa430d26eb17b231cb353e55680271cf0ff6c0f61e 1069440 
libgdal-perl-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 cd6ff70ade95a2b31e223299d3e1f1597173f515cf5e9110cbab5326534f8def 465826 
libgdal-perl_2.1.3+dfsg-1~exp3_amd64.deb
 a50d3dd40389084d9d09d8c431d6efb3a6a2b85b2397ee8bb37d0975e48a8b0a 31985786 
libgdal20-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 5367fba6ff9d9dda9f0902e3798a93f1086a52309502a72032aadadf7d80d020 5025836 
libgdal20_2.1.3+dfsg-1~exp3_amd64.deb
 2403275a609396b9804bfa1ac7640b2acecd3d6228427cb5b07c32850e0f56a1 988550 
python-gdal-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 de39d79956d1652f1d147b9ef081beecf0994a1eee5271dd505e5eb9e648993c 673828 
python-gdal_2.1.3+dfsg-1~exp3_amd64.deb
 7752b63d4dd20cc7e70a2446c4350b96bdc40b62cfcb95f552b13e4ca5bbec12 1030524 
python3-gdal-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
 b298c9a20321d1c78ad88df0a27e7b62eda65fa7941e9b4d701256839a8c4d73 488990 
python3-gdal_2.1.3+dfsg-1~exp3_amd64.deb
Files:
 361b143a2d01ebf3ad204de70aefe97b 3253 science optional 
gdal_2.1.3+dfsg-1~exp3.dsc
 fb3f1bee9dbefee2973e51441910ea90 153396 science optional 
gdal_2.1.3+dfsg-1~exp3.debian.tar.xz
 f655ff9e3357c064f339e6c90cddf49e 464036 debug extra 

Processing of libgdal-grass_2.1.3-1~exp2_amd64.changes

2017-04-02 Thread Debian FTP Masters
libgdal-grass_2.1.3-1~exp2_amd64.changes uploaded successfully to localhost
along with the files:
  libgdal-grass_2.1.3-1~exp2.dsc
  libgdal-grass_2.1.3-1~exp2.debian.tar.xz
  libgdal-grass_2.1.3-1~exp2_amd64.buildinfo
  libgdal-grass_2.1.3-1~exp2_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] tag debian/2.1.3-1.exp2 created (now da1079c)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.1.3-1.exp2
in repository gdal-grass.

at  da1079c   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] 03/04: Merge changes from libgdal-grass (2.1.2-5).

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal-grass.

commit 0735fb84cf720c207a8b634f9bf02be86b7783a4
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:22:01 2017 +0200

Merge changes from libgdal-grass (2.1.2-5).
---
 debian/changelog | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f052e55..aa775a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
+libgdal-grass (2.1.3-1~exp2) UNRELEASED; urgency=medium
+
+  * Merge changes from libgdal-grass (2.1.2-5).
+
+ -- Bas Couwenberg   Mon, 03 Apr 2017 01:21:14 +0200
+
 libgdal-grass (2.1.3-1~exp1) experimental; urgency=medium
 
   * New upstream release.
-  * Merge changes from libgdal-grass (2.1.2-5).
 
  -- Bas Couwenberg   Fri, 27 Jan 2017 13:12:12 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] 04/04: Set distribution to experimental.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal-grass.

commit da1079cb7138c59637d06aa56d555a8ddd4e367d
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:22:36 2017 +0200

Set distribution to experimental.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa775a1..be84486 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libgdal-grass (2.1.3-1~exp2) UNRELEASED; urgency=medium
+libgdal-grass (2.1.3-1~exp2) experimental; urgency=medium
 
   * Merge changes from libgdal-grass (2.1.2-5).
 
- -- Bas Couwenberg   Mon, 03 Apr 2017 01:21:14 +0200
+ -- Bas Couwenberg   Mon, 03 Apr 2017 01:22:02 +0200
 
 libgdal-grass (2.1.3-1~exp1) experimental; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] 02/04: Merge tag 'debian/2.1.2-5' into experimental

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal-grass.

commit b27fd996ea64576b2c05df273128118d8d480fd2
Merge: 3e81a61 1d56cec
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:20:59 2017 +0200

Merge tag 'debian/2.1.2-5' into experimental

Conflicts:
debian/changelog

 debian/changelog | 7 +++
 debian/rules | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --cc debian/changelog
index 8b0be7c,82abc09..f052e55
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,28 -1,9 +1,35 @@@
 +libgdal-grass (2.1.3-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release.
++  * Merge changes from libgdal-grass (2.1.2-5).
 +
 + -- Bas Couwenberg   Fri, 27 Jan 2017 13:12:12 +0100
 +
 +libgdal-grass (2.1.3~rc1-1~exp3) experimental; urgency=medium
 +
 +  * Add Breaks/Replaces for old version specific binary packages.
 +
 + -- Bas Couwenberg   Thu, 26 Jan 2017 21:11:06 +0100
 +
 +libgdal-grass (2.1.3~rc1-1~exp2) experimental; urgency=medium
 +
 +  * Rename library package to libgdal-grass, drop now obsolete metapackage.
 +
 + -- Bas Couwenberg   Sat, 21 Jan 2017 12:20:20 +0100
 +
 +libgdal-grass (2.1.3~rc1-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate.
 +  * Drop grass72.patch, applied upstream. Refresh remaining patch.
 +
 + -- Bas Couwenberg   Fri, 20 Jan 2017 11:41:22 +0100
 +
+ libgdal-grass (2.1.2-5) unstable; urgency=medium
+ 
+   * Enable PIE hardening flags.
+ 
+  -- Bas Couwenberg   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.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] 01/04: Merge branch 'experimental-2.1' into experimental

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal-grass.

commit 3e81a618c5c21463324b478421c38d8ddb0964be
Merge: b53425a 2be83a5
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:18:36 2017 +0200

Merge branch 'experimental-2.1' into experimental

Conflicts:
debian/changelog
debian/control
debian/control.in
debian/gbp.conf
debian/libgdal1-1.11.4-grass.lintian-overrides

 Makefile.in|  23 +-
 README |   8 +-
 VERSION|   2 +-
 configure  |  70 +-
 configure.in   |  19 +-
 debian/changelog   | 141 +++
 debian/control |  20 +-
 debian/control.in  |  18 +-
 debian/libgdal1-1.11.4-grass.lintian-overrides |   3 -
 debian/lintian-overrides   |   4 +
 debian/lintian-overrides.in|   3 -
 debian/patches/environment-typo|  38 ---
 debian/patches/rpath   |  10 +-
 debian/patches/series  |   1 -
 debian/rules   |  33 +--
 debian/watch   |   6 +-
 grass57dataset.cpp | 264 ++-
 ogrgrass.h |  38 +--
 ogrgrassdatasource.cpp |  63 +++--
 ogrgrassdriver.cpp |  27 +-
 ogrgrasslayer.cpp  | 334 -
 21 files changed, 657 insertions(+), 468 deletions(-)

diff --cc debian/changelog
index fb7a160,e802bab..8b0be7c
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,144 +1,151 @@@
+ libgdal-grass (2.1.3-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release.
+ 
+  -- Bas Couwenberg   Fri, 27 Jan 2017 13:12:12 +0100
+ 
+ libgdal-grass (2.1.3~rc1-1~exp3) experimental; urgency=medium
+ 
+   * Add Breaks/Replaces for old version specific binary packages.
+ 
+  -- Bas Couwenberg   Thu, 26 Jan 2017 21:11:06 +0100
+ 
+ libgdal-grass (2.1.3~rc1-1~exp2) experimental; urgency=medium
+ 
+   * Rename library package to libgdal-grass, drop now obsolete metapackage.
+ 
+  -- Bas Couwenberg   Sat, 21 Jan 2017 12:20:20 +0100
+ 
+ libgdal-grass (2.1.3~rc1-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release candidate.
+   * Drop grass72.patch, applied upstream. Refresh remaining patch.
+ 
+  -- Bas Couwenberg   Fri, 20 Jan 2017 11:41:22 +0100
+ 
+ libgdal-grass (2.1.2-4) unstable; urgency=medium
+ 
+   * Add patch to link GRASS 7.2 libraries.
+ 
+  -- Bas Couwenberg   Tue, 17 Jan 2017 01:50:21 +0100
+ 
+ libgdal-grass (2.1.2-3) unstable; urgency=medium
+ 
+   * Update rpath patch for GRASS 7.2.
+ 
+  -- Bas Couwenberg   Mon, 16 Jan 2017 19:15:15 +0100
+ 
+ libgdal-grass (2.1.2-2) unstable; urgency=medium
+ 
+   * Bump minimum GRASS version to 7.2.0.
+   * Move from experimental to unstable.
+ 
+  -- Bas Couwenberg   Wed, 28 Dec 2016 19:46:06 +0100
+ 
+ libgdal-grass (2.1.2-2~exp1) experimental; urgency=medium
+ 
+   * Bump minimum GRASS version to 7.2.0~rc1.
+ 
+  -- Bas Couwenberg   Fri, 28 Oct 2016 16:30:08 +0200
+ 
+ libgdal-grass (2.1.2-1) unstable; urgency=medium
+ 
+   * Move from experimental to unstable.
+ 
+  -- Bas Couwenberg   Fri, 28 Oct 2016 00:08:05 +0200
+ 
+ libgdal-grass (2.1.2-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release.
+ 
+  -- Bas Couwenberg   Thu, 27 Oct 2016 20:20:08 +0200
+ 
+ libgdal-grass (2.1.2~rc1-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release candidate.
+ 
+  -- Bas Couwenberg   Fri, 14 Oct 2016 19:40:18 +0200
+ 
+ libgdal-grass (2.1.1-3) unstable; urgency=medium
+ 
+   * Bump minimum GRASS version to 7.0.5.
+ 
+  -- Bas Couwenberg   Sun, 02 Oct 2016 22:30:08 +0200
+ 
+ libgdal-grass (2.1.1-2) unstable; urgency=medium
+ 
+   * Move from experimental to unstable.
+ 
+  -- Bas Couwenberg   Wed, 10 Aug 2016 15:02:31 +0200
+ 
+ libgdal-grass (2.1.1-2~exp1) experimental; urgency=medium
+ 
+   * Add metapackage to pull in the version specific binary package.
+ 
+  -- Bas Couwenberg   Sat, 06 Aug 2016 23:04:16 +0200
+ 
+ libgdal-grass (2.1.1-1) unstable; urgency=medium
+ 
+   * Move from experimental to unstable.
+ 
+  -- Bas Couwenberg   Wed, 13 Jul 2016 16:30:03 +0200
+ 
+ libgdal-grass (2.1.1-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release.
+   * 

[gdal-grass] branch experimental updated (b53425a -> da1079c)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch experimental
in repository gdal-grass.

  from  b53425a   Bump Standards-Version to 3.9.7, no changes.
  adds  857bb82   Update branch in gbp.conf & Vcs-Git URL.
  adds  3b8d404   Imported Upstream version 2.0.0
  adds  e5db17a   Merge tag 'upstream/2.0.0' into experimental-2.0
  adds  e38daa8   New upstream release.
  adds  fb61652   Drop patches applied upstream, refresh remaining patch.
  adds  1aa5109   Imported Upstream version 2.0.1
  adds  4f3fcff   Merge tag 'upstream/2.0.1' into experimental-2.0
  adds  7fa21af   New upstream release.
  adds  82a2b72   Bump minimum GRASS version to 7.0.1.
  adds  0820aff   Update branch in control.in too.
  adds  fd41a4e   Update Vcs-Browser URL to use HTTPS.
  adds  90fd7de   Reorder dependencies.
  adds  0e63c02   Bump minimum GRASS version to 7.0.2.
  adds  af5ceae   Update Vcs-* URLs to use HTTPS.
  adds  e69a1bf   Bump Standards-Version to 3.9.7, no changes.
  adds  5515f43   Imported Upstream version 2.0.2
  adds  ab53351   Merge tag 'upstream/2.0.2' into experimental-2.0
  adds  88cbccf   New upstream release.
  adds  696d493   Bump minimum GRASS version to 7.0.3.
  adds  f240e2f   Merge changes from libgdal-grass (1.11.3-3).
  adds  5e60b66   Merge changelog entries for libgdal-grass (1.10.1-3).
  adds  d0aac43   Set distribution to experimental.
  adds  734399a   Merge branch 'experimental-2.0'
  adds  123bbaf   Move from experimental to unstable.
  adds  fa6b48b   Set distribution to unstable.
  adds  2531c63   Update branches in gbp.conf & Vcs-Git URL.
  adds  627c44c   Merge branch 'upstream-2.0' into upstream
  adds  60a8a97   Imported Upstream version 2.1.0~beta1
  adds  33cfc66   Merge tag 'upstream/2.1.0_beta1' into experimental-2.1
  adds  d70836f   New upstream beta release.
  adds  d6abdb9   Bump Standards-Version to 3.9.8, no changes.
  adds  d971e7c   Bump minimum GRASS version to 7.0.4.
  adds  b1f04b5   Bump Standards-Version to 3.9.8, no changes.
  adds  e620408   Enable bindnow hardening buildflags.
  adds  67e9baa   Set distribution to unstable.
  adds  ceb58fe   Merge tag 'debian/2.0.2-2' into experimental-2.1
  adds  ab33b97   Imported Upstream version 2.1.0~rc4
  adds  ac50926   Merge tag 'upstream/2.1.0_rc4' into experimental-2.1
  adds  4671265   New upstream release candidate.
  adds  e4e3775   Imported Upstream version 2.1.0
  adds  ac890ab   Merge tag 'upstream/2.1.0' into experimental-2.1
  adds  911acd5   New upstream release.
  adds  daa1d1d   Refresh patches.
  adds  6292857   Set distribution to experimental.
  adds  a12b12b   Update branch in gbp.conf & Vcs-Git URL.
  adds  1661550   Move from experimental to unstable.
  adds  0775b1b   Update branch in gbp.conf & Vcs-Git URL.
  adds  f3c5b03   Imported Upstream version 2.1.1~rc1
  adds  32fcb7e   Merge tag 'upstream/2.1.1_rc1' into experimental-2.1
  adds  17ee22e   New upstream release candidate.
  adds  4c36469   Move control file generation to separate templates target.
  adds  5fc618d   Set distribution to experimental.
  adds  f172992   Imported Upstream version 2.1.1
  adds  ab1b313   Merge tag 'upstream/2.1.1' into experimental-2.1
  adds  559f603   New upstream release.
  adds  6a3264d   Update watch file to use HTTPS for trac.osgeo.org.
  adds  8634159   Set distribution to experimental.
  adds  f4f851c   Revert "Update branch in gbp.conf & Vcs-Git URL."
  adds  208cea9   Move from experimental to unstable.
  adds  7ab7f54   Add metapackage to pull in the version specific binary 
package.
  adds  c61b6ef   Set distribution to experimental.
  adds  c5e2534   Move from experimental to unstable.
  adds  cca9c46   Bump minimum GRASS version to 7.0.5.
  adds  226cf23   Set distribution to unstable.
  adds  901891f   Update branch in gbp.conf & Vcs-Git URL.
  adds  31ed679   Imported Upstream version 2.1.2~rc1
  adds  4727456   Merge tag 'upstream/2.1.2_rc1' into experimental-2.1
  adds  b925818   New upstream release candidate.
  adds  c145dd0   Set distribution to experimental.
  adds  90bcbaf   Imported Upstream version 2.1.2
  adds  f42c6ce   Merge tag 'upstream/2.1.2' into experimental-2.1
  adds  3223492   New upstream release.
  adds  f91f059   Set distribution to experimental.
  adds  f37766a   Update branch in gbp.conf & Vcs-Git URL.
  adds  ba75d22   Move from experimental to unstable.
  adds  f20a442   Update branch in gbp.conf & Vcs-Git URL.
  adds  80af229   Bump minimum GRASS version to 7.2.0~rc1.
  adds  a813793   Set distribution to experimental.
  adds  caeca5d   Revert "Update branch in gbp.conf & Vcs-Git URL."
  adds  1260020   Bump 

Processing of gdal_2.1.3+dfsg-1~exp3_amd64.changes

2017-04-02 Thread Debian FTP Masters
gdal_2.1.3+dfsg-1~exp3_amd64.changes uploaded successfully to localhost
along with the files:
  gdal_2.1.3+dfsg-1~exp3.dsc
  gdal_2.1.3+dfsg-1~exp3.debian.tar.xz
  gdal-bin-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
  gdal-bin_2.1.3+dfsg-1~exp3_amd64.deb
  gdal_2.1.3+dfsg-1~exp3_amd64.buildinfo
  libgdal-dev_2.1.3+dfsg-1~exp3_amd64.deb
  libgdal-doc_2.1.3+dfsg-1~exp3_all.deb
  libgdal-java-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
  libgdal-java_2.1.3+dfsg-1~exp3_amd64.deb
  libgdal-perl-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
  libgdal-perl_2.1.3+dfsg-1~exp3_amd64.deb
  libgdal20-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
  libgdal20_2.1.3+dfsg-1~exp3_amd64.deb
  python-gdal-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
  python-gdal_2.1.3+dfsg-1~exp3_amd64.deb
  python3-gdal-dbgsym_2.1.3+dfsg-1~exp3_amd64.deb
  python3-gdal_2.1.3+dfsg-1~exp3_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 03/03: Set distribution to experimental.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal.

commit 9a1fd3b46a10aa4c461587b967a4117b7d041750
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:10:49 2017 +0200

Set distribution to experimental.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 24114cc..261eebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-gdal (2.1.3+dfsg-1~exp3) UNRELEASED; urgency=medium
+gdal (2.1.3+dfsg-1~exp3) experimental; urgency=medium
 
   * Update symbols for alpha.
   * Merge changes from gdal (2.1.2+dfsg-4).
 (closes: #859368)
 
- -- Bas Couwenberg   Sun, 05 Mar 2017 14:10:14 +0100
+ -- Bas Couwenberg   Mon, 03 Apr 2017 01:10:07 +0200
 
 gdal (2.1.3+dfsg-1~exp2) experimental; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] tag debian/2.1.3+dfsg-1.exp3 created (now 9a1fd3b)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.1.3+dfsg-1.exp3
in repository gdal.

at  9a1fd3b   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 02/03: Merge changes from gdal (2.1.2+dfsg-4). (closes: #859368)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal.

commit 3e720876ef78a5cf3f106ded23dc064c3f39b225
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:11:49 2017 +0200

Merge changes from gdal (2.1.2+dfsg-4). (closes: #859368)
---
 debian/changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 233a3c8..24114cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 gdal (2.1.3+dfsg-1~exp3) UNRELEASED; urgency=medium
 
   * Update symbols for alpha.
+  * Merge changes from gdal (2.1.2+dfsg-4).
+(closes: #859368)
 
  -- Bas Couwenberg   Sun, 05 Mar 2017 14:10:14 +0100
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 01/03: Merge tag 'debian/2.1.2+dfsg-4' into experimental

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal.

commit 5831030dbc8d8f6f9bddca26a59f3966a36fe7fb
Merge: 5cd326d 9e2fea6
Author: Bas Couwenberg 
Date:   Mon Apr 3 01:07:18 2017 +0200

Merge tag 'debian/2.1.2+dfsg-4' into experimental

 debian/changelog  | 15 +++
 debian/gdal-bin.lintian-overrides |  3 ---
 debian/rules  |  2 +-
 3 files changed, 16 insertions(+), 4 deletions(-)

diff --cc debian/changelog
index e873317,c89ee13..233a3c8
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,36 -1,18 +1,51 @@@
 +gdal (2.1.3+dfsg-1~exp3) UNRELEASED; urgency=medium
 +
 +  * Update symbols for alpha.
 +
 + -- Bas Couwenberg   Sun, 05 Mar 2017 14:10:14 +0100
 +
 +gdal (2.1.3+dfsg-1~exp2) experimental; urgency=medium
 +
 +  * Update symbols for kfreebsd-{amd64,i386}.
 +  * Add upstream patch to fix _gdal_array ImportError with Python 3.
 +(closes: #853900)
 +
 + -- Bas Couwenberg   Thu, 02 Feb 2017 19:22:17 +0100
 +
 +gdal (2.1.3+dfsg-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release.
 +  * Update symbols for 2.1.3, add symbols for m68k.
 +  * Update watch file for final releases.
 +  * Strip pre-releases from ABI version when creating new symbols files.
 +  * Use dpkg-architecture to set DEB_HOST_MULTIARCH if not already set.
 +
 + -- Bas Couwenberg   Fri, 27 Jan 2017 12:52:52 +0100
 +
 +gdal (2.1.3~rc1+dfsg-1~exp1) experimental; urgency=medium
 +
 +  * New upstream release candidate.
 +  * Update watch file for 2.1.3 (pre-)releases.
 +  * Drop svn-r36175-DODS-fix-crash-on-URL-that-are-not-DODS-servers.patch,
 +included upstream. Refresh remaining patches.
 +
 + -- Bas Couwenberg   Fri, 20 Jan 2017 10:35:53 +0100
 +
+ gdal (2.1.2+dfsg-4) unstable; urgency=medium
+ 
+   * Enable PIE hardening flags.
+ (closes: #859368)
+   * Drop unused hardening-no-pie lintian override.
+ 
+  -- Bas Couwenberg   Sun, 02 Apr 2017 23:35:22 +0200
+ 
+ gdal (2.1.2+dfsg-3) unstable; urgency=medium
+ 
+   * Add upstream patch to fix _gdal_array ImportError with Python 3.
+ (closes: #853900)
+ 
+  -- Bas Couwenberg   Thu, 02 Feb 2017 20:15:59 +0100
+ 
  gdal (2.1.2+dfsg-2) unstable; urgency=medium
  
* Add upstream patch to fix crash on URLs that are not DODS servers.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] branch experimental updated (5cd326d -> 9a1fd3b)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch experimental
in repository gdal.

  from  5cd326d   Update symbols for alpha.
  adds  31e8a6b   Add upstream patch to fix _gdal_array ImportError with 
Python 3. (closes: #853900)
  adds  37e3113   Set distribution to unstable.
  adds  13117e7   Enable PIE hardening flags. (closes: #859368)
  adds  9e0223f   Drop unused hardening-no-pie lintian override.
  adds  9e2fea6   Set distribution to unstable.
   new  5831030   Merge tag 'debian/2.1.2+dfsg-4' into experimental
   new  3e72087   Merge changes from gdal (2.1.2+dfsg-4). (closes: #859368)
   new  9a1fd3b   Set distribution to experimental.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 21 +++--
 debian/gdal-bin.lintian-overrides |  3 ---
 debian/rules  |  2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#859372: marked as done (grass shouldn't disable PIE)

2017-04-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Apr 2017 23:19:49 +
with message-id 
and subject line Bug#859372: fixed in grass 7.2.0-2
has caused the Debian Bug report #859372,
regarding grass shouldn't disable PIE
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 ow...@bugs.debian.org
immediately.)


-- 
859372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859372
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: grass
Version: 7.2.0-1
Severity: normal
Tags: patch

With gcc in stretch defaulting to PIE, hardening=+all,-pie changed
semantics from "enable hardening but not PIE" to "enable all hardening
and explicitely disable the default PIE".
The latter is usually not intended.

The -pie in hardening flags was in some cases required in pre-stretch
releases to avoid build failures caused by (incorrectly) passing -fPIE
to the compiler when building shared libraries or plugins.
This problem does no longer exist, and grass builds with my patch.

Please consider applying the following patch:

--- debian/rules.old2017-04-02 20:40:04.0 +
+++ debian/rules2017-04-02 20:40:18.0 +
@@ -3,9 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Enable hardening build flags, except:
-#  pie: causes build failure
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+# Enable hardening build flags:
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 VERSION=$(shell echo `head -2 $(CURDIR)/include/VERSION` | sed -e 's/ //')
 ABI=$(shell echo `head -3 $(CURDIR)/include/VERSION` | sed -e 's/ //g' -e 
's/RC/-/')
--- End Message ---
--- Begin Message ---
Source: grass
Source-Version: 7.2.0-2

We believe that the bug you reported is fixed in the latest version of
grass, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 859...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated grass package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 02 Apr 2017 23:38:40 +0200
Source: grass
Binary: grass grass-core grass-gui grass-doc grass-dev-doc grass-dev
Architecture: source amd64 all
Version: 7.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 grass  - Geographic Resources Analysis Support System (GRASS GIS)
 grass-core - GRASS GIS core components
 grass-dev  - GRASS GIS development files
 grass-dev-doc - GRASS GIS Programmers' Manual
 grass-doc  - GRASS GIS user documentation
 grass-gui  - GRASS GIS graphical user interfaces
Closes: 859372
Changes:
 grass (7.2.0-2) unstable; urgency=medium
 .
   * Enable PIE hardening flags.
 (closes: #859372)
   * Drop unused lintian overrides for hardening-no-pie.
Checksums-Sha1:
 c0e2e75f45e0ae219143c627ba94359724286841 2769 grass_7.2.0-2.dsc
 357a741c3f132bc19da0e8085d4288b6ea467425 30192 grass_7.2.0-2.debian.tar.xz
 f5f937d185b232e1424a94cded71be0fe22c5dbc 11492574 
grass-core-dbgsym_7.2.0-2_amd64.deb
 dd6020326a89c22a3b614716bc90c9cc23e603cc 7728416 grass-core_7.2.0-2_amd64.deb
 0833cfb3565a27902b6da6442ae9840029544869 3662 
grass-dev-dbgsym_7.2.0-2_amd64.deb
 a6075bb982c4c0ae29a2ab2aeac4fe206aad1ac6 8192016 grass-dev-doc_7.2.0-2_all.deb
 bddecc6f6f0b076a7e13968368df142710456ab5 201010 grass-dev_7.2.0-2_amd64.deb
 b540874fd1687ebb3fc289f22c247302c8b32d41 23877538 grass-doc_7.2.0-2_all.deb
 0cf2173eac750a50332df4c0385569743aa2c925 3205940 grass-gui_7.2.0-2_amd64.deb
 e46120f8599d3fbe9184583ecee4dc14a7f4b696 19492 grass_7.2.0-2_all.deb
 19a2e3cf6980a240ad5141bf7cf51602d58f2a19 18265 grass_7.2.0-2_amd64.buildinfo
Checksums-Sha256:
 7c9e2cd104edb28029b6a18e2e38e75e7ce78240b0b6d07d84fbfa1a01de016d 2769 
grass_7.2.0-2.dsc
 f076bc510a6e4bd26ef91860c24fea8698a6a1fdd1a641ffdc42fc2e995890bb 30192 
grass_7.2.0-2.debian.tar.xz
 423b7f419c1d4cfe6d109a97701efd2c01eb9ea663914f7d982550a66b65d30c 11492574 
grass-core-dbgsym_7.2.0-2_amd64.deb
 a96c446edadef2d51076c6dec909ada3c16ca1c1595502603a7f97671526e931 7728416 
grass-core_7.2.0-2_amd64.deb
 

Bug#859368: marked as done (gdal shouldn't disable PIE)

2017-04-02 Thread Debian Bug Tracking System
Your message dated Sun, 02 Apr 2017 23:19:13 +
with message-id 
and subject line Bug#859368: fixed in gdal 2.1.2+dfsg-4
has caused the Debian Bug report #859368,
regarding gdal shouldn't disable PIE
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 ow...@bugs.debian.org
immediately.)


-- 
859368: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859368
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gdal
Version: 2.1.2+dfsg-3
Severity: important
Tags: patch

With gcc in stretch defaulting to PIE, hardening=+all,-pie changed
semantics from "enable hardening but not PIE" to "enable all hardening
and explicitely disable the default PIE".
The latter is usually not intended.

For packages like gdal that include static libraries the situation
is even worse, since non-PIE static libraries cannot be used with
the stretch gcc unless -no-pie is explicitly passed when linking.

The -pie in hardening flags was in some cases required in pre-stretch
releases to avoid build failures caused by (incorrectly) passing -fPIE
to the compiler when building shared libraries or plugins.
This problem does no longer exist.

Please apply the following change:

--- debian/rules.old2017-04-02 19:23:02.0 +
+++ debian/rules2017-04-02 19:23:08.0 +
@@ -9,7 +9,7 @@
 #export DH_VERBOSE=1
 
 # Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: 
\(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
 
--- End Message ---
--- Begin Message ---
Source: gdal
Source-Version: 2.1.2+dfsg-4

We believe that the bug you reported is fixed in the latest version of
gdal, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 859...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated gdal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 02 Apr 2017 23:35:22 +0200
Source: gdal
Binary: libgdal20 libgdal-dev libgdal-doc gdal-bin python-gdal python3-gdal 
libgdal-perl libgdal-java
Architecture: source amd64 all
Version: 2.1.2+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-dev - Geospatial Data Abstraction Library - Development files
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-java - Java bindings to the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal20  - Geospatial Data Abstraction Library
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
 python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library
Closes: 859368
Changes:
 gdal (2.1.2+dfsg-4) unstable; urgency=medium
 .
   * Enable PIE hardening flags.
 (closes: #859368)
   * Drop unused hardening-no-pie lintian override.
Checksums-Sha1:
 48f3c08a1279e20098a095ad84cac1d97f248eb3 3217 gdal_2.1.2+dfsg-4.dsc
 44ab0dfd91581086b3cfc8c7f2a2d40aeff7c57d 142784 gdal_2.1.2+dfsg-4.debian.tar.xz
 9916f61b08906500d601af38a1b27e91886e4923 464080 
gdal-bin-dbgsym_2.1.2+dfsg-4_amd64.deb
 28e7f11bc56c1dd13ec6bc65388e27471426e3dc 330054 gdal-bin_2.1.2+dfsg-4_amd64.deb
 1b7754a87584cc7f05273b0997b824baa9886928 15977 
gdal_2.1.2+dfsg-4_amd64.buildinfo
 8fb72803860524b7985a9ea3faef5cc64cdbee50 6068406 
libgdal-dev_2.1.2+dfsg-4_amd64.deb
 1fcc31f993bef4dcb5de900af152afe019dbb0d0 2031684 
libgdal-doc_2.1.2+dfsg-4_all.deb
 7d563b8e817c4b65e84dcca2464a9e3a4340876a 695882 
libgdal-java-dbgsym_2.1.2+dfsg-4_amd64.deb
 7c938d0666f49e3ac8635a11712351c53f8ce831 408414 
libgdal-java_2.1.2+dfsg-4_amd64.deb
 d146f0754e2d3d9bb7cb20c7d2362f1946c5abc5 1069278 
libgdal-perl-dbgsym_2.1.2+dfsg-4_amd64.deb
 e03832c0f571f2d4861ebefae1efe1d3514a0ddb 464382 
libgdal-perl_2.1.2+dfsg-4_amd64.deb
 1bb76fcac8195e27da87c0fa50bb6bb214d5ae1c 31901274 

libgdal-grass_2.1.2-5_amd64.changes ACCEPTED into unstable

2017-04-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 02 Apr 2017 23:43:22 +0200
Source: libgdal-grass
Binary: libgdal20-2.1.2-grass libgdal-grass
Architecture: source all amd64
Version: 2.1.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 libgdal-grass - GRASS extension for the GDAL library - metapackage
 libgdal20-2.1.2-grass - GRASS extension for the GDAL library
Changes:
 libgdal-grass (2.1.2-5) unstable; urgency=medium
 .
   * Enable PIE hardening flags.
Checksums-Sha1:
 18bcd89294c417489c0c9bfe3322c7edfeae4aa5 2188 libgdal-grass_2.1.2-5.dsc
 621caa6e64e1ba60b20aa96828f37cd8a6a3caf4 7440 
libgdal-grass_2.1.2-5.debian.tar.xz
 369267554ac0051227c79bda3a44337a7e66d766 6016 libgdal-grass_2.1.2-5_all.deb
 206411c7d0a7b6b74e13cad1b209a6edf884631a 12790 
libgdal-grass_2.1.2-5_amd64.buildinfo
 84a258535982912167b0b667fd05456efdffaf54 26540 
libgdal20-2.1.2-grass_2.1.2-5_amd64.deb
Checksums-Sha256:
 9baa9d210ce3e992b97ea973366656ea4ced37a594d23a05780be552c8e28b4c 2188 
libgdal-grass_2.1.2-5.dsc
 5737c77384081b18eb56a6373cece63070c55ef16095cc7456472599bf9d18df 7440 
libgdal-grass_2.1.2-5.debian.tar.xz
 a091573c5d3037478af07d07a9d57476161f82592f2146ea9c694ab229c9ebd7 6016 
libgdal-grass_2.1.2-5_all.deb
 de2556fe9ee97dca5aa8567e8a39441f3dfa7472062ebec49269db615eee21cd 12790 
libgdal-grass_2.1.2-5_amd64.buildinfo
 26e28ccd5f9996feb4cb75b567133d7593809ceaff293a744e9c71c735ad9f07 26540 
libgdal20-2.1.2-grass_2.1.2-5_amd64.deb
Files:
 e799a5b2aa744b2488583ad30c316b8c 2188 science optional 
libgdal-grass_2.1.2-5.dsc
 474eb96345063930df7c2c1c4fe39983 7440 science optional 
libgdal-grass_2.1.2-5.debian.tar.xz
 62555eb73781c85b898a27a0982800cc 6016 metapackages optional 
libgdal-grass_2.1.2-5_all.deb
 596179d170f3dbd573042c8abb59cc71 12790 science optional 
libgdal-grass_2.1.2-5_amd64.buildinfo
 44a7b2b0a237fa06de3f013c862bcbd2 26540 libs optional 
libgdal20-2.1.2-grass_2.1.2-5_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJY4YSoAAoJEGdQ8QrojUrxIC4QAK7GmqjfZf5w/g1GQx3X/LCA
KQdsAeDpCIMiCw+XR1BDfIbDEy83Q6y9uL1ungcRrano29PPtRkKA4dursPEk7HC
+r6U9/7g7YyNglRj9dwra2trb1cBQLMFkRmA928X7+giQIc/BLtgezhEnB3Qlh3r
K6gbA6/ytCZj6rnvve/NAGnqMgizDrye4Lw+krDvRfdjtta6HCZ0a3aHWlu5j+/z
A8mwyM0o/xFnLv84QS6/8lwQorZdXYlPneCQImdkpI2hyxCzbn4ywYmwrn06gHpr
UKdqUAQqoJPuJCGadddXZoYP+UVADjrWmcZRRRwlnqfJGJuccbLxO+3CbLLxdMNW
rmPwrZaetE3d0QAUyStVrEeWPsiB+47JbsQPhboRj1SGHk/ChEV3qty2QLldX1ZT
vH4hEEks1zTuRXY01AxFlZwhAoZylaJCJqYDevXvZ0Z4q8vfqnCBdlOwRLgAANxd
0OHNcG0HAGNbzKMJTojVy+xoga51xU5CBY4Qq4TaPqD8faw/yeF14/N23v1xGiFL
Cu5EMaVOkJFMdpUEwJa3Ec0f5WXkfc7vA7viSNiUMRhsVqfHkByeIGqQu7yarp6b
NkAA/mVa8Ccr+WU1bICLnp8EjoWS+YpF0K3AfEBWz++FVpS4dBh/8qkwQqz8CdY1
s1GKVX3G7OT7nDkpHc0l
=eZVg
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


grass_7.2.0-2_amd64.changes ACCEPTED into unstable

2017-04-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 02 Apr 2017 23:38:40 +0200
Source: grass
Binary: grass grass-core grass-gui grass-doc grass-dev-doc grass-dev
Architecture: source amd64 all
Version: 7.2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 grass  - Geographic Resources Analysis Support System (GRASS GIS)
 grass-core - GRASS GIS core components
 grass-dev  - GRASS GIS development files
 grass-dev-doc - GRASS GIS Programmers' Manual
 grass-doc  - GRASS GIS user documentation
 grass-gui  - GRASS GIS graphical user interfaces
Closes: 859372
Changes:
 grass (7.2.0-2) unstable; urgency=medium
 .
   * Enable PIE hardening flags.
 (closes: #859372)
   * Drop unused lintian overrides for hardening-no-pie.
Checksums-Sha1:
 c0e2e75f45e0ae219143c627ba94359724286841 2769 grass_7.2.0-2.dsc
 357a741c3f132bc19da0e8085d4288b6ea467425 30192 grass_7.2.0-2.debian.tar.xz
 f5f937d185b232e1424a94cded71be0fe22c5dbc 11492574 
grass-core-dbgsym_7.2.0-2_amd64.deb
 dd6020326a89c22a3b614716bc90c9cc23e603cc 7728416 grass-core_7.2.0-2_amd64.deb
 0833cfb3565a27902b6da6442ae9840029544869 3662 
grass-dev-dbgsym_7.2.0-2_amd64.deb
 a6075bb982c4c0ae29a2ab2aeac4fe206aad1ac6 8192016 grass-dev-doc_7.2.0-2_all.deb
 bddecc6f6f0b076a7e13968368df142710456ab5 201010 grass-dev_7.2.0-2_amd64.deb
 b540874fd1687ebb3fc289f22c247302c8b32d41 23877538 grass-doc_7.2.0-2_all.deb
 0cf2173eac750a50332df4c0385569743aa2c925 3205940 grass-gui_7.2.0-2_amd64.deb
 e46120f8599d3fbe9184583ecee4dc14a7f4b696 19492 grass_7.2.0-2_all.deb
 19a2e3cf6980a240ad5141bf7cf51602d58f2a19 18265 grass_7.2.0-2_amd64.buildinfo
Checksums-Sha256:
 7c9e2cd104edb28029b6a18e2e38e75e7ce78240b0b6d07d84fbfa1a01de016d 2769 
grass_7.2.0-2.dsc
 f076bc510a6e4bd26ef91860c24fea8698a6a1fdd1a641ffdc42fc2e995890bb 30192 
grass_7.2.0-2.debian.tar.xz
 423b7f419c1d4cfe6d109a97701efd2c01eb9ea663914f7d982550a66b65d30c 11492574 
grass-core-dbgsym_7.2.0-2_amd64.deb
 a96c446edadef2d51076c6dec909ada3c16ca1c1595502603a7f97671526e931 7728416 
grass-core_7.2.0-2_amd64.deb
 6c01e7cc144f0b3a6b70f180428a992953cdf8090681bbbd384475d91e395427 3662 
grass-dev-dbgsym_7.2.0-2_amd64.deb
 d80150032a4b15f6090e70a6a9336b2f95b6cb9c6cab59d8d69a7350c626a0fa 8192016 
grass-dev-doc_7.2.0-2_all.deb
 20b7ee09a92d1c0d6359ab0dd7d0919bc3366c4cc1d5fd8f9eee473f60f8640d 201010 
grass-dev_7.2.0-2_amd64.deb
 7e90e6fb568fad0c54426b85d3ee0701b38164a5ffed044ac0e9ab0309157ae7 23877538 
grass-doc_7.2.0-2_all.deb
 ab0941f29d52dfc6723f3fbeafb32e4c2fa237d05f6fe5ffb433b9ba9cd9d759 3205940 
grass-gui_7.2.0-2_amd64.deb
 6686d47eb32270c8c8df83e8ad0b815c41f465ca790de68c9e93496dd2565e81 19492 
grass_7.2.0-2_all.deb
 8b8c29cbbc8cd41ccb67429b853bf718a9887a489f57b4163a5e3822ee88db92 18265 
grass_7.2.0-2_amd64.buildinfo
Files:
 7410fa91a70fd9939ce331f4caff5650 2769 science optional grass_7.2.0-2.dsc
 6d0a347cd58bf442d31d1a1a22ffe340 30192 science optional 
grass_7.2.0-2.debian.tar.xz
 0881e5d6e5b92c9b38591bf9c5c61af0 11492574 debug extra 
grass-core-dbgsym_7.2.0-2_amd64.deb
 6bc8d2e09cc5ba232486441b67edba95 7728416 science optional 
grass-core_7.2.0-2_amd64.deb
 20942fbb0a93f47f49298c8d6a7a4ad0 3662 debug extra 
grass-dev-dbgsym_7.2.0-2_amd64.deb
 819480a2940f16b4a09e9f1990c4a924 8192016 doc optional 
grass-dev-doc_7.2.0-2_all.deb
 d720a5a3d6f29605220937c6ec997076 201010 devel optional 
grass-dev_7.2.0-2_amd64.deb
 82f23fdd681002e276d60abeb6d0c785 23877538 doc optional 
grass-doc_7.2.0-2_all.deb
 d5d8a387efa523acfe270bfe4b999808 3205940 science optional 
grass-gui_7.2.0-2_amd64.deb
 a6ab2c4d8ab529a0a660b6349997fb96 19492 metapackages optional 
grass_7.2.0-2_all.deb
 2bcf437bf8d705ca14c776f41d7e2072 18265 science optional 
grass_7.2.0-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJY4YMmAAoJEGdQ8QrojUrxyxYQAJC250CVJgULSd1xWO5/F2iz
NVQ/wS9sr0canznzHWfbmgt0Eev32dkr7QVYVLNpPDiMAimIEV7PF2I/WkHUECT5
mvv2IhCIzsfb7kDhR5QkoSjsU54M2u501FQ784Uh3NMZi+l0n6NbcT2defPE75Ns
8akIvjFQ/gvwbUMK/V6WFeVEBYsY7wcEIqos0prmg//CTlzMPIQKd6yI07MvKfJv
WthekWPZb5dOAuoCPfVUFQYcLZ2eqzFVQqHx7mzEAkKgF/YacLFcRlE7LjYxQNLe
vmcYqw/3jvSCVCf2PrukOdtigzJkuYZSWonRGcEi8g5OmbchLGD7CTA6kVlj7wR1
M6F1vtnMBkyphQHBzPQeClGIh088OdpsY6Ui5i5kwnVnQ8JgeOB1UN4AUzB0gJI8
7tPdnuZnc7uWhn8sVj4NmmWA/LAX5HU/b2M+oettK4A89zZ/EZG58cs+KS5WCfvs
AJs4qJ+Rgf9xZL5MSBfKvJgzAD78mnU4WN8UNeX+dmlnGWXJByuXgU9UxQ4bvknJ
oReu0FRUAdjtzPbpweqwBdZGVSuM//dGfZpmbNALKwP5NgNFRJJdITcORFZa0vWX
a8yjJWufqjlmWPDSoCKY8Z3I8GkfX8zqyZ9XgNnZlHbl6ZA4GfdXmhAH3k5eOD2J
FENf78OPpLlFEf84fSs5
=o3ZY
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


gdal_2.1.2+dfsg-4_amd64.changes ACCEPTED into unstable

2017-04-02 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 02 Apr 2017 23:35:22 +0200
Source: gdal
Binary: libgdal20 libgdal-dev libgdal-doc gdal-bin python-gdal python3-gdal 
libgdal-perl libgdal-java
Architecture: source amd64 all
Version: 2.1.2+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 gdal-bin   - Geospatial Data Abstraction Library - Utility programs
 libgdal-dev - Geospatial Data Abstraction Library - Development files
 libgdal-doc - Documentation for the Geospatial Data Abstraction Library
 libgdal-java - Java bindings to the Geospatial Data Abstraction Library
 libgdal-perl - Perl bindings to the Geospatial Data Abstraction Library
 libgdal20  - Geospatial Data Abstraction Library
 python-gdal - Python bindings to the Geospatial Data Abstraction Library
 python3-gdal - Python 3 bindings to the Geospatial Data Abstraction Library
Closes: 859368
Changes:
 gdal (2.1.2+dfsg-4) unstable; urgency=medium
 .
   * Enable PIE hardening flags.
 (closes: #859368)
   * Drop unused hardening-no-pie lintian override.
Checksums-Sha1:
 48f3c08a1279e20098a095ad84cac1d97f248eb3 3217 gdal_2.1.2+dfsg-4.dsc
 44ab0dfd91581086b3cfc8c7f2a2d40aeff7c57d 142784 gdal_2.1.2+dfsg-4.debian.tar.xz
 9916f61b08906500d601af38a1b27e91886e4923 464080 
gdal-bin-dbgsym_2.1.2+dfsg-4_amd64.deb
 28e7f11bc56c1dd13ec6bc65388e27471426e3dc 330054 gdal-bin_2.1.2+dfsg-4_amd64.deb
 1b7754a87584cc7f05273b0997b824baa9886928 15977 
gdal_2.1.2+dfsg-4_amd64.buildinfo
 8fb72803860524b7985a9ea3faef5cc64cdbee50 6068406 
libgdal-dev_2.1.2+dfsg-4_amd64.deb
 1fcc31f993bef4dcb5de900af152afe019dbb0d0 2031684 
libgdal-doc_2.1.2+dfsg-4_all.deb
 7d563b8e817c4b65e84dcca2464a9e3a4340876a 695882 
libgdal-java-dbgsym_2.1.2+dfsg-4_amd64.deb
 7c938d0666f49e3ac8635a11712351c53f8ce831 408414 
libgdal-java_2.1.2+dfsg-4_amd64.deb
 d146f0754e2d3d9bb7cb20c7d2362f1946c5abc5 1069278 
libgdal-perl-dbgsym_2.1.2+dfsg-4_amd64.deb
 e03832c0f571f2d4861ebefae1efe1d3514a0ddb 464382 
libgdal-perl_2.1.2+dfsg-4_amd64.deb
 1bb76fcac8195e27da87c0fa50bb6bb214d5ae1c 31901274 
libgdal20-dbgsym_2.1.2+dfsg-4_amd64.deb
 75c351e1ff4747739e757aac5edfb3b402f70553 5016454 
libgdal20_2.1.2+dfsg-4_amd64.deb
 947aecaff680e1b48b2a03275fea71fced9d60c2 989070 
python-gdal-dbgsym_2.1.2+dfsg-4_amd64.deb
 b1d0d5852fa9c32cc00789b3c4a098e5ffcd3df7 672040 
python-gdal_2.1.2+dfsg-4_amd64.deb
 d8185076f296e4a0ad87e3da163c5e7615e2080e 1031470 
python3-gdal-dbgsym_2.1.2+dfsg-4_amd64.deb
 24a356fec41144134e0a5f17f347258161d29a60 486682 
python3-gdal_2.1.2+dfsg-4_amd64.deb
Checksums-Sha256:
 560bce29a1996cd46bd9a98dc72a51c6a4d047c03f7ba9b18f377de27ae8989a 3217 
gdal_2.1.2+dfsg-4.dsc
 e97572dbb4abf12f7ab97828e99d8019a2716f8b4b1ede6866bb63a435eafceb 142784 
gdal_2.1.2+dfsg-4.debian.tar.xz
 de2fcfb0a4f12c7b13d5f7eb162a47ce9480dfe734f8add6da0f55f8794f60f8 464080 
gdal-bin-dbgsym_2.1.2+dfsg-4_amd64.deb
 c63c0af6b312c81311effdbae8fceb60cc2071ab545d31b6725b747456bd93e5 330054 
gdal-bin_2.1.2+dfsg-4_amd64.deb
 9d7d347fd55a6f6a4dfd9a88d498be952d3ed35f2eaee7776edbb2c4e065421e 15977 
gdal_2.1.2+dfsg-4_amd64.buildinfo
 604c70290ca100c5710cbcf3a61ab843557dac8c837fd492435746f855e83441 6068406 
libgdal-dev_2.1.2+dfsg-4_amd64.deb
 4ade0300b34579611f5f4dbdb12b8d2529a115925249dcf1fde10bd40f0f63e8 2031684 
libgdal-doc_2.1.2+dfsg-4_all.deb
 398d58a6d66e8744dd0e1515782e4201e98e3004f1c584a8a20c8ff8040f0b86 695882 
libgdal-java-dbgsym_2.1.2+dfsg-4_amd64.deb
 e185b64e3242f28330f54a49701608ed3b6cd2f51cb2b3730ca4cdfaa6e255d3 408414 
libgdal-java_2.1.2+dfsg-4_amd64.deb
 eea5f31a5d52c9c751f7398585e56aa9810f3cbd4d7c3132d026205772aefa22 1069278 
libgdal-perl-dbgsym_2.1.2+dfsg-4_amd64.deb
 5dcb4b3bebadc17303691f8c4d8e516ecc60ae6551ce09480b729a88e0384fbd 464382 
libgdal-perl_2.1.2+dfsg-4_amd64.deb
 9eb0551f0b3c5deee4b976734e6f41b79f4ef597234afc5bdbe58d05d0cf7f4d 31901274 
libgdal20-dbgsym_2.1.2+dfsg-4_amd64.deb
 c32e57da45defdacee120c23346d8d07c7a02006bb174e62395d818d253d5589 5016454 
libgdal20_2.1.2+dfsg-4_amd64.deb
 6b7944cb6c88137a95740f27749102f16c03f6dcd083d2ff1a0cfd74209f2303 989070 
python-gdal-dbgsym_2.1.2+dfsg-4_amd64.deb
 9af6284461926d8e812ad3c55b1d5097df7df5ff45184d22cbce0377af49fe00 672040 
python-gdal_2.1.2+dfsg-4_amd64.deb
 d1cc565f5765b4075797a96d81e524355bf6689ca07be03b574c2599de7632d7 1031470 
python3-gdal-dbgsym_2.1.2+dfsg-4_amd64.deb
 6323e07098a9bbe38d7bf7331f97d53eb3cf51552c68cdd4a0fcf3aa2b03e569 486682 
python3-gdal_2.1.2+dfsg-4_amd64.deb
Files:
 a9ee16b95104e6987aaa25d228daae6e 3217 science optional gdal_2.1.2+dfsg-4.dsc
 2855fb41eee2463f73cd13a8bd1e8d8f 142784 science optional 
gdal_2.1.2+dfsg-4.debian.tar.xz
 decdf118c91639ca315ded636e181410 464080 debug extra 
gdal-bin-dbgsym_2.1.2+dfsg-4_amd64.deb
 0929361497a4d1da4bc63b05bb6bab6e 330054 science optional 
gdal-bin_2.1.2+dfsg-4_amd64.deb
 720b019cf84f7588a63f5be46f255570 15977 science optional 

Processing of libgdal-grass_2.1.2-5_amd64.changes

2017-04-02 Thread Debian FTP Masters
libgdal-grass_2.1.2-5_amd64.changes uploaded successfully to localhost
along with the files:
  libgdal-grass_2.1.2-5.dsc
  libgdal-grass_2.1.2-5.debian.tar.xz
  libgdal-grass_2.1.2-5_all.deb
  libgdal-grass_2.1.2-5_amd64.buildinfo
  libgdal20-2.1.2-grass_2.1.2-5_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Processing of grass_7.2.0-2_amd64.changes

2017-04-02 Thread Debian FTP Masters
grass_7.2.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  grass_7.2.0-2.dsc
  grass_7.2.0-2.debian.tar.xz
  grass-core-dbgsym_7.2.0-2_amd64.deb
  grass-core_7.2.0-2_amd64.deb
  grass-dev-dbgsym_7.2.0-2_amd64.deb
  grass-dev-doc_7.2.0-2_all.deb
  grass-dev_7.2.0-2_amd64.deb
  grass-doc_7.2.0-2_all.deb
  grass-gui_7.2.0-2_amd64.deb
  grass_7.2.0-2_all.deb
  grass_7.2.0-2_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Processing of gdal_2.1.2+dfsg-4_amd64.changes

2017-04-02 Thread Debian FTP Masters
gdal_2.1.2+dfsg-4_amd64.changes uploaded successfully to localhost
along with the files:
  gdal_2.1.2+dfsg-4.dsc
  gdal_2.1.2+dfsg-4.debian.tar.xz
  gdal-bin-dbgsym_2.1.2+dfsg-4_amd64.deb
  gdal-bin_2.1.2+dfsg-4_amd64.deb
  gdal_2.1.2+dfsg-4_amd64.buildinfo
  libgdal-dev_2.1.2+dfsg-4_amd64.deb
  libgdal-doc_2.1.2+dfsg-4_all.deb
  libgdal-java-dbgsym_2.1.2+dfsg-4_amd64.deb
  libgdal-java_2.1.2+dfsg-4_amd64.deb
  libgdal-perl-dbgsym_2.1.2+dfsg-4_amd64.deb
  libgdal-perl_2.1.2+dfsg-4_amd64.deb
  libgdal20-dbgsym_2.1.2+dfsg-4_amd64.deb
  libgdal20_2.1.2+dfsg-4_amd64.deb
  python-gdal-dbgsym_2.1.2+dfsg-4_amd64.deb
  python-gdal_2.1.2+dfsg-4_amd64.deb
  python3-gdal-dbgsym_2.1.2+dfsg-4_amd64.deb
  python3-gdal_2.1.2+dfsg-4_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] branch master updated (9b9444d -> 1d56cec)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository gdal-grass.

  from  9b9444d   Mark grass72.patch as Applied-Upstream.
   new  9cbed33   Enable PIE hardening flags.
   new  1d56cec   Set distribution to unstable.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/rules | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] 02/02: Set distribution to unstable.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal-grass.

commit 1d56cec0eb4608ca1d5fa2d3a532ab4d31d89529
Author: Bas Couwenberg 
Date:   Sun Apr 2 23:43:34 2017 +0200

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 51c80b8..82abc09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libgdal-grass (2.1.2-5) UNRELEASED; urgency=medium
+libgdal-grass (2.1.2-5) unstable; urgency=medium
 
   * Enable PIE hardening flags.
 
- -- Bas Couwenberg   Sun, 02 Apr 2017 23:42:51 +0200
+ -- Bas Couwenberg   Sun, 02 Apr 2017 23:43:22 +0200
 
 libgdal-grass (2.1.2-4) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] tag debian/2.1.2-5 created (now 1d56cec)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.1.2-5
in repository gdal-grass.

at  1d56cec   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal-grass] 01/02: Enable PIE hardening flags.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal-grass.

commit 9cbed33b70c89f4d97d04fd3825df6109dd93647
Author: Bas Couwenberg 
Date:   Sun Apr 2 23:43:10 2017 +0200

Enable PIE hardening flags.
---
 debian/changelog | 6 ++
 debian/rules | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b439382..51c80b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libgdal-grass (2.1.2-5) UNRELEASED; urgency=medium
+
+  * Enable PIE hardening flags.
+
+ -- Bas Couwenberg   Sun, 02 Apr 2017 23:42:51 +0200
+
 libgdal-grass (2.1.2-4) unstable; urgency=medium
 
   * Add patch to link GRASS 7.2 libraries.
diff --git a/debian/rules b/debian/rules
index 583ea08..79a52d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal-grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[grass] tag debian/7.2.0-2 created (now 7398dec)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/7.2.0-2
in repository grass.

at  7398dec   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[grass] 01/03: Enable PIE hardening flags. (closes: #859372)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository grass.

commit f7d83e8407e477aa77177b5744ece30fed7327d0
Author: Bas Couwenberg 
Date:   Sun Apr 2 23:37:45 2017 +0200

Enable PIE hardening flags. (closes: #859372)
---
 debian/changelog | 7 +++
 debian/rules | 5 ++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8be637..9319890 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+grass (7.2.0-2) UNRELEASED; urgency=medium
+
+  * Enable PIE hardening flags.
+(closes: #859372)
+
+ -- Bas Couwenberg   Sun, 02 Apr 2017 23:36:37 +0200
+
 grass (7.2.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index c0377cc..97120f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Enable hardening build flags, except:
-#  pie: causes build failure
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 VERSION=$(shell echo `head -2 $(CURDIR)/include/VERSION` | sed -e 's/ //')
 ABI=$(shell echo `head -3 $(CURDIR)/include/VERSION` | sed -e 's/ //g' -e 
's/RC/-/')

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[grass] 02/03: Drop unused lintian overrides for hardening-no-pie.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository grass.

commit b1042e49bd2c7047216996b66dce28fcfa7f4127
Author: Bas Couwenberg 
Date:   Sun Apr 2 23:38:28 2017 +0200

Drop unused lintian overrides for hardening-no-pie.
---
 debian/changelog| 1 +
 debian/grass-core.lintian-overrides | 3 ---
 debian/grass-dev.lintian-overrides  | 3 ---
 3 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9319890..a861d0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ grass (7.2.0-2) UNRELEASED; urgency=medium
 
   * Enable PIE hardening flags.
 (closes: #859372)
+  * Drop unused lintian overrides for hardening-no-pie.
 
  -- Bas Couwenberg   Sun, 02 Apr 2017 23:36:37 +0200
 
diff --git a/debian/grass-core.lintian-overrides 
b/debian/grass-core.lintian-overrides
index 1c3970b..2ef3bb3 100644
--- a/debian/grass-core.lintian-overrides
+++ b/debian/grass-core.lintian-overrides
@@ -44,6 +44,3 @@ grass-core: hardening-no-fortify-functions 
usr/lib/grass*/lib/libgrass_segment.*
 grass-core: extra-license-file usr/lib/grass*/etc/license
 grass-core: extra-license-file usr/share/doc/grass-core/COPYING
 
-# PIE breaks the build
-grass-core: hardening-no-pie *
-
diff --git a/debian/grass-dev.lintian-overrides 
b/debian/grass-dev.lintian-overrides
deleted file mode 100644
index 142ba74..000
--- a/debian/grass-dev.lintian-overrides
+++ /dev/null
@@ -1,3 +0,0 @@
-# PIE breaks the build
-grass-dev: hardening-no-pie *
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[grass] 03/03: Set distribution to unstable.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository grass.

commit 7398dec8544a939866de3fd3401bb9dede626c5a
Author: Bas Couwenberg 
Date:   Sun Apr 2 23:39:13 2017 +0200

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a861d0f..fb5143e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-grass (7.2.0-2) UNRELEASED; urgency=medium
+grass (7.2.0-2) unstable; urgency=medium
 
   * Enable PIE hardening flags.
 (closes: #859372)
   * Drop unused lintian overrides for hardening-no-pie.
 
- -- Bas Couwenberg   Sun, 02 Apr 2017 23:36:37 +0200
+ -- Bas Couwenberg   Sun, 02 Apr 2017 23:38:40 +0200
 
 grass (7.2.0-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[grass] branch master updated (eca0567 -> 7398dec)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository grass.

  from  eca0567   Mark hicolor-icons.patch as Applied-Upstream.
   new  f7d83e8   Enable PIE hardening flags. (closes: #859372)
   new  b1042e4   Drop unused lintian overrides for hardening-no-pie.
   new  7398dec   Set distribution to unstable.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog| 8 
 debian/grass-core.lintian-overrides | 3 ---
 debian/grass-dev.lintian-overrides  | 3 ---
 debian/rules| 5 ++---
 4 files changed, 10 insertions(+), 9 deletions(-)
 delete mode 100644 debian/grass-dev.lintian-overrides

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 01/03: Enable PIE hardening flags. (closes: #859368)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal.

commit 13117e790925dedfb88dd6467a2ae3e8a97b9e8e
Author: Bas Couwenberg 
Date:   Sun Apr 2 22:43:15 2017 +0200

Enable PIE hardening flags. (closes: #859368)
---
 debian/changelog | 7 +++
 debian/rules | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fb4e6f5..ddb778d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gdal (2.1.2+dfsg-4) UNRELEASED; urgency=medium
+
+  * Enable PIE hardening flags.
+(closes: #859368)
+
+ -- Bas Couwenberg   Sun, 02 Apr 2017 22:41:40 +0200
+
 gdal (2.1.2+dfsg-3) unstable; urgency=medium
 
   * Add upstream patch to fix _gdal_array ImportError with Python 3.
diff --git a/debian/rules b/debian/rules
index d7dabe5..16a8a8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
 #export DH_VERBOSE=1
 
 # Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: 
\(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] tag debian/2.1.2+dfsg-4 created (now 9e2fea6)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to tag debian/2.1.2+dfsg-4
in repository gdal.

at  9e2fea6   (commit)
No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 03/03: Set distribution to unstable.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal.

commit 9e2fea61cf61492efc7e6b2cbc7444a3c1f6a7b1
Author: Bas Couwenberg 
Date:   Sun Apr 2 23:35:34 2017 +0200

Set distribution to unstable.
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8f8dea5..c89ee13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-gdal (2.1.2+dfsg-4) UNRELEASED; urgency=medium
+gdal (2.1.2+dfsg-4) unstable; urgency=medium
 
   * Enable PIE hardening flags.
 (closes: #859368)
   * Drop unused hardening-no-pie lintian override.
 
- -- Bas Couwenberg   Sun, 02 Apr 2017 22:41:40 +0200
+ -- Bas Couwenberg   Sun, 02 Apr 2017 23:35:22 +0200
 
 gdal (2.1.2+dfsg-3) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 02/03: Drop unused hardening-no-pie lintian override.

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gdal.

commit 9e0223faf0968fd975cecdc45b4c0e5eef9ee180
Author: Bas Couwenberg 
Date:   Sun Apr 2 22:43:41 2017 +0200

Drop unused hardening-no-pie lintian override.
---
 debian/changelog  | 1 +
 debian/gdal-bin.lintian-overrides | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ddb778d..8f8dea5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gdal (2.1.2+dfsg-4) UNRELEASED; urgency=medium
 
   * Enable PIE hardening flags.
 (closes: #859368)
+  * Drop unused hardening-no-pie lintian override.
 
  -- Bas Couwenberg   Sun, 02 Apr 2017 22:41:40 +0200
 
diff --git a/debian/gdal-bin.lintian-overrides 
b/debian/gdal-bin.lintian-overrides
index d3eb9bf..b1ad6aa 100644
--- a/debian/gdal-bin.lintian-overrides
+++ b/debian/gdal-bin.lintian-overrides
@@ -7,6 +7,3 @@ gdal-bin: binary-without-manpage
 # in pre-1.10 versions distributed in experimental. Just for safety.
 gdal-bin: package-relation-with-self breaks: gdal-bin (<< 1.10.0-0~)
 
-# PIE breaks the Python bindings
-gdal-bin: hardening-no-pie *
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] branch master updated (37e3113 -> 9e2fea6)

2017-04-02 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository gdal.

  from  37e3113   Set distribution to unstable.
   new  13117e7   Enable PIE hardening flags. (closes: #859368)
   new  9e0223f   Drop unused hardening-no-pie lintian override.
   new  9e2fea6   Set distribution to unstable.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog  | 8 
 debian/gdal-bin.lintian-overrides | 3 ---
 debian/rules  | 2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#859372: grass shouldn't disable PIE

2017-04-02 Thread Adrian Bunk
Source: grass
Version: 7.2.0-1
Severity: normal
Tags: patch

With gcc in stretch defaulting to PIE, hardening=+all,-pie changed
semantics from "enable hardening but not PIE" to "enable all hardening
and explicitely disable the default PIE".
The latter is usually not intended.

The -pie in hardening flags was in some cases required in pre-stretch
releases to avoid build failures caused by (incorrectly) passing -fPIE
to the compiler when building shared libraries or plugins.
This problem does no longer exist, and grass builds with my patch.

Please consider applying the following patch:

--- debian/rules.old2017-04-02 20:40:04.0 +
+++ debian/rules2017-04-02 20:40:18.0 +
@@ -3,9 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Enable hardening build flags, except:
-#  pie: causes build failure
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+# Enable hardening build flags:
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 VERSION=$(shell echo `head -2 $(CURDIR)/include/VERSION` | sed -e 's/ //')
 ABI=$(shell echo `head -3 $(CURDIR)/include/VERSION` | sed -e 's/ //g' -e 
's/RC/-/')

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#859368: gdal shouldn't disable PIE

2017-04-02 Thread Adrian Bunk
On Sun, Apr 02, 2017 at 10:40:18PM +0200, Sebastiaan Couwenberg wrote:
> On 04/02/2017 10:15 PM, Adrian Bunk wrote:
> > The -pie in hardening flags was in some cases required in pre-stretch
> > releases to avoid build failures caused by (incorrectly) passing -fPIE
> > to the compiler when building shared libraries or plugins.
> > This problem does no longer exist.
> > 
> > Please apply the following change:
> 
> Only if it no longer breaks the Python bindings.
> 
> I'm a little short on time, so I'm tempted to move this to post-stretch.

If the Python bindings breakage was a FTBFS, then it was exactly
the problem I described.

And I verified that gdal builds with my change before sending the bug.

> Kind Regards,
> 
> Bas

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#859368: gdal shouldn't disable PIE

2017-04-02 Thread Sebastiaan Couwenberg
On 04/02/2017 10:15 PM, Adrian Bunk wrote:
> The -pie in hardening flags was in some cases required in pre-stretch
> releases to avoid build failures caused by (incorrectly) passing -fPIE
> to the compiler when building shared libraries or plugins.
> This problem does no longer exist.
> 
> Please apply the following change:

Only if it no longer breaks the Python bindings.

I'm a little short on time, so I'm tempted to move this to post-stretch.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


Bug#859368: gdal shouldn't disable PIE

2017-04-02 Thread Adrian Bunk
Source: gdal
Version: 2.1.2+dfsg-3
Severity: important
Tags: patch

With gcc in stretch defaulting to PIE, hardening=+all,-pie changed
semantics from "enable hardening but not PIE" to "enable all hardening
and explicitely disable the default PIE".
The latter is usually not intended.

For packages like gdal that include static libraries the situation
is even worse, since non-PIE static libraries cannot be used with
the stretch gcc unless -no-pie is explicitly passed when linking.

The -pie in hardening flags was in some cases required in pre-stretch
releases to avoid build failures caused by (incorrectly) passing -fPIE
to the compiler when building shared libraries or plugins.
This problem does no longer exist.

Please apply the following change:

--- debian/rules.old2017-04-02 19:23:02.0 +
+++ debian/rules2017-04-02 19:23:08.0 +
@@ -9,7 +9,7 @@
 #export DH_VERBOSE=1
 
 # Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 UPSTREAM_VERSION = $(shell dpkg-parsechangelog | sed -ne 's/^Version: 
\(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
 

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel