[geos-commits] [SCM] GEOS branch main updated. cd0bc52bf0abece2488e4684d56d0000ea5c6905
git at osgeo.org
git at osgeo.org
Mon Mar 3 11:36:40 PST 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 "GEOS".
The branch, main has been updated
via cd0bc52bf0abece2488e4684d56d0000ea5c6905 (commit)
from 427217dfcd42e9fe5185b8d34646b2b8cc73476b (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 cd0bc52bf0abece2488e4684d56d0000ea5c6905
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Mar 3 11:35:44 2025 -0800
Updates to web site for bulk patch release
of 3.9-3.13 stable branches.
diff --git a/web/config.toml b/web/config.toml
index c9e625b57..0c4280318 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -10,7 +10,7 @@ enableEmoji = true
enableGitInfo = false
[params]
- current_release = "3.13.0"
+ current_release = "3.13.1"
geekdocLogo = "web-logo.png"
# turn these on when we move to the gh/main branch
diff --git a/web/content/posts/2025-03-03-patch-releases.md b/web/content/posts/2025-03-03-patch-releases.md
new file mode 100644
index 000000000..26b863c03
--- /dev/null
+++ b/web/content/posts/2025-03-03-patch-releases.md
@@ -0,0 +1,19 @@
+---
+title: "GEOS 2025 Patch Releases"
+type: posts
+date: 2025-03-03T00:00:00
+---
+
+All the stable branches have had some maintenance work over the past year, and this release catches all branches up to the current state of development.
+
+ * [3.13.1 Release Notes](https://github.com/libgeos/geos/blob/3.13.1/NEWS.md)
+ * [3.12.3 Release Notes](https://github.com/libgeos/geos/blob/3.12.3/NEWS.md)
+ * [3.11.5 Release Notes](https://github.com/libgeos/geos/blob/3.11.5/NEWS.md)
+ * [3.10.7 Release Notes](https://github.com/libgeos/geos/blob/3.10.7/NEWS)
+ * [3.9.6 Release Notes](https://github.com/libgeos/geos/blob/3.9.6/NEWS)
+
+Source downloads [are available]({{< ref "/usage/download" >}}) now, and distributions should be updating their builds over the next several weeks.
+
+<!--more-->
+
+
diff --git a/web/content/usage/download.md b/web/content/usage/download.md
index 029c5eeb5..d600c2ec2 100644
--- a/web/content/usage/download.md
+++ b/web/content/usage/download.md
@@ -1,19 +1,18 @@
---
title: "Download and Build"
-date: 2022-11-14
+date: 2025-03-03
draft: false
---
-
## Download Project
| Release | Release Date | First Release | Final Release | Download Link | Changes |
| :--: | :--:| :--: |:--: | :--: | :--: |
-| **3.13.0** | 2024/09/06 | 2024/09/06 | *2028/10/01* | [geos-3.13.0.tar.bz2](https://download.osgeo.org/geos/geos-3.13.0.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.13.0/NEWS.md) |
-| **3.12.2** | 2024/06/05 | 2023/06/27 | *2027/07/01* | [geos-3.12.2.tar.bz2](https://download.osgeo.org/geos/geos-3.12.2.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.12.2/NEWS.md) |
-| **3.11.4** | 2024/06/05 | 2022/07/01 | *2026/07/01* | [geos-3.11.4.tar.bz2](https://download.osgeo.org/geos/geos-3.11.4.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.11.4/NEWS.md) |
-| **3.10.6** | 2023/11/11 | 2021/10/20 | *2025/10/20* | [geos-3.10.6.tar.bz2](https://download.osgeo.org/geos/geos-3.10.6.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.10.6/NEWS)
-| **3.9.5** | 2023/11/12 | 2020/12/09 | *2024/12/09* | [geos-3.9.5.tar.bz2](https://download.osgeo.org/geos/geos-3.9.5.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.9.5/NEWS) |
+| **3.13.1** | 2025/03/03 | 2024/09/06 | *2028/10/01* | [geos-3.13.1.tar.bz2](https://download.osgeo.org/geos/geos-3.13.1.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.13.1/NEWS.md) |
+| **3.12.3** | 2025/03/03 | 2023/06/27 | *2027/07/01* | [geos-3.12.3.tar.bz2](https://download.osgeo.org/geos/geos-3.12.3.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.12.3/NEWS.md) |
+| **3.11.5** | 2025/03/03 | 2022/07/01 | *2026/07/01* | [geos-3.11.5.tar.bz2](https://download.osgeo.org/geos/geos-3.11.5.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.11.5/NEWS.md) |
+| **3.10.7** | 2025/03/03 | 2021/10/20 | *2025/10/20* | [geos-3.10.7.tar.bz2](https://download.osgeo.org/geos/geos-3.10.7.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.10.7/NEWS)
+| **3.9.6** | 2025/03/03 | 2020/12/09 | *2024/12/09* | [geos-3.9.6.tar.bz2](https://download.osgeo.org/geos/geos-3.9.6.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.9.6/NEWS) |
| **3.8.4 EOL** | 2023/11/12 | 2019/10/10 | 2023/11/12 | [geos-3.8.4.tar.bz2](https://download.osgeo.org/geos/geos-3.8.4.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.8.4/NEWS) |
Old releases can be downloaded from https://download.osgeo.org/geos/. Any releases not in this list are end-of-life (EOL). Refer to our [EOL policy](/project/rfcs/rfc11/) for details. All *Final Release* dates are subject to change.
-----------------------------------------------------------------------
Summary of changes:
web/config.toml | 2 +-
web/content/posts/2025-03-03-patch-releases.md | 19 +++++++++++++++++++
web/content/usage/download.md | 13 ++++++-------
3 files changed, 26 insertions(+), 8 deletions(-)
create mode 100644 web/content/posts/2025-03-03-patch-releases.md
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list