eo-datasets icon indicating copy to clipboard operation
eo-datasets copied to clipboard

Bump osgeo/gdal from ubuntu-small-3.11.1 to ubuntu-small-3.11.3

Open dependabot[bot] opened this issue 4 months ago • 1 comments
trafficstars

Bumps osgeo/gdal from ubuntu-small-3.11.1 to ubuntu-small-3.11.3.

Release notes

Sourced from osgeo/gdal's releases.

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

Changelog

Sourced from osgeo/gdal's changelog.

GDAL/OGR 3.11.3 Release Notes

GDAL 3.11.3 is a bugfix release.

PG driver:

  • restore string truncation that was broken in 3.11.1

GDAL/OGR 3.11.2 Release Notes

GDAL 3.11.2 is a bugfix release.

Build

  • sqlite_rtree_bulk_load.c: add missing stdlib.h include

GDAL 3.11.2

Port

  • Unix/Win32/Sparse/Archive VSI: make sure that Close() can be called multiple times, and is called by destructor
  • /vsizip/: fix memory leak when opening a SOZip-enabled file (pyogrio#545)

Core

  • GDALAlgorithmArg::Serialize(): fix serialization of list arguments with SetPackedValuesAllowed(false)
  • GetHistogram(), ComputeRasterMinMax(), ComputeStatistics(): fix wrong use of GetLockedBlockRef() that could cause crashes with the MEM driver
  • Statistics computation: avoid warnings with large Int64/UInt64 nodata value not exactly representable as double (#12628)

Raster utilities

  • gdalwarp: fix reprojecting to COG (3.11.0 regression)
  • gdallocationinfo: handle properly nodata values (3.10.0 regression fix)

Raster drivers

AAIGrid/GRASSASCII/ISG drivers:

  • avoid excessive memory allocation on truncated/corrupted/hostile file (#12648)

BMP driver:

  • Create(): avoid nullptr dereference on too wide image

GSAG driver:

GSBG/GS7BG drivers:

... (truncated)

Commits
  • 20be663 NEWS.md: update for 3.11.3
  • 13ab1fe Prepare for GDAL 3.11.3
  • 28f54dc PG: restore string truncation that was broken in 3.11.1
  • 13e49c7 Doc: gdal raster index & gdal driver gti create: remove mention of unimplemen...
  • 321b65a Doc: advertize v3.11.2
  • 52af46e NEWS.md: update
  • 8b833d9 gdallocationinfo: handle properly nodata values (3.10.0 regression fix)
  • 2843157 NEWS.md: update for 3.11.2
  • 8262acc Bump number for 3.11.2
  • 83d862c Merge pull request #12726 from OSGeo/backport-12714-to-release/3.11
  • 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)

dependabot[bot] avatar Jul 14 '25 08:07 dependabot[bot]

known issues with core - hold back until resolved there.

SpacemanPaul avatar Jul 15 '25 00:07 SpacemanPaul

Superseded by #471.

dependabot[bot] avatar Sep 12 '25 06:09 dependabot[bot]