[SCM] postgis.net branch website updated. clarity-final-178-gf747c4a

git at osgeo.org git at osgeo.org
Mon Feb 9 18:21:51 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  f747c4a217645fcda258e6d339d187db6a7138b7 (commit)
      from  f0c3944ff4379eb7e67922c183ee33c91a9b0f48 (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 f747c4a217645fcda258e6d339d187db6a7138b7
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 9 21:21:41 2026 -0500

    Add source links

diff --git a/content/news/2026/02-09_postgis-patches.md b/content/news/2026/02-09_postgis-patches.md
index 13481cf..440a241 100644
--- a/content/news/2026/02-09_postgis-patches.md
+++ b/content/news/2026/02-09_postgis-patches.md
@@ -9,19 +9,20 @@ thumbnail:
 ---
 
 The PostGIS development team is pleased to provide
-[bug fix releases]({{< loc "postgis.release_source">}}) for
+[bug fix releases](/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)
+
+* **3.6.2** [source]({{< loc "postgis.release_source">}}/postgis-3.6.2.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.6.2.tar.gz.md5) [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** [source]({{< loc "postgis.release_source">}}/postgis-3.5.5.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.5.5.tar.gz.md5) [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** [source]({{< loc "postgis.release_source">}}/postgis-3.4.5.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.4.5.tar.gz.md5)  [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** [source]({{< loc "postgis.release_source">}}/postgis-3.3.9.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.3.9.tar.gz.md5) [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** [source]({{< loc "postgis.release_source">}}/postgis-3.2.9.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.2.9.tar.gz.md5)  [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** [source]({{< loc "postgis.release_source">}}/postgis-3.1.13.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.1.213.tar.gz.md5) [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** [source]({{< loc "postgis.release_source">}}/postgis-3.0.12.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.0.12.tar.gz.md5)  [NEWS](https://git.osgeo.org/postgis/postgis/raw/tag/3.0.12/NEWS) docs: [en]({{< loc "postgis.release_docs">}}/postgis-3.0.12.pdf)
 
 
 

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

Summary of changes:
 content/news/2026/02-09_postgis-patches.md | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list