Hi, I've generated a new RC because of a regression I just found (fixed per https://trac.osgeo.org/gdal/ticket/6691)
Updated links: http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2RC2.tar.xz http://download.osgeo.org/gdal/2.1.2/gdal-2.1.2RC2.tar.gz http://download.osgeo.org/gdal/2.1.2/gdal212RC2.zip http://download.osgeo.org/gdal/2.1.2/gdalautotest-2.1.2RC2.tar.gz http://download.osgeo.org/gdal/2.1.2/gdalautotest-2.1.2RC2.zip The changes since 2.1.2RC1 are: * /vsimem/: fix potential crash when closing -different- handles pointing to the same file from different threads (fixes #6683) * Fix multi-threading issues in read/write scenarios (fixes #6684) * ILI1: fix crash in OGRILI1Layer::JoinSurfaceLayer() when the multicurve of the feature of the poSurfaceLineLayer layer is empty (fixes #6688) * GPKG/SQLite/PG/FileGDB/MEM: properly set/reset field subtype with AlterFieldDefn() (fixes #6689) * Fix regression in PLScenes V1 raster random access. Add a CPL_VSIL_CURL_ALLOWED_FILENAME config option to solve that (fixes #6691) Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
