Skip to content

Bump GEOS 3.9.1#345

Merged
TomPohys merged 5 commits into
masterfrom
geos
Apr 23, 2021
Merged

Bump GEOS 3.9.1#345
TomPohys merged 5 commits into
masterfrom
geos

Conversation

@TomPohys
Copy link
Copy Markdown
Member

Bump GEOS 3.9.1

postgres=# select postgis_full_version();
                                                                                  postgis_full_version                                                                                  
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 POSTGIS="3.1.1 aaf4c79" [EXTENSION] PGSQL="96" GEOS="3.9.1-CAPI-1.14.2" PROJ="Rel. 4.9.3, 15 August 2016" LIBXML="2.9.4" LIBJSON="0.12.1" LIBPROTOBUF="1.2.1" WAGYU="0.5.0 (Internal)"

Comment thread docker/postgis/Dockerfile Outdated
@TomPohys TomPohys requested a review from nyurik April 16, 2021 10:32
@TomPohys
Copy link
Copy Markdown
Member Author

Some function of GEOS 3.9.1 will not be applicable (postgis/docker-postgis#233 (comment))

@nyurik
Copy link
Copy Markdown
Member

nyurik commented Apr 17, 2021

Sigh, this is really beginning to feel like a hack - postgis is compiled against the old version, but then we swap geoslib to a new version underneath it, hoping that the lib is perfectly backwards compatible, which might not be the case... at the same time, manual compilation of postgis itself is even worse...

So let's continue with this patch for testing, but only keep it in master, or maybe release it as a side branch, but let's try to work with @ImreSamu on the upstream postgis docker image, and use that for releases

@TomPohys
Copy link
Copy Markdown
Member Author

Yes, I agree to keep it in the master branch for just the latest docker image. After release Debian Bullseye with GEOS 3.9.0 we can remove the force GEOS update.

@TomPohys TomPohys requested a review from lazaa32 April 20, 2021 06:45
@TomPohys TomPohys merged commit 28edcfe into master Apr 23, 2021
@TomPohys TomPohys deleted the geos branch August 25, 2021 15:48
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