<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/geos">Debian GIS Project / geos</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/geos/-/commit/5b4b946c367a5732527d4ddb4dafd5a6083f5a0d">5b4b946c</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2026-08-13T04:52:10+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.15.0~beta3</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
35 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#8e91c39ea457744ee86e8378b154b7f3bb28e325">
NEWS.md
</a>
</li>
<li class="file-stats">
<a href="#3c28cd96917297e8864bf1562e667fc498a41a77">
Version.txt
</a>
</li>
<li class="file-stats">
<a href="#1c6bc08b223925c525e97cdc3faa68f7f32f9598">
capi/geos_ts_c.cpp
</a>
</li>
<li class="file-stats">
<a href="#1277806e7cba6640655cc0b420c5975c299fbf2b">
include/geos/geom/CircularArc.h
</a>
</li>
<li class="file-stats">
<a href="#ade55e414c9c03d1797bab833a431f5bafd5a4b3">
include/geos/geom/CircularString.h
</a>
</li>
<li class="file-stats">
<a href="#94e2de7ec20a07f5385a3d28fae19684dedd1c64">
include/geos/geom/CompoundCurve.h
</a>
</li>
<li class="file-stats">
<a href="#d7a1a10f4071207ee36971e4405dc3138bcaff5b">
include/geos/geom/CurvePolygon.h
</a>
</li>
<li class="file-stats">
<a href="#f74886e99d7c1c6cd7786128bdbca538498fbc5e">
include/geos/geom/Geometry.h
</a>
</li>
<li class="file-stats">
<a href="#a8873f31ae7fc492cd7e62e0aedd8c0f94ce3220">
include/geos/geom/MultiCurve.h
</a>
</li>
<li class="file-stats">
<a href="#adaa9cd371c9c952490754d0c0204f0dce4a7b3a">
include/geos/geom/MultiSurface.h
</a>
</li>
<li class="file-stats">
<a href="#2b233a985c1ac1dac85449a7436d9bb53c408972">
<span class="new-file">
+
include/geos/noding/DirectionIndependentArcString.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#c857d9ac5e619b379188d78abd21dd345bc5de85">
release.md
</a>
</li>
<li class="file-stats">
<a href="#a6e05214fc4fd45d6ef1ae4a767699ad3af6f6c3">
src/algorithm/CircularArcIntersector.cpp
</a>
</li>
<li class="file-stats">
<a href="#226c69503b88f8deb4840531422243833256cda7">
src/algorithm/RayCrossingCounter.cpp
</a>
</li>
<li class="file-stats">
<a href="#334847cbfb5c893946dd7ffa2d42889fbcd0885b">
src/geom/CircularArc.cpp
</a>
</li>
<li class="file-stats">
<a href="#0cc98531f5bba65b7d2809972572ed4693223f71">
src/geom/CircularString.cpp
</a>
</li>
<li class="file-stats">
<a href="#2cc474057cc27c0f2c91e4cc451b29416258ad41">
src/geom/Geometry.cpp
</a>
</li>
<li class="file-stats">
<a href="#4798e9ca455833f5f1b6cd8ce60de45bb0ac4b61">
src/geom/GeometryFactory.cpp
</a>
</li>
<li class="file-stats">
<a href="#c42a461dec9e71d774335faa2a097cf26d496a7c">
<span class="new-file">
+
src/noding/DirectionIndependentArcString.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#c61d06f762cdb9b028f58e72f7f5d728b388b946">
src/noding/GeometryNoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#78ae605f5bd0396e8d349459224bc8e2733d2a3e">
src/operation/polygonize/EdgeRing.cpp
</a>
</li>
<li class="file-stats">
<a href="#7d52cf83e25e337c300373894e8fde3d470d90ad">
src/operation/split/GeometrySplitter.cpp
</a>
</li>
<li class="file-stats">
<a href="#4954fee03bfa08d097436f0d30329379a42a74eb">
src/operation/valid/IsSimpleOp.cpp
</a>
</li>
<li class="file-stats">
<a href="#7757e2d7e72dcecd1004c7c53a7dd9340838db56">
tests/unit/algorithm/LocatePointInRingTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#f67313542d7515b687b7f74be5e5b32e7a93ad8e">
tests/unit/algorithm/locate/SimplePointInAreaLocatorTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#815180d9e3ed30b5c1d87099686840dd6d2640c5">
tests/unit/capi/GEOSNodeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#dba809d1e09225f84b24db71edf1dc799e4b4b71">
tests/unit/capi/GEOSSplitTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#8717026eb57153e6e16cf933214fb7032e4b4177">
tests/unit/geom/Geometry/normalizeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#eb7c50d60abd29f277521ae1e406cf10931bd304">
tests/unit/geom/GeometryFactoryTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#4c107f2361f378f0e9c65b2f5aa20374396b045b">
<span class="new-file">
+
tests/unit/noding/DirectionIndependentArcStringTest.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#0d9584b9a0a8ca4d18b2637991a20ab88a8af183">
tests/unit/operation/polygonize/PolygonizeTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#e15d90200055d67968dc99f4b6c43f5955ebf951">
tests/unit/operation/split/GeometrySplitterTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#9fbf353c6e3874a20027b5fa8bc0188221539017">
tests/unit/operation/valid/IsSimpleOpTest.cpp
</a>
</li>
<li class="file-stats">
<a href="#296bfa8cda07bea451abaa56c387f60257b44867">
tests/xmltester/tests/general/TestOverlayCurvesAA.xml
</a>
</li>
<li class="file-stats">
<a href="#0e9ef1c9dd5d5151268fbef7e64c8827deda321f">
<span class="new-file">
+
tests/xmltester/tests/general/TestOverlayCurvesLA.xml
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/geos/-/commit/5b4b946c367a5732527d4ddb4dafd5a6083f5a0d">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/debian-gis-team/geos/-/commit/5b4b946c367a5732527d4ddb4dafd5a6083f5a0d at 1786591094
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/debian-gis-team/geos/-/commit/5b4b946c367a5732527d4ddb4dafd5a6083f5a0d"}}</script>
</p>
</div>
</body>
</html>