Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps osgeo/gdal from ubuntu-full-3.10.3 to ubuntu-full-3.11.4.

Release notes

Sourced from osgeo/gdal's releases.

GDAL 3.11.4

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.11.4/NEWS.md

GDAL 3.11.3

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.11.3/NEWS.md

GDAL 3.11.2

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.11.2/NEWS.md

GDAL 3.11.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.11.1/NEWS.md

GDAL 3.11.0 "Eganville"

The 3.11.0 release is a new feature release with the following highlights:

In a nutshell...

  • RFC 104: Adding a "gdal" front-end command line interface.
    • See the list of commands
    • Includes new "gdal raster calc" and "gdal raster resclassify" utilities.
    • "gdal raster tile", C++ port of gdal2tiles, runs faster (3x to 6x in some cases)
    • Includes "gdal vsi list/copy/delete/move/sync" (ports of Python sample scripts)
    • Includes "gdal driver {driver_name}" for driver-specific commands.
    • Includes smart Bash autocompletion
    • Includes C, C++, Python API
  • Add GDALG (GDAL Streamed Algorithm Format) driver: reading of on-the-fly / streamed vector dataset replaying compatible "gdal" command lines (kind of VRT).

Other topics

  • RFC 100: Support float16 type
  • RFC 102: Embedding resource files into libgdal
  • RFC 103: Add a OGR_SCHEMA open option to selected OGR drivers
  • RFC 105: Add and use safe path manipulation functions
  • RFC 106: Metadata items to reflect driver update capabilities
  • RFC 107: Add OGRLayer::IGetExtent() and OGRLayer::ISetSpatialFilter()
  • Add read-only OGR ADBC (Arrow Database Connectivity) driver, in particular with support for DuckDB or Parquet datasets (if libduckdb also installed)
  • Add LIBERTIFF driver: native thread-safe read-only GeoTIFF reader
  • Add read-only RCM (Radarsat Constellation Mission) raster driver
  • Add read-only AIVector (Artificial intelligence powered vector) driver
  • VRT Pixel Functions: Add function to evaluate arbitrary expression (#11209)
  • Substantially improved drivers: ZARR, with support for Kerchunk JSON and Parquet reference stores
  • GeoPackage: change default version to GeoPackage 1.4 on creation (#7870)
  • RFC 108:
    • Removed raster drivers: BLX, BT, CTable2, ELAS, FIT, GSAG (Golden Software ASCII grid), GSBG (Golden Software 6.0 binary grid), JP2Lura, OZI OZF2/OZFX3, Rasterlite (v1), R object data store (.rda), RDB, SDTS, SGI, XPM, DIPex
    • Removed vector drivers: Geoconcept Export, OGDI (VPF/VMAP support), SDTS, SVG, Tiger, UK. NTF
    • Removed write support in following drivers: Interlis 1, Interlis 2, ADRG, PAux, MFF, MFF2/HKV, LAN, NTv2, BYN, USGSDEM, ISIS2
  • Removed OpenCL warper
  • OGR "Memory" driver deprecated, and aliased to the "MEM" driver. Its functionality is merged into the "MEM" driver that has raster, vector and multidimensional support.

... (truncated)

Changelog

Sourced from osgeo/gdal's changelog.

GDAL/OGR 3.11.4 Release Notes

GDAL 3.11.4 is a bugfix release.

Build

  • Install missing symlinks for completions of a few missing utilities, and remove ones that are no longer installed
  • CMake: fix checks for CMAKE_SYSTEM_PROCESSOR on non Windows platforms
  • Various compiler and cppcheck warning fixes
  • Add option to disable libavif version check

GDAL 3.11.4

Port

  • AWS: Fix aws sso cache file location and region parameter (#12064)
  • /vsis3/: retrieve path specific options in ReadDir()
  • /vsiaz/: fix ReadDir() with AZURE_NO_SIGN_REQUEST=YES
  • /vsirar/: fix Read() that can return a negative value when opening a rar made of a single file with /vsirar/the.rar (#12944)

Algorithms

  • Warp: use UInt16 nearest neighbor warping specific code path
  • Warp: fix error when reprojecting large raster (such as WMTS with global extent) (#12965)
  • Warp: avoid inserting CENTER_LONG when warping whole >=360 longitude range to WebMercator (#13017)

Raster core

  • GDALNoDataMaskBand::IRasterIO(): fix corruption when reading from Byte band and nLineSpace > nBufXSize (3.10.0 regression)
  • RAT: Fix invalid memory access in ValuesIO
  • GetDefaultHistogram(): fix error (on non Byte type) when min=max (#12851)
  • GDALMDArray::AsClassicDataset(): fix crash on 1D-array when iYDim is invalid (#12855)
  • GDALAntiRecursionStruct: fix so that a std::map doesn't increase out of control (#12931)
  • RasterIO/overview mode resampling: properly takes into account NaN for Float16/CFloat16

Raster utilities

  • gdal_translate: display full synopsis in case of error (#12763)
  • gdalmdiminfo: fix crash on a null string attribute
  • gdalwarp: for TPS warping, use -wo SOURCE_EXTRA=5 by default (#12736)
  • gdal_footprint: fail if there is a simplification error and there is a single input feature (#12724)

... (truncated)

Commits
  • dde6141 NEWS.md: update for 3.11.4
  • 6d96649 typo fixes
  • 51ac2f7 Bump version number to 3.11.4
  • 70d4036 Merge pull request #13022 from OSGeo/backport-13021-to-release/3.11
  • 145a2be Warping: avoid inserting CENTER_LONG when warping whole >=360 longitude range...
  • 2fee492 Arrow/Parquet: implement Close() and call it from destructor, so that delete ...
  • 453f40e Merge pull request #13008 from OSGeo/backport-12991-to-release/3.11
  • d5b5e67 VRT Reclassify: Fix typo in VRT reclassify error message (#13007)
  • a9b76fe gdalwarp: fix error when reprojecting large raster (such as WMTS with global ...
  • 8da8d15 VRT Reclassify: Fix typo in VRT reclassify error message
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://opendatacube--2178.org.readthedocs.build/en/2178/

Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-full-3.10.3 to ubuntu-full-3.11.4.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.10.3...v3.11.4)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-version: ubuntu-full-3.11.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Sep 11, 2025
Copy link
Contributor

@pjonsson pjonsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're waiting on a new release of Rasterio, or GDAL 3.11.5 that contains bug fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant