Bas Couwenberg pushed to branch upstream at Debian GIS Project / geos


Commits:
bc36a08e by Bas Couwenberg at 2026-09-01T17:42:28+02:00
New upstream version 3.15.0
- - - - -


3 changed files:

- NEWS.md
- Version.txt
- release.md


Changes:

=====================================
NEWS.md
=====================================
@@ -1,12 +1,14 @@
 
 ## Changes in 3.15.0
-2026-xx-xx
+2026-09-01
 
 - Breaking Changes:
   - BufferOp returns POLYGON EMPTY when fed Inf/Nan coords (GH-1332)
   - Return Inf when calculating distance to an empty geometry (GH-1345, Even 
Rouault)
   - Overlay operations now produce a LineString geometry in cases that would 
previously
     produce a MultiLineString with contiguous sub-geometries. (GH-1459, Dan 
Baston)
+  - Overlay operations that previously rotated rings by one vertex no longer 
do so
+    (GH-1412, Dan Baston)
 
 - New things:
   - Add GEOSMinimumSpanningTree (Paul Ramsey)
@@ -35,11 +37,9 @@
   - Preserve M values in GEOSSimplify (GH-1317, Dan Baston)
   - Preserve M values in GEOSPolygonize (GH-1363 Dan Baston)
   - Fix some cases of dropped M values in overlay 
(GH-1364,GH-1388,GH-1407,GH-1408,GH-1474; Dan Baston)
-  - Support curved inputs in GEOSNode (GH-1347, Dan Baston)
   - GEOSClusterDBSCAN fix unsassigned clusters with minPoints <= 1 (GH-1386, 
Dan Baston)
   - Fix crash in GEOSConvexHull (GH-1358, Dan Baston)
   - Overlay performance improvements (GH-1353, arriopolis, Martin Davis)
-  - Fix unintended ring rotation in Overlay results (GH-1412, Dan Baston)
   - Fix intersection result for slightly overlapping polygons (GH-1499, Petr 
Belohlavek)
 
 


=====================================
Version.txt
=====================================
@@ -5,7 +5,7 @@ GEOS_VERSION_MINOR=15
 GEOS_VERSION_PATCH=0
 
 # OPTIONS: "", "dev", "rc1" etc.
-GEOS_PATCH_WORD=rc1
+GEOS_PATCH_WORD=
 
 # GEOS CAPI Versions
 #


=====================================
release.md
=====================================
@@ -1,11 +1,13 @@
 
-2026-xx-xx
+2026-09-01
 
 - Breaking Changes:
   - BufferOp returns POLYGON EMPTY when fed Inf/Nan coords (GH-1332)
   - Return Inf when calculating distance to an empty geometry (GH-1345, Even 
Rouault)
   - Overlay operations now produce a LineString geometry in cases that would 
previously
     produce a MultiLineString with contiguous sub-geometries. (GH-1459, Dan 
Baston)
+  - Overlay operations that previously rotated rings by one vertex no longer 
do so
+    (GH-1412, Dan Baston)
 
 - New things:
   - Add GEOSMinimumSpanningTree (Paul Ramsey)
@@ -34,11 +36,9 @@
   - Preserve M values in GEOSSimplify (GH-1317, Dan Baston)
   - Preserve M values in GEOSPolygonize (GH-1363 Dan Baston)
   - Fix some cases of dropped M values in overlay 
(GH-1364,GH-1388,GH-1407,GH-1408,GH-1474; Dan Baston)
-  - Support curved inputs in GEOSNode (GH-1347, Dan Baston)
   - GEOSClusterDBSCAN fix unsassigned clusters with minPoints <= 1 (GH-1386, 
Dan Baston)
   - Fix crash in GEOSConvexHull (GH-1358, Dan Baston)
   - Overlay performance improvements (GH-1353, arriopolis, Martin Davis)
-  - Fix unintended ring rotation in Overlay results (GH-1412, Dan Baston)
   - Fix intersection result for slightly overlapping polygons (GH-1499, Petr 
Belohlavek)
 
 



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/geos/-/commit/bc36a08e67abdde2116285576c1ae9edce70bec4

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/geos/-/commit/bc36a08e67abdde2116285576c1ae9edce70bec4
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to