[SCM] PostGIS branch stable-3.5 updated. 3.5.3-37-gc2bf99d4c
git at osgeo.org
git at osgeo.org
Tue Jul 22 02:59:37 PDT 2025
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, stable-3.5 has been updated
via c2bf99d4cd54d9c54a65beee9ff99de77fde11f8 (commit)
from 2ed60c0d01813545118f9f8cd73b9da86748f328 (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 c2bf99d4cd54d9c54a65beee9ff99de77fde11f8
Author: Sandro Santilli <strk at kbt.io>
Date: Tue Jul 22 11:59:21 2025 +0200
Add missing NEWS item for the ModEdgeHeal crash fix
diff --git a/NEWS b/NEWS
index e5f6233c4..e39dd7d70 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PostgreSQL 12-18 required. GEOS 3.8+ required. Proj 6.1+ required.
* Bug fixes *
+- #5947, [topology] Fix crash in ST_ModEdgeHeal (Sandro Santilli)
- #5925, #5946, [topology] Have GetFaceContainingPoint survive EMPTY edges (Sandro Santilli)
- #5936, [topology] Do script-based upgrade in a single transaction (Sandro Santilli)
- #5908, [topology] Fix crash in GetFaceContainingPoint (Sandro Santilli)
-----------------------------------------------------------------------
Summary of changes:
NEWS | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list