[gdal-dev] 3.11.1 RC2 is available (was Re: GDAL 3.11.1 release candidate available)
Even Rouault
even.rouault at spatialys.com
Wed Jun 25 09:17:12 PDT 2025
Hi,
here's a RC2 mostly to fix a small memory leak in some excutions of
gdalinfo -json that went into RC1, and with some extra bonus while we are it
Sources:
- https://download.osgeo.org/gdal/3.11.1/gdal-3.11.1rc2.tar.xz
- https://download.osgeo.org/gdal/3.11.1/gdal-3.11.1rc2.tar.gz
- https://download.osgeo.org/gdal/3.11.1/gdal3111rc2.zip
Autotest:
- https://download.osgeo.org/gdal/3.11.1/gdalautotest-3.11.1rc2.tar.gz
- https://download.osgeo.org/gdal/3.11.1/gdalautotest-3.11.1rc2.zip
NEWS file: https://github.com/OSGeo/gdal/blob/v3.11.1RC2/NEWS.md
Changes since RC1:
* gdalinfo -json: fix memleak for non-georeferenced images (introduced
in 3.11.0RC1)
* Arrow/Parquet: fix wrong casts in ReadFeature() that cause UBSAN to
complain
* Python bindings: fix build with latest SWIG master (4.4.0dev)
* ADBC: do not try to open in update mode
* Parquet: better error message with libarrow <= 18 when file cannot be
opened
* VRT pixel function: do not crash when 'expression' pixel function
argument is missing (ossfuzz #427499233)
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list