[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. fe1093a672713ae9dd329218cbbe46d7baa7025b

git at osgeo.org git at osgeo.org
Sun Aug 13 13:45:48 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 Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".

The branch, master has been updated
       via  fe1093a672713ae9dd329218cbbe46d7baa7025b (commit)
      from  f34ef37feae2925287f1a618e10fbc8e3bc3f2ba (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 fe1093a672713ae9dd329218cbbe46d7baa7025b
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Aug 13 16:45:41 2023 -0400

    Upgrade zlib to 1.2.13

diff --git a/windows/mingw64/scripts/build_pointcloud.sh b/windows/mingw64/scripts/build_pointcloud.sh
index b118c3d..7df90c5 100644
--- a/windows/mingw64/scripts/build_pointcloud.sh
+++ b/windows/mingw64/scripts/build_pointcloud.sh
@@ -39,7 +39,7 @@ export PATH="${PGPATH}:${PATH}"
 cd ${PROJECTS}/postgis
 
 #mkdir pointcloud
-ZLIB_VER=1.2.11
+ZLIB_VER=1.2.13
 
 
 #-- build pointcloud extension --

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

Summary of changes:
 windows/mingw64/scripts/build_pointcloud.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.


More information about the postgis-tickets mailing list