[SCM] PostGIS branch master updated. 3.6.0rc2-531-g5e470c937

git at osgeo.org git at osgeo.org
Fri Jun 12 21:00:48 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  5e470c937da451dc022ad68c0a462a5068336a89 (commit)
      from  73a463b191c7f15134aa54478dc652fff87acdfb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5e470c937da451dc022ad68c0a462a5068336a89
Author: Sandro Santilli <strk at kbt.io>
Date:   Sat Jun 13 06:00:10 2026 +0200

    Put the gmp requirements higher, be more concise in that line

diff --git a/NEWS b/NEWS
index f3ba00e0f..8013bf298 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,12 @@
 PostGIS 3.7.0beta1
 2026/06/xx
 
-This version requires GEOS 3.10 or higher. PostgreSQL 14-19beta1 required. Proj 6.1+ required.
+This version requires GEOS 3.10+, PostgreSQL 14-19beta1, Proj 6.1+, libgmp.
 To take advantage of all features postgis extension features, GEOS 3.15+ is needed.
 To take advantage of all postgis_sfcgal extension features SFCGAL 2.2+ is needed.
 
 * Breaking Changes *
 
- - The GNU multiprecision arithmetic library ( https://gmplib.org/ )
-   is now required at build-time and for using PostGIS Topology.
  - #5688, [topology] topology building functions now interpret tolerance 0
           (old default) to really mean 0 and want -1 (new default) to mean
           "use topology precision" (Sandro Santilli)

-----------------------------------------------------------------------

Summary of changes:
 NEWS | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list