Skip to content

Commit eb5993b

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent 4af689e commit eb5993b

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
@@ -178,11 +178,11 @@ EngineScript includes a comprehensive web-based admin control panel accessible a
178178
|**Certificate Management**|||
179179
|ACME.sh||<https://get.acme.sh>|
180180
|**Web Server**|||
181-
|NGINX MAINLINE|1.29.5|<https://nginx.org/en/download.html>|
182-
|NGINX CACHE PURGE|2.5.6|<https://github.com/nginx-modules/ngx_cache_purge>|
181+
|NGINX MAINLINE|1.29.8|<https://nginx.org/en/download.html>|
182+
|NGINX CACHE PURGE|3.0.1|<https://github.com/nginx-modules/ngx_cache_purge>|
183183
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
184184
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
185-
|OPENSSL|3.5.5|<https://www.openssl.org/source/>|
185+
|OPENSSL|3.5.6|<https://www.openssl.org/source/>|
186186
|PCRE2|10.47|<https://github.com/PCRE2Project/pcre2/releases>|
187187
|ZLIB|1.3.2|<https://github.com/madler/zlib>|
188188
|**Application Server**|||

enginescript-variables.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"

0 commit comments

Comments
 (0)