diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8bbe2017..b41d410a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,11 +9,11 @@ on: env: # Expected filename: https://zlib.net/zlib-${{env.ZLIB_VERSION}}.tar.gz - #ZLIB: https://zlib.net/ - ZLIB: https://ftp.zx.net.nz/pub/dev/lib/zlib/ + ZLIB: https://zlib.net/ + #ZLIB: https://ftp.zx.net.nz/pub/dev/lib/zlib/ # As of 2023-01-21 downloads from zlib.net are coming back corrupted for an unknown reason. # So we're now fetching zlib from ftp.zx.net.nz instead. - ZLIB_VERSION: 1.2.13 + ZLIB_VERSION: 1.3.1 # Expected filename: https://www.openssl.org/source/openssl-${{env.OPENSSL_VERSION}}.tar.gz OPENSSL_VERSION: 3.0.14 # Exoected filename: ${{env.LIBSSH_SOURCE}}libssh-${{env.LIBSSH_VERSION}}.tar.xz diff --git a/doc/changes.md b/doc/changes.md index 1b8ce386..2dbad698 100644 --- a/doc/changes.md +++ b/doc/changes.md @@ -55,6 +55,7 @@ Windows XP. * Upgraded to OpenSSL 3.0.14, the current long term support release (supported until 7 September 2026) * Updated to libssh 0.10.6 +* Updated to zlib 1.3.1 * Help text for "set gui window position" updated: this command *is* supported and it does work. * The default k95custom.ini now displays a message the console-mode version