[SCM] PostGIS branch master updated. 3.5.0alpha2-24-g861d615a9

git at osgeo.org git at osgeo.org
Thu Aug 8 03:23:04 PDT 2024


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  861d615a9f546e4f3c3858b91327e196656a4238 (commit)
      from  12b699aebaa4cb817adacfba8ea48dba2d5204f5 (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 861d615a9f546e4f3c3858b91327e196656a4238
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Aug 8 12:21:30 2024 +0200

    Add item about fix of sandboxed system upgrades from 2.x times
    
    Closes #5550
    
    The actual commit fixing it was e2bf40c32

diff --git a/NEWS b/NEWS
index 0b07f1dab..abd4cc928 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,7 @@ Andreas Schild (German Team)
   - #5747, GH-776, ST_Length: Return 0 for CurvePolygon (Dan Baston)
 
 * Deprecated signatures *
+
   - GH-761, ST_StraightSkeleton => CG_StraightSkeleton (Loïc Bartoletti)
   - GT-189, All SFCGAL functions now use the prefix CG_, with the old onesusing
             ST_ being deprecated. (Loïc Bartoletti)
@@ -74,6 +75,7 @@ Andreas Schild (German Team)
 
 * Enhancements *
 
+  - #5550, Fix upgrades from 2.x in sandboxed systems (Sandro Santilli)
   - #3587, postgis_topology: faster load of big lines in topologies (Sandro Santilli)
   - #5670, postgis_topology: faster ST_CreateTopoGeo (Sandro Santilli)
   - #5531, documentation format upgraded to DocBook 5 (Sandro Santilli)

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

Summary of changes:
 NEWS | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list