Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps osgeo/gdal from ubuntu-small-3.11.0 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

GDAL 3.11.1

Bug fix release. See release notes: https://github.com/OSGeo/gdal/blob/v3.11.1/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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 14, 2025
@pjonsson
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/index/main/osgeo/gdal-ubuntu-small-3.11.3 branch from 6bcd831 to 1b44fae Compare July 17, 2025 07:46
Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.11.0 to ubuntu-small-3.11.3.
- [Release notes](https://github.com/OSGeo/gdal/releases)
- [Changelog](https://github.com/OSGeo/gdal/blob/master/NEWS.md)
- [Commits](OSGeo/gdal@v3.11.0...v3.11.3)

---
updated-dependencies:
- dependency-name: osgeo/gdal
  dependency-version: ubuntu-small-3.11.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/index/main/osgeo/gdal-ubuntu-small-3.11.3 branch from 1b44fae to a2c6ee2 Compare August 7, 2025 22:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2025

Superseded by #178.

@dependabot dependabot bot closed this Sep 12, 2025
@dependabot dependabot bot deleted the dependabot/docker/index/main/osgeo/gdal-ubuntu-small-3.11.3 branch September 12, 2025 20:06
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.

2 participants