Skip to content

update PostGIS versions: 3.5.5, 3.6.2, and master git hashes (2026-02-18)#443

Merged
ImreSamu merged 2 commits intopostgis:masterfrom
ImreSamu:update2026feb
Feb 19, 2026
Merged

update PostGIS versions: 3.5.5, 3.6.2, and master git hashes (2026-02-18)#443
ImreSamu merged 2 commits intopostgis:masterfrom
ImreSamu:update2026feb

Conversation

@ImreSamu
Copy link
Copy Markdown
Member

@ImreSamu ImreSamu commented Feb 18, 2026

  • Bump PostGIS 3.5.x from 3.5.4 to 3.5.5 (alpine variants: pg13–17)
  • Bump PostGIS 3.6.x from 3.6.1 to 3.6.2 (pg17, pg18 debian and alpine)
  • Update master Dockerfiles (pg16, pg17) with latest git hashes: CGAL, SFCGAL, PROJ, GEOS, GDAL, PostGIS
  • Update README version table and date to 2026-02-18

Updated via ./update.sh

AND:

  • ci: update to: DOCKER_APT_PKG_VER: '5:29.2.1-1~ubuntu.24.04~noble'

…-18)

- Bump PostGIS 3.5.x from 3.5.4 to 3.5.5 (alpine variants: pg13–17)
- Bump PostGIS 3.6.x from 3.6.1 to 3.6.2 (pg17, pg18 debian and alpine)
- Update master Dockerfiles (pg16, pg17) with latest git hashes:
  CGAL, SFCGAL, PROJ, GEOS, GDAL, PostGIS
- Update README version table and date to 2026-02-18

Updated via ./update.sh
The GitHub Actions runner now has Docker 5:29.1.5 pre-installed, making
the previously pinned version (5:28.3.3) a downgrade, which caused all
CI jobs to fail with "Packages were downgraded and -y was used without
--allow-downgrades". Bump the pin to the current candidate 5:29.2.1.
@ImreSamu
Copy link
Copy Markdown
Member Author

ready to review.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates PostGIS Docker images to the latest patch releases and refreshes development dependencies. The changes include version bumps for stable PostGIS releases (3.5.5 and 3.6.2), git hash updates for master branch dependencies, and a Docker package version update in the CI workflow.

Changes:

  • Bump PostGIS 3.5.x from 3.5.4 to 3.5.5 for Alpine variants (PostgreSQL 13-17)
  • Bump PostGIS 3.6.x from 3.6.1 to 3.6.2 for Alpine (PostgreSQL 17-18) and Debian (PostgreSQL 18)
  • Update master Dockerfiles with latest git hashes for CGAL, SFCGAL, PROJ, GEOS, GDAL, and PostGIS
  • Update CI workflow Docker package version to 5:29.2.1-1ubuntu.24.04noble

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Updated version table to reflect PostGIS 3.5.5 and 3.6.2, updated date to 2026-02-18
13-3.5/alpine/Dockerfile Bumped PostGIS from 3.5.4 to 3.5.5 with updated SHA256 hash
14-3.5/alpine/Dockerfile Bumped PostGIS from 3.5.4 to 3.5.5 with updated SHA256 hash
15-3.5/alpine/Dockerfile Bumped PostGIS from 3.5.4 to 3.5.5 with updated SHA256 hash
16-3.5/alpine/Dockerfile Bumped PostGIS from 3.5.4 to 3.5.5 with updated SHA256 hash
17-3.5/alpine/Dockerfile Bumped PostGIS from 3.5.4 to 3.5.5 with updated SHA256 hash
17-3.6/alpine/Dockerfile Bumped PostGIS from 3.6.1 to 3.6.2 with updated SHA256 hash
18-3.6/alpine/Dockerfile Bumped PostGIS from 3.6.1 to 3.6.2 with updated SHA256 hash
18-3.6/Dockerfile Bumped PostGIS from 3.6.1 to 3.6.2 for Debian variant
16-master/Dockerfile Updated git hashes for CGAL, SFCGAL, PROJ, GEOS, GDAL, and PostGIS in builder and runtime stages
17-master/Dockerfile Updated git hashes for CGAL, SFCGAL, PROJ, GEOS, GDAL, and PostGIS in builder and runtime stages
.github/workflows/main.yml Updated Docker APT package version to 5:29.2.1-1ubuntu.24.04noble

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

@phillipross phillipross left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@ImreSamu ImreSamu merged commit c902fca into postgis:master Feb 19, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants