Skip to content

Commit 69fd3ee

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent 29cb50d commit 69fd3ee

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="2.5.6"
14-
NGINX_VER="1.29.5"
15-
OPENSSL_VER="3.5.5"
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: 2 additions & 2 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>|
181+
|NGINX MAINLINE|1.29.8|<https://nginx.org/en/download.html>|
182182
|NGINX CACHE PURGE|2.5.6|<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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="2.5.6"
14-
NGINX_VER="1.29.5"
15-
OPENSSL_VER="3.5.5"
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)