Skip to content

Commit 84eeb94

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent d94ee1f commit 84eeb94

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

.github/ci-config/enginescript-variables-ci.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
# Software Versions
99
LIBURING_VER="2.14"
1010
MARIADB_VER="11.8.6"
11-
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
11+
NGINX_DYN_TLS_PATCH_COMMIT_SHA="afb50796c16a2a8cdebfdd86ebb8806b05db3a35"
1212
NGINX_HEADER_VER="0.39"
13-
NGINX_PURGE_VER="2.5.6"
14-
NGINX_VER="1.29.5"
15-
OPENSSL_VER="3.5.5"
13+
NGINX_PURGE_VER="3.0.1"
14+
NGINX_VER="1.29.8"
15+
OPENSSL_VER="3.5.6"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.5"
1818
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
2020
ZLIB_VER="1.3.2"
2121
ZLIB_NG_VER="2.3.3"
22-
ZLIB_RS_VER="v0.6.0"
22+
ZLIB_RS_VER="v0.6.3"
2323

2424
# EngineScript Plugins
2525
ES_SE_PLUGIN_VER="2.0.0"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,11 +177,11 @@ EngineScript includes a comprehensive web-based admin control panel accessible a
177177
|**Certificate Management**|||
178178
|ACME.sh||<https://get.acme.sh>|
179179
|**Web Server**|||
180-
|NGINX MAINLINE|1.29.5|<https://nginx.org/en/download.html>|
181-
|NGINX CACHE PURGE|2.5.6|<https://github.com/nginx-modules/ngx_cache_purge>|
180+
|NGINX MAINLINE|1.29.8|<https://nginx.org/en/download.html>|
181+
|NGINX CACHE PURGE|3.0.1|<https://github.com/nginx-modules/ngx_cache_purge>|
182182
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
183183
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
184-
|OPENSSL|3.5.5|<https://www.openssl.org/source/>|
184+
|OPENSSL|3.5.6|<https://www.openssl.org/source/>|
185185
|PCRE2|10.47|<https://github.com/PCRE2Project/pcre2/releases>|
186186
|ZLIB|1.3.2|<https://github.com/madler/zlib>|
187187
|**Application Server**|||

enginescript-variables.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
# Software Versions
99
LIBURING_VER="2.14"
1010
MARIADB_VER="11.8.6"
11-
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
11+
NGINX_DYN_TLS_PATCH_COMMIT_SHA="afb50796c16a2a8cdebfdd86ebb8806b05db3a35"
1212
NGINX_HEADER_VER="0.39"
13-
NGINX_PURGE_VER="2.5.6"
14-
NGINX_VER="1.29.5"
15-
OPENSSL_VER="3.5.5"
13+
NGINX_PURGE_VER="3.0.1"
14+
NGINX_VER="1.29.8"
15+
OPENSSL_VER="3.5.6"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.5"
1818
SUPPORTED_PHP_VERSIONS=("8.2" "8.3" "8.4" "8.5")
1919
PHPMYADMIN_VER="5.2.3"
2020
PNGOUT_VER="20200115"
2121
ZLIB_VER="1.3.2"
2222
ZLIB_NG_VER="2.3.3"
23-
ZLIB_RS_VER="v0.6.0"
23+
ZLIB_RS_VER="v0.6.3"
2424

2525
# EngineScript Plugins
2626
ES_SE_PLUGIN_VER="2.0.0"

0 commit comments

Comments
 (0)