[postgis-tickets] [SCM] postgis.net branch website updated. clarity-final-23-g92d74f4

git at osgeo.org git at osgeo.org
Mon May 29 17:01:54 PDT 2023


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  92d74f484e9764ff441a0ff4bc8525d8e66be178 (commit)
      from  a2db14ea63ca886d17ea87ed8e7209292b0bbd4d (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 92d74f484e9764ff441a0ff4bc8525d8e66be178
Author: Regina Obe <lr at pcorp.us>
Date:   Mon May 29 20:01:42 2023 -0400

    Patch release for 3.3.3, 3.2.5, 3.1.9, and 3.0.9

diff --git a/config.toml b/config.toml
index f46457f..8c2ba25 100644
--- a/config.toml
+++ b/config.toml
@@ -150,9 +150,9 @@ enableRobotsTXT = true
   # name = "Home"
   # href = "/"
 
-  
+
   [params.postgis]
-    version = "3.3.1"
+    version = "3.3.3"
     release_docs =  "https://download.osgeo.org/postgis/docs"
     release_source = "https://download.osgeo.org/postgis/source"
     release_notes = "https://git.osgeo.org/gitea/postgis/postgis/raw/tag"
@@ -168,20 +168,20 @@ enableRobotsTXT = true
       is_dev = true
     [params.postgis.releases.33]
       minor = "3.3"
-      dev = "3.3.3dev"
-      tag = "3.3.2"
+      dev = "3.3.4dev"
+      tag = "3.3.3"
     [params.postgis.releases.32]
       minor = "3.2"
-      dev = "3.2.5dev"
-      tag = "3.2.4"
+      dev = "3.2.6dev"
+      tag = "3.2.5"
     [params.postgis.releases.31]
       minor = "3.1"
-      dev = "3.1.9dev"
-      tag = "3.1.8"
+      dev = "3.1.10dev"
+      tag = "3.1.9"
     [params.postgis.releases.30]
       minor = "3.0"
-      dev = "3.0.9dev"
-      tag = "3.0.8"
+      dev = "3.0.10dev"
+      tag = "3.0.9"
     # [params.postgis.releases.25]
     #   minor = "2.5"
     #   dev = "2.5.9"
diff --git a/content/news/2023/05-29_postgis-patches.md b/content/news/2023/05-29_postgis-patches.md
new file mode 100644
index 0000000..691c7ce
--- /dev/null
+++ b/content/news/2023/05-29_postgis-patches.md
@@ -0,0 +1,77 @@
+---
+title: PostGIS 3.3.3, 3.2.5, 3.1.9, 3.0.9 Patch Releases
+layout: post
+category: news
+tags: [release,3.3,3.2,3.1,3.0]
+author: Regina Obe
+thumbnail:
+date: "2023-05-29"
+---
+
+The PostGIS development team is pleased to provide
+bug fixes and performance enhancements
+3.3.3, 3.2.5, 3.1.9 and 3.0.9 for the 3.3, 3.2, 3.1, and 3.0 stable branches.
+
+<!--more-->
+### 3.3.3
+
+This release supports PostgreSQL 11-15, GEOS 3.6 and higher, and proj 5.2 and higher.
+
+* [source download]({{< loc "postgis.release_source">}}/postgis-3.3.3.tar.gz)
+* [NEWS](https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.3.3/NEWS)
+* PDF docs [en]({{< loc "postgis.release_docs">}}/postgis-3.3.3.pdf)
+* [html doc download]({{< loc "postgis.release_docs">}}/doc-html-3.3.3.tar.gz)
+* html online [en]({{< loc "site.root">}}docs/manual-3.3/) [de]({{< loc "site.root">}}docs/manual-3.3/postgis-de.html) [ja]({{< loc "site.root">}}docs/manual-3.3/postgis-ja.html) [ko_KR]({{< loc "site.root">}}docs/manual-3.3/postgis-ko_KR.html)
+* [epub doc download]({{< loc "postgis.release_docs">}}/postgis-3.3.3.epub)
+
+### 3.2.5
+
+This release works for PostgreSQL 9.6-15.
+
+* [source download]({{< loc "postgis.release_source">}}/postgis-3.2.5.tar.gz) [md5]({{< loc "postgis.dev_download">}}/postgis-3.2.5.tar.gz.md5)
+* [NEWS](https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.2.5/NEWS)
+* [PDF docs en]({{< loc "postgis.release_docs">}}/postgis-3.2.5.pdf)
+
+### 3.1.9
+
+This release supports PostgreSQL 9.6-14.
+
+* [source download]({{< loc "postgis.release_source">}}/postgis-3.1.9.tar.gz)
+* [NEWS](https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.1.9/NEWS)
+* PDF docs [en]({{< loc "postgis.release_docs">}}/postgis-3.1.9.pdf)
+* [html doc download]({{< loc "postgis.release_docs">}}/doc-html-3.1.9.tar.gz)
+* html online [en]({{< loc "site.root">}}docs/manual-3.1)
+* [epub doc download]({{< loc "postgis.release_docs">}}/postgis-3.1.9.epub)
+
+### 3.0.9
+
+This release works with PostgreSQL 9.5-13  and GEOS >= 3.6
+Designed to take advantage of features in PostgreSQL 12+ and Proj 6+
+
+* [source download]({{< loc "postgis.release_source">}}/postgis-3.0.9.tar.gz)
+* [NEWS](https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.0.9/NEWS)
+* PDF docs [en]({{< loc "postgis.release_docs">}}/postgis-3.0.9.pdf)
+* [html doc download]({{< loc "postgis.release_docs">}}/doc-html-3.0.9.tar.gz)
+* [epub doc download]({{< loc "postgis.release_docs">}}/postgis-3.0.9.epub)
+
+View all [closed tickets for  3.1.9, 3.0.9][1].
+
+After installing the binaries or after running pg_upgrade:
+
+For PostGIS 3.3, 3.2, 3.1, 3.0, 2.5 do below which will upgrade all your postgis extensions.
+```postgres
+SELECT postgis_extensions_upgrade();
+```
+
+
+For PostGIS 2.4 and below do:
+
+```postgres
+ALTER EXTENSION postgis UPDATE;
+SELECT postgis_extensions_upgrade();
+```
+
+If you use legacy.sql or legacy_minimal.sql,
+make sure to rerun the version packaged with these releases.
+
+[1]: https://trac.osgeo.org/postgis/query?status=closed&resolution=fixed&milestone=PostGIS+3.3.3&milestone=PostGIS+3.2.5&milestone=PostGIS+3.1.9&milestone=PostGIS+3.0.9&col=id&col=summary&col=milestone&col=status&col=type&col=priority&col=component&order=priority

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

Summary of changes:
 config.toml                                        | 20 +++----
 .../05-29_postgis-patches.md}                      | 66 +++++++++-------------
 2 files changed, 38 insertions(+), 48 deletions(-)
 copy content/news/{2022/11-13_postgis-patches.md => 2023/05-29_postgis-patches.md} (65%)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list