[SCM] PostGIS branch master updated. 3.6.0rc2-530-g73a463b19

git at osgeo.org git at osgeo.org
Fri Jun 12 20:53:21 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  73a463b191c7f15134aa54478dc652fff87acdfb (commit)
      from  7ebe64f2707eb62bf00a366d91b67c8aa8642d00 (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 73a463b191c7f15134aa54478dc652fff87acdfb
Author: Sandro Santilli <strk at kbt.io>
Date:   Sat Jun 13 05:53:05 2026 +0200

    Add a note about libgmp new requirement

diff --git a/NEWS b/NEWS
index 17b07b97f..f3ba00e0f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,15 +7,17 @@ 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)
  - #6024, Remove support for PostgreSQL 12 and 13 (Regina Obe)
  - #6040, ST_GeoHash round trip through ST_GeomFromGeoHash (Paul Ramsey)
  - #6053, [address_standardizer] Extension removed and moved to
-       https://github.com/postgis/address_standardizer (Paul Ramsey)
+          https://github.com/postgis/address_standardizer (Paul Ramsey)
  - #6052, [tiger_geocoder] Extension removed and moved to
-            https://git.osgeo.org/postgis/postgis_tiger_geocoder (Regina Obe)
+          https://git.osgeo.org/postgis/postgis_tiger_geocoder (Regina Obe)
  - #6079, Remove support for GEOS < 3.10 (Sandro Santilli)
 
 * New Features *

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

Summary of changes:
 NEWS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list