[SCM] PostGIS branch stable-3.6 updated. 3.6.1-2-g9244171a2
git at osgeo.org
git at osgeo.org
Thu Nov 13 22:55:34 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, stable-3.6 has been updated
via 9244171a23f18d832b8bbee76d7fb36fa09a77dd (commit)
from d29a6ac411737ab13150f6bb4a0c963ead7a377b (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 9244171a23f18d832b8bbee76d7fb36fa09a77dd
Author: Regina Obe <lr at pcorp.us>
Date: Fri Nov 14 01:55:28 2025 -0500
Add 3.5.4 upgrade path. Closes #6018 for PostGIS 3.6.2
diff --git a/extensions/upgradeable_versions.mk b/extensions/upgradeable_versions.mk
index 1a76aea31..718948b71 100644
--- a/extensions/upgradeable_versions.mk
+++ b/extensions/upgradeable_versions.mk
@@ -112,5 +112,6 @@ UPGRADEABLE_VERSIONS = \
3.5.1 \
3.5.2 \
3.5.3 \
+ 3.5.4 \
3.6.0 \
3.6.1
-----------------------------------------------------------------------
Summary of changes:
extensions/upgradeable_versions.mk | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list