[OSGeo-Announce] GDAL 3.6.1 is released

Victoria Rautenbach victoria.rautenbach at gmail.com
Thu Dec 15 22:25:35 PST 2022


News item by Even Rouault
Published at https://www.osgeo.org/foundation-news/gdal-3-6-1-is-released/


On behalf of the GDAL/OGR development team, I am pleased to announce the
release of the GDAL/OGR 3.6.1 bug fix version.

Important: GDAL 3.6.1 officially retracts GDAL 3.6.0 which could cause
corruption of the spatial index of GeoPackage files it created (in
tables with 100 000 features or more): cf
https://github.com/qgis/QGIS/issues/51188 and
https://github.com/OSGeo/gdal/pull/6911. GDAL 3.6.1 fixes that issue.
Setting OGR_GPKG_ALLOW_THREADED_RTREE=NO environment variable (at
generation time) also works around the issue with GDAL 3.6.0. Users who
have generated corrupted GeoPackage files with 3.6.0 can regnerate them
with 3.6.1 with, for example, "ogr2ogr out_ok.gpkg in_corrupted.gpkg"
(assuming a GeoPackage file with vector content only)

Consult the release notes for the list of issues addressed :
   https://github.com/OSGeo/gdal/blob/v3.6.1/NEWS.md

The sources are available at:

     https://download.osgeo.org/gdal/3.6.1/gdal-3.6.1.tar.xz
     https://download.osgeo.org/gdal/3.6.1/gdal-3.6.1.tar.gz
     https://download.osgeo.org/gdal/3.6.1/gdal361.zip

Best regards,

Even

--
http://www.spatialys.com
My software is free, but my time generally not.


More information about the Announce mailing list