[SCM] postgis.net branch website updated. clarity-final-177-gf0c3944

git at osgeo.org git at osgeo.org
Mon Feb 9 18:07:32 PST 2026


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 "postgis.net".

The branch, website has been updated
       via  f0c3944ff4379eb7e67922c183ee33c91a9b0f48 (commit)
      from  2f224118791c1f4f0f6b5ccf71820acf70c7699d (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 f0c3944ff4379eb7e67922c183ee33c91a9b0f48
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 9 21:07:03 2026 -0500

    Mark 3.6.2 as release, News on patches for 3.0-3.6

diff --git a/config.toml b/config.toml
index c30d138..ddf3d51 100644
--- a/config.toml
+++ b/config.toml
@@ -170,8 +170,8 @@ enableRobotsTXT = true
       is_dev = true
     [params.postgis.releases.36]
       minor = "3.6"
-      dev = "3.6.2dev"
-      tag = "3.6.1"
+      dev = "3.6.3dev"
+      tag = "3.6.2"
     [params.postgis.releases.35]
       minor = "3.5"
       dev = "3.5.6dev"
diff --git a/content/news/2026/02-09_postgis-patches.md b/content/news/2026/02-09_postgis-patches.md
new file mode 100644
index 0000000..13481cf
--- /dev/null
+++ b/content/news/2026/02-09_postgis-patches.md
@@ -0,0 +1,29 @@
+---
+title: PostGIS Patch Releases
+layout: post
+category: news
+tags: [release,3.6,3.5,3.4,3.3,3.2,3.1,3.0]
+author: Regina Obe
+date: "2026-02-09"
+thumbnail:
+---
+
+The PostGIS development team is pleased to provide
+[bug fix releases]({{< loc "postgis.release_source">}}) for
+PostGIS 3.0 - 3.6.
+These are the End-Of-Life (EOL) releases for PostGIS 3.0.12 and 3.1.13.
+If you haven't already upgraded from 3.0 or 3.1 series, you should do so soon.
+
+<!--more-->
+* **3.6.2** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.5.5/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.6.2-en.pdf)
+* **3.5.5** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.5.5/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.5.5-en.pdf)
+* **3.4.5** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.4.5/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.4.5-en.pdf)
+* **3.3.9** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.3.9/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.3.9.pdf)
+* **3.2.9** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.2.9/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.2.9.pdf)
+* **3.1.13 EOL** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.1.13/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.1.13.pdf)
+* **3.0.12 EOL** [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.0.12/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.0.12.pdf)
+
+
+
+
+Please refer to the links above for more information about the issues resolved by these releases.

-----------------------------------------------------------------------

Summary of changes:
 config.toml                                |  4 ++--
 content/news/2026/02-09_postgis-patches.md | 29 +++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 2 deletions(-)
 create mode 100644 content/news/2026/02-09_postgis-patches.md


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list