Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from osgeo/gdal's releases.

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.1 Release Notes

GDAL 3.11.1 is a bugfix release.

Build

  • Do not include cpl_float.h in gdal_priv.h, to avoid issues on Windows with min/max macros (#12338)
  • gdal_minmax_element.hpp: fix build issue with ARM32 Neon optimizations
  • Python bindings: fix build error on Windows with setuptools 80.0
  • Python bindings: Add -isysroot when building (macos)
  • LIBERTIFF: fix build failure with GCC 12 (#12464)
  • PDAL/PDAL#4742
  • Fix build with libcxx 19.1.7 on OpenBSD (#12619)
  • Fix build of Python bindings with latest SWIG master (4.4.0dev)

GDAL 3.11.1

Port

  • ZIP creation: do not warn on filenames within ZIP that are non-Latin1 (#12292)
  • /vsis3/ with CPL_VSIL_USE_TEMP_FILE_FOR_RANDOM_WRITE=YES: unlink temporary file immediately after creation (on Unix)
  • VSICurlHandle::AdviseRead() (GTIFF multithreading /vsicurl/ reading): implement retry strategy (#12426)
  • /vsis3_streaming/: fix memory leak when retrying request
  • /vsizip/ / /vsitar/: make it respect bSetError / VSI_STAT_SET_ERROR_FLAG flag, in particular when used with /vsicurl/ (#12572)
  • /vsigs/: make UnlinkBatch() and GetFileMetadata() work when OAuth2 bearer is passed through GDAL_HTTP_HEADERS
  • /vsiswift/: pass HTTP options for GetFileList() operation
  • /vsiwebhdfs/: pass HTTP options for GetFileList(), Unlink() and Mkdir() operations

Algorithms

  • Warping: do not emit warning when specifying -wo NUM_THREADS (3.11.0 regression)
  • GDALCreateHomographyTransformer(): emit CPLError()s when failures happen (#12435)
  • GDALChecksumImage(): avoid potential int overflow

Core

  • gdalmdiminfo_output.schema.json: add missing data types
  • GDALAlgorithm: fix reading a .gdalg.json dataset with 'GDALG' input format option specified (#12297)
  • GDALAlgorithm: Refuse NaN for arguments with specified valid ranges
  • GDALAlgorithm::ProcessDatasetArg(): do not emit error when QuietDelete() runs
  • GDALAlgorithm: Raise error on malformed list arguments
  • GDALAlgorithm: better propagate m_calledFromCommandLine flag
  • GDALAlgorithm::Run(): make sure the progress function emits a CE_Failure if interrupted

... (truncated)

Commits
  • 226b773 NEWS.md: another update for 3.11.1RC2
  • cf7cef2 VRT pixel function: do not crash when 'expression' pixel function argument is...
  • fa7b790 Update date for 3.11.1RC2
  • a3a08ca NEWS.md: update for 3.11.1RC2
  • c758dc6 Parquet: better error message with libarrow <= 18 when file cannot be opened
  • 043e74b ADBC: do not try to open in update mode
  • 55ebd61 Python bindings: fix build with latest SWIG master (4.4.0dev)
  • 883d383 Arrow/Parquet: fix wrong casts in ReadFeature() that cause UBSAN to complain
  • 79c38ba Arrow/Parquet: remove wrong and useless cast in GetListAsJSON() that causes U...
  • ee4d10e gdalinfo -json: fix memleak for non-georeferenced images (introduced in 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)

Bumps [osgeo/gdal](https://github.com/OSGeo/gdal) from ubuntu-small-3.11.0 to ubuntu-small-3.11.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #169.

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/docker/index/main/osgeo/gdal-ubuntu-small-3.11.1 branch July 14, 2025 23:41
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