[SCM] PostGIS branch stable-3.0 updated. 3.0.12
git at osgeo.org
git at osgeo.org
Sun Feb 8 22:17:56 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".
The branch, stable-3.0 has been updated
via c47bf02e6d9e559a8653274b35fcccc557eb7a41 (commit)
from 768b4c2b3c27efca4682ed68a4f8d5af9ba08377 (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 c47bf02e6d9e559a8653274b35fcccc557eb7a41
Author: Regina Obe <lr at pcorp.us>
Date: Mon Feb 9 01:16:31 2026 -0500
Update release date
diff --git a/NEWS b/NEWS
index 9badd3e85..e23ceaf86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
PostGIS 3.0.12 (EOL)
-2026/02/06
+2026/02/08
PostgreSQL 9.5-13 required. GEOS 3.6+ required but GEOS 3.9+ to take advantage of all features.
Proj 4.9+ required.
diff --git a/README.postgis b/README.postgis
index 47e617674..aa25f967c 100644
--- a/README.postgis
+++ b/README.postgis
@@ -2,7 +2,7 @@ PostGIS - Geographic Information Systems Extensions to PostgreSQL
=================================================================
:Version: 3.0.12
-:Date: 2026-02-06
+:Date: 2026-02-08
:Website: https://postgis.net
This distribution contains a module which implements GIS simple features, ties
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index 61585dfb6..f81d233cd 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -4,7 +4,7 @@
<subtitle>Release Notes</subtitle>
<sect1>
<title>Release 3.0.11 (EOL)</title>
- <para>Release date: 2026/02/06</para>
+ <para>Release date: 2026/02/08</para>
<para>This is a bug and security release and the final release of 3.0 series. This version requires PostgreSQL 9.5+-13 and GEOS >= 3.6+
Additional features and enhancements enabled if you are running Proj6+, PostgreSQL 12+, and GEOS 3.8</para>
<simplesect>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
README.postgis | 2 +-
doc/release_notes.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list