From 3d8f84e1370d6ff9c96ffe7ae17f551a1be8d33a Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 12 Nov 2023 03:21:24 -0500 Subject: [PATCH] Release 3.9.5 and 3.8.4 final for 3.8 --- .../2023-11-12-geos-3-9-5-and-3-8-4-released.md | 12 ++++++++++++ web/content/usage/download.md | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 web/content/posts/2023-11-12-geos-3-9-5-and-3-8-4-released.md diff --git a/web/content/posts/2023-11-12-geos-3-9-5-and-3-8-4-released.md b/web/content/posts/2023-11-12-geos-3-9-5-and-3-8-4-released.md new file mode 100644 index 0000000000..f7edc1bfd5 --- /dev/null +++ b/web/content/posts/2023-11-12-geos-3-9-5-and-3-8-4-released.md @@ -0,0 +1,12 @@ +--- +title: "Version 3.9.5 and 3.8.4 EOL" +type: posts +date: 2023-11-12T00:00:00 +--- + +As part of a batch release of patches for stable branches, the 3.9.5 release of GEOS is now available [to download]({{< ref "/usage/download" >}}). In addition this release cycle includes the final release of GEOS 3.8 series, GEOS 3.8.4. +If you haven't already upgraded to a newer GEOS minor version from GEOS 3.8, we highly recommend you do so. + +Release notes for 3.8.4 and 3.9.5 are below: +[3.8.4](https://github.com/libgeos/geos/blob/3.8.4/NEWS), +[3.9.5](https://github.com/libgeos/geos/blob/3.9.5/NEWS.md), diff --git a/web/content/usage/download.md b/web/content/usage/download.md index ddf7751bb0..0c9c8d47fe 100644 --- a/web/content/usage/download.md +++ b/web/content/usage/download.md @@ -12,8 +12,8 @@ draft: false | **3.12.1** | 2023/11/11 | 2023/06/27 | *2027/07/01* | [geos-3.12.1.tar.bz2](https://download.osgeo.org/geos/geos-3.12.1.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.12.1/NEWS.md) | | **3.11.3** | 2023/11/11 | 2022/07/01 | *2026/07/01* | [geos-3.11.3.tar.bz2](https://download.osgeo.org/geos/geos-3.11.3.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.11.3/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.4** | 2022/11/14 | 2020/12/09 | *2024/12/09* | [geos-3.9.4.tar.bz2](https://download.osgeo.org/geos/geos-3.9.4.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.9.4/NEWS) | -| **3.8.3** | 2022/06/02 | 2019/10/10 | *2023/10/10* | [geos-3.8.3.tar.bz2](https://download.osgeo.org/geos/geos-3.8.3.tar.bz2) | [Changes](https://github.com/libgeos/geos/blob/3.8.3/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.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.