[SCM] PostGIS branch master updated. 3.6.0rc2-203-g956489eec

git at osgeo.org git at osgeo.org
Thu Nov 13 22:46:36 PST 2025


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, master has been updated
       via  956489eec3f47a15ff5fb90c2f25b8a6ecae1399 (commit)
      from  8feec4a09bea258d34fcfc1ca641e7c175950b52 (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 956489eec3f47a15ff5fb90c2f25b8a6ecae1399
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Nov 14 01:46:31 2025 -0500

    Add 3.5.4 and 3.6.1, 3.6.2 dev as upgrade targets

diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 045f94bc0..c6cb58055 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -112,5 +112,7 @@ UPGRADEABLE_VERSIONS = \
 	3.5.1 \
 	3.5.2 \
 	3.5.3 \
+	3.5.4 \
 	3.6.0 \
-	3.6.1dev
+	3.6.1 \
+	3.6.2dev

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

Summary of changes:
 extensions/upgradeable_versions.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list