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

Update to PostGIS 3.5 debian #395

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

ImreSamu
Copy link
Member

Changes:

  • 🆕 Updated LATEST_VERSION to 17-3.5 ( Makefile )
  • 🆕 Set CGAL version to master ( Dockerfile.master.template , ./update.sh )
    -SFCGAL 2.0 was released 4 days ago. In theory, there should be no compatibility issues between SFCGAL master and CGAL master.
  • Renamed 1*-3.4 directories to 1*-3.5
  • Regenerated Dockerfiles from templates using ./update.sh
  • Updated CI configuration and README

Context: https://www.postgresql.org/message-id/E1t0NCG-000wPf-FN%40atalia.postgresql.org

- set LATEST_VERSION=17-3.5
- set CGAL to master
- rename 3.4 directory to 3.5
- regenerate templates with ./update.sh
- update ci, readme
@alanivey
Copy link

alanivey commented Oct 15, 2024

For what it's worth, this PR works for me: https://github.com/baosystems/docker-postgis/actions/runs/11337698871 Thanks for updating the packages!

@ImreSamu
Copy link
Member Author

@alanivey: Thank you for your test!


Ready to review;

The 17-master version ( from the CI log )

2024-10-15T01:52:20.2177414Z #21 0.284 + cat _pgis_full_version.txt
2024-10-15T01:52:20.2178834Z #21 0.284  PostgreSQL 17.0 (Debian 17.0-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
2024-10-15T01:52:20.2179993Z #21 0.284 
2024-10-15T01:52:20.2184169Z #21 0.284  POSTGIS="3.6.0dev 3.5.0-21-g77bcee793" [EXTENSION] PGSQL="170" GEOS="3.14.0dev-CAPI-1.20.0" SFCGAL="SFCGAL 2.0.0, CGAL 6.0.1, BOOST 1.74.0" PROJ="9.6.0 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj DATABASE_PATH=/usr/local/share/proj/proj.db" (compiled against PROJ 9.14.0) GDAL="GDAL 3.10.0dev-014581eece, released 2024/10/14" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)" TOPOLOGY RASTER

@ImreSamu ImreSamu marked this pull request as ready for review October 15, 2024 06:03
@petetnt
Copy link

petetnt commented Oct 15, 2024

FWIW, I created #396 to discuss a solution for having a bit more stable images.

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.

lgtm thanks!

@ImreSamu ImreSamu merged commit 892e29b into postgis:master Oct 21, 2024
14 checks passed
@ImreSamu ImreSamu deleted the 20240414_update_PostGIS3.5_debian branch October 21, 2024 09:09
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.

4 participants