Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres 17, PostGIS 3.4.3 and 3.5.0, and other updates #392

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ImreSamu
Copy link
Member

@ImreSamu ImreSamu commented Sep 27, 2024

Changes:

  • Improved ./update.sh: Backported full PostGIS version detection for Alpine, used when no Debian version is available (from https://github.com/ImreSamu/docker-postgis/blob/master/update.sh). Now, 16-3.5/alpine and 17-3.5/alpine are automatically set up.
  • Removed: 15-master and added : 17-master
  • Updated: 17rc1 -> 17
  • Updated postgis 3.4.2 -> 3.4.3
  • New: 16-3.5 , 17-3.5 (only Alpine version, as no Debian PostGIS 3.5 package exists yet)
  • Used the ./update.sh to update Dockerfiles from the template
  • Updated README.md with alpine, debian, master matrix
  • Small manual fixes in README.md
    • important: "Recommended versions for new users are: postgis/postgis:17-3.4, postgis/postgis:16-3.4 " ( until PostgreSQL 17.1 )
  • Manually updated: ./github/workflows/main.yml

- Improved `./update.sh`: Backported full PostGIS version detection for Alpine,
  used when no Debian version is available (from https://github.com/ImreSamu/docker-postgis/blob/master/update.sh).
  Now, `16-3.5/alpine` and `17-3.5/alpine` are automatically set up.
- Removed: 15-master and added : 17-master
- Updated: 17rc1 -> 17
- Updated postgis 3.4.2 -> 3.4.3
- New: 16-3.5  , 17-3.5  (only Alpine version, as no Debian PostGIS 3.5 package exists yet)
- Used the ./update.sh to update Dockerfiles from the template
- Updated README.md with alpine, debian, master matrix
- Small manual fixes in README.md
  important: "Recommended versions for new users are: postgis/postgis:17-3.4, postgis/postgis:16-3.4 " ( until PostgreSQL 17.1 )
- Manually updated: ./github/workflows/main.yml
@ImreSamu ImreSamu changed the title Postgres 17, PostGIS 3.4.3, and other updates Postgres 17, PostGIS 3.4.3 and 3.5.0, and other updates Sep 27, 2024
@ImreSamu ImreSamu marked this pull request as ready for review September 27, 2024 17:59
@ImreSamu
Copy link
Member Author

All checks OK ; Ready to review.

Copy link
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.

great work as always, thanks!

@phillipross phillipross merged commit 46c5548 into postgis:master Sep 27, 2024
16 checks passed
@ImreSamu ImreSamu deleted the updates_20240927 branch September 27, 2024 23:46
mprins added a commit to Tailormap/tailormap-data that referenced this pull request Oct 3, 2024
* HTM-1240: Bump postgis/postgis from 16-3.4 to 17-3.5

* Apparently PostGIS 3.5 is not yet available for Debian/PG 17

see postgis/docker-postgis#392 and https://github.com/postgis/docker-postgis/blob/46c5548514c126c9d149763242cfbb08b9624c70/17-3.5/Dockerfile#L2
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.

2 participants