Skip to content

Commit b189aae

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent cdf3d03 commit b189aae

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
#-#-#-#-#-#-#-# CI Safe Variables #-#-#-#-#-#-#-#
77

88
# Software Versions
9-
LIBURING_VER="2.12"
10-
MARIADB_VER="11.8.5"
9+
LIBURING_VER="2.14"
10+
MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
13-
NGINX_PURGE_VER="2.5.4"
14-
NGINX_VER="1.29.3"
15-
OPENSSL_VER="3.5.4"
13+
NGINX_PURGE_VER="2.5.5"
14+
NGINX_VER="1.29.5"
15+
OPENSSL_VER="3.5.5"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.4"
1818
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
20-
ZLIB_VER="1.3.1"
20+
ZLIB_VER="1.3.1.2"
2121

2222
# EngineScript Plugins
2323
SSE_PLUGIN_VER="1.9.1"

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,17 +199,17 @@ EngineScript integrates with **Uptime Robot** to monitor your WordPress websites
199199
|**Certificate Management**|||
200200
|ACME.sh||<https://get.acme.sh>|
201201
|**Web Server**|||
202-
|NGINX MAINLINE|1.29.3|<https://nginx.org/en/download.html>|
203-
|NGINX CACHE PURGE|2.5.4|<https://github.com/nginx-modules/ngx_cache_purge>|
202+
|NGINX MAINLINE|1.29.5|<https://nginx.org/en/download.html>|
203+
|NGINX CACHE PURGE|2.5.5|<https://github.com/nginx-modules/ngx_cache_purge>|
204204
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
205205
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
206-
|OPENSSL|3.5.4|<https://www.openssl.org/source/>|
206+
|OPENSSL|3.5.5|<https://www.openssl.org/source/>|
207207
|PCRE2|10.47|<https://github.com/PCRE2Project/pcre2/releases>|
208208
|ZLIB-Cloudflare||<https://github.com/cloudflare/zlib>|
209209
|**Script Processing**|||
210210
|PHP|8.4|<https://launchpad.net/~ondrej/+archive/ubuntu/php>|
211211
|**MySQL Database**|||
212-
|MARIADB|11.8.5|<https://mariadb.org/download/>|
212+
|MARIADB|11.8.6|<https://mariadb.org/download/>|
213213
|**Database Management**|||
214214
|ADMINER|||
215215
|PHPMYADMIN|5.2.3|<https://www.phpmyadmin.net/downloads/>|
@@ -250,9 +250,9 @@ EngineScript integrates with **Uptime Robot** to monitor your WordPress websites
250250
|LOCAL BACKUPS||Bash Scripts|
251251
|AMAZON AWS CLI||<https://aws.amazon.com/cli/>|
252252
|**Misc Supplemental Software**|||
253-
|LIBURING|2.12|<https://github.com/axboe/liburing>|
253+
|LIBURING|2.14|<https://github.com/axboe/liburing>|
254254
|MYSQLTUNER||<https://github.com/major/MySQLTuner-perl>|
255-
|ZLIB|1.3.1|<https://github.com/madler/zlib>|
255+
|ZLIB|1.3.1.2|<https://github.com/madler/zlib>|
256256

257257
## Star History
258258

enginescript-variables.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
#-#-#-#-#-#-#-# Edit These At Your Own Risk #-#-#-#-#-#-#-#
77

88
# Software Versions
9-
LIBURING_VER="2.12"
10-
MARIADB_VER="11.8.5"
9+
LIBURING_VER="2.14"
10+
MARIADB_VER="11.8.6"
1111
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
13-
NGINX_PURGE_VER="2.5.4"
14-
NGINX_VER="1.29.3"
15-
OPENSSL_VER="3.5.4"
13+
NGINX_PURGE_VER="2.5.5"
14+
NGINX_VER="1.29.5"
15+
OPENSSL_VER="3.5.5"
1616
PCRE2_VER="10.47"
1717
PHP_VER="8.4"
1818
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
20-
ZLIB_VER="1.3.1"
20+
ZLIB_VER="1.3.1.2"
2121

2222
# EngineScript Plugins
2323
SSE_PLUGIN_VER="1.9.1"

0 commit comments

Comments
 (0)