Skip to content

docker: Update GDAL to 3.13.3 because of performance regression on Linux - #7852

Merged
ninsbl merged 2 commits into
OSGeo:mainfrom
ninsbl:gdal_docker_update
Aug 26, 2026
Merged

docker: Update GDAL to 3.13.3 because of performance regression on Linux#7852
ninsbl merged 2 commits into
OSGeo:mainfrom
ninsbl:gdal_docker_update

Conversation

@ninsbl

@ninsbl ninsbl commented Aug 26, 2026

Copy link
Copy Markdown
Member

Working with external raster data (r.external, r.external.out) in our current docker image can be very, very slow due to a regression in GDAL 3.13.2, that is currently built in there. See for context:
https://github.com/OSGeo/gdal/blob/master/NEWS.md#port

This PR updates to the most recent GDAL 3.13.3 that fixes the regression...

@ninsbl
ninsbl requested a review from echoix August 26, 2026 10:39
@ninsbl ninsbl added the docker Docker related label Aug 26, 2026
@ninsbl ninsbl changed the title docker: Update GDAL to 3.12.3 because of performance regression on Linux docker: Update GDAL to 3.13.3 because of performance regression on Linux Aug 26, 2026
@ninsbl
ninsbl enabled auto-merge (squash) August 26, 2026 10:42
@ninsbl

ninsbl commented Aug 26, 2026

Copy link
Copy Markdown
Member Author

BTW. Could/should we exclude full CI for changes to e.g. github actions, docker files, ...? If so I could try to come up with a PR...

@echoix

echoix commented Aug 26, 2026

Copy link
Copy Markdown
Member

BTW. Could/should we exclude full CI for changes to e.g. github actions, docker files, ...? If so I could try to come up with a PR...

You'll have to find a way to handle the "required checks". That allows us to enable automerge on PRs (wait that these checks are completed). Otherwise, only admin-level members can bypass the requirements

@ninsbl
ninsbl merged commit a6ea876 into OSGeo:main Aug 26, 2026
31 checks passed
@github-actions github-actions Bot added this to the 8.6.0 milestone Aug 26, 2026
@wenzeslaus

Copy link
Copy Markdown
Member

...or should we trigger some different checks for these? ...also Dockerfiles are checked to enforce intentional duplication with the Dockerfile in root dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docker Docker related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants