From cd0bc52bf0abece2488e4684d56d0000ea5c6905 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Mon, 3 Mar 2025 11:35:44 -0800 Subject: [PATCH] Updates to web site for bulk patch release of 3.9-3.13 stable branches. --- web/config.toml | 2 +- .../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 diff --git a/web/config.toml b/web/config.toml index c9e625b57a..0c42803185 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 0000000000..26b863c033 --- /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. + + + + diff --git a/web/content/usage/download.md b/web/content/usage/download.md index 029c5eeb57..d600c2ec20 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.