[SCM] PostGIS branch stable-3.5 updated. 3.5.3-43-g340f6426e
git at osgeo.org
git at osgeo.org
Fri Aug 15 22:31:32 PDT 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.5 has been updated
via 340f6426eda9c957aa0fb00fd8e968aae2fc9d5b (commit)
from cf7d4f492d3201fe546d27a3b1d79664002d35d4 (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 340f6426eda9c957aa0fb00fd8e968aae2fc9d5b
Author: Regina Obe <lr at pcorp.us>
Date: Sat Aug 16 01:31:22 2025 -0400
Downgrade berrie64 GEOS so it matches with GDAL packaged GEOS
diff --git a/ci/berrie64/configs.sh b/ci/berrie64/configs.sh
index 3b73a0024..a732c7a2f 100644
--- a/ci/berrie64/configs.sh
+++ b/ci/berrie64/configs.sh
@@ -1,5 +1,5 @@
export WORKSPACE=/home/jenkins/workspace
-export GEOS_VER=3.13.0
+export GEOS_VER=3.11.6
export OS_BUILD=64
export PG_VER=17
-----------------------------------------------------------------------
Summary of changes:
ci/berrie64/configs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list