[pdal] PDAL-1.7.1-src.tar.gz vs PDAL-1.7.1.tar.gz
Howard Butler
howard at hobu.co
Fri Apr 13 09:10:39 PDT 2018
On 4/13/18 10:58 AM, Mateusz Loskot wrote:
> Hi,
>
> Is it expected that these two archive are different?
>
> http://download.osgeo.org/pdal/PDAL-1.7.1-src.tar.gz
> https://github.com/PDAL/PDAL/archive/1.7.1.tar.gz
The one on github is the "autorelease" feature of github connected to
their tagging. I do not see a way to remove it.
The canonnical release is the one on download.osgeo.org that is
available from https://www.pdal.io/download.html and includes links to
md5 hashes for verification.
>
> One has complete set of PDALConfig*, the other just the template.
The diff below is a doc bug in the release. We will be having a 1.7.2
release in May to fix this doc issue along with some others. Thanks for
the report.
Howard
>
> diff -Nua PDAL-1.7.1-src\doc\index.rst PDAL-1.7.1\doc\index.rst
> --- PDAL-1.7.1-src\doc\index.rst 2018-04-06 20:24:17.000000000 +0200
> +++ PDAL-1.7.1\doc\index.rst 2018-04-06 21:43:22.000000000 +0200
> @@ -28,10 +28,10 @@
> News
> --------------------------------------------------------------------------------
>
> -**04-05-2018**
> +**04-06-2018**
> ................................................................................
>
> -PDAL 1.7.0 has been released. Visit :ref:`download` to obtain a copy of the
> +PDAL 1.7.1 has been released. Visit :ref:`download` to obtain a copy of the
> source code, or follow the :ref:`quickstart` to get going in a hurry with
> `Docker`_.
>
> There may be more changes, I didn't compare thoroughly, but this seems
> enough to lit up the warning light.
>
> Which archive is the one to use?
>
> Best regards,
More information about the pdal
mailing list