Skip to content

Commit cedfe10

Browse files
PDowneygithub-actions[bot]
authored andcommitted
chore: update software versions
1 parent 5fd1ad4 commit cedfe10

3 files changed

Lines changed: 20 additions & 20 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,19 +8,19 @@
88
# Software Versions
99
LIBURING_VER="2.12"
1010
MARIADB_VER="11.8.3"
11-
NGINX_DYN_TLS_PATCH_COMMIT_SHA="1eeff69434585b2417e5d5c49e0479c8b22b205192f60b638a5b6c589152c40b"
11+
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="2.5.3"
14-
NGINX_VER="1.29.1"
15-
OPENSSL_VER="3.5.2"
14+
NGINX_VER="1.29.2"
15+
OPENSSL_VER="3.5.4"
1616
PCRE2_VER="10.46"
1717
PHP_VER="8.4"
18-
PHPMYADMIN_VER="5.2.2"
18+
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
2020
ZLIB_VER="1.3.1"
2121

2222
# EngineScript Plugins
23-
SSE_PLUGIN_VER="1.9.0"
23+
SSE_PLUGIN_VER="1.9.1"
2424
SWPO_PLUGIN_VER="1.7.0"
2525

2626
# Frontend Dependencies

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -222,11 +222,11 @@ Once configured, your uptime monitoring data will automatically appear in the ad
222222
|**Certificate Management**|||
223223
|ACME.sh||<https://get.acme.sh>|
224224
|**Web Server**|||
225-
|NGINX MAINLINE|1.29.1|<https://nginx.org/en/download.html>|
225+
|NGINX MAINLINE|1.29.2|<https://nginx.org/en/download.html>|
226226
|NGINX CACHE PURGE|2.5.3|<https://github.com/nginx-modules/ngx_cache_purge>|
227227
|NGINX HEADERS MORE|0.39|<https://github.com/openresty/headers-more-nginx-module>|
228-
|NGINX PATCH: Dynamic TLS Records||<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
229-
|OPENSSL|3.5.2|<https://www.openssl.org/source/>|
228+
|NGINX PATCH: Dynamic TLS Records|Latest|<https://github.com/nginx-modules/ngx_http_tls_dyn_size>|
229+
|OPENSSL|3.5.4|<https://www.openssl.org/source/>|
230230
|PCRE2|10.46|<https://github.com/PCRE2Project/pcre2/releases>|
231231
|ZLIB-Cloudflare||<https://github.com/cloudflare/zlib>|
232232
|**Script Processing**|||
@@ -235,10 +235,10 @@ Once configured, your uptime monitoring data will automatically appear in the ad
235235
|MARIADB|11.8.3|<https://mariadb.org/download/>|
236236
|**Database Management**|||
237237
|ADMINER|||
238-
|PHPMYADMIN|5.2.2|<https://www.phpmyadmin.net/downloads/>|
238+
|PHPMYADMIN|5.2.3|<https://www.phpmyadmin.net/downloads/>|
239239
|**Admin Control Panel**|||
240-
|Chart.js|4.5.0|<https://github.com/chartjs/Chart.js>|
241-
|Font Awesome|7.0.1|<https://github.com/FortAwesome/Font-Awesome>|
240+
|Chart.js|4.5.1|<https://github.com/chartjs/Chart.js>|
241+
|Font Awesome|7.1.0|<https://github.com/FortAwesome/Font-Awesome>|
242242
|TinyFileManager|2.6|<https://github.com/prasathmani/tinyfilemanager>|
243243
|**Object Cache**|||
244244
|REDIS||<https://redis.io/>|
@@ -249,8 +249,8 @@ Once configured, your uptime monitoring data will automatically appear in the ad
249249
|WP-CLI: WP Launch Check||<https://github.com/pantheon-systems/wp_launch_check>|
250250
|PLUGIN: App for Cloudflare||<https://wordpress.org/plugins/app-for-cf/>|
251251
|PLUGIN: Action Scheduler||<https://wordpress.org/plugins/action-scheduler/>|
252-
|PLUGIN: EngineScript: Simple Site Exporter||[https://github.com/EngineScript/Simple-WP-Site-Exporter](https://github.com/EngineScript/Simple-WP-Site-Exporter)|
253-
|PLUGIN: EngineScript: Simple WP Optimizer||[https://github.com/EngineScript/Simple-WP-Optimizer](https://github.com/EngineScript/Simple-WP-Optimizer)|
252+
|PLUGIN: EngineScript: Simple Site Exporter|1.9.1|[https://github.com/EngineScript/Simple-WP-Site-Exporter](https://github.com/EngineScript/Simple-WP-Site-Exporter)|
253+
|PLUGIN: EngineScript: Simple WP Optimizer|1.7.0|[https://github.com/EngineScript/Simple-WP-Optimizer](https://github.com/EngineScript/Simple-WP-Optimizer)|
254254
|PLUGIN: MariaDB Health Checks *(recommended)*||<https://wordpress.org/plugins/mariadb-health-checks/>|
255255
|PLUGIN: Nginx Helper *(required)*||<https://wordpress.org/plugins/nginx-helper/>|
256256
|PLUGIN: Performance Lab||<https://wordpress.org/plugins/performance-lab/>|

enginescript-variables.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@
88
# Software Versions
99
LIBURING_VER="2.12"
1010
MARIADB_VER="11.8.3"
11-
NGINX_DYN_TLS_PATCH_COMMIT_SHA="1eeff69434585b2417e5d5c49e0479c8b22b205192f60b638a5b6c589152c40b"
11+
NGINX_DYN_TLS_PATCH_COMMIT_SHA="aabb43ffd31ede1849d0a9657cc7767b4f76b71c"
1212
NGINX_HEADER_VER="0.39"
1313
NGINX_PURGE_VER="2.5.3"
14-
NGINX_VER="1.29.1"
15-
OPENSSL_VER="3.5.2"
14+
NGINX_VER="1.29.2"
15+
OPENSSL_VER="3.5.4"
1616
PCRE2_VER="10.46"
1717
PHP_VER="8.4"
18-
PHPMYADMIN_VER="5.2.2"
18+
PHPMYADMIN_VER="5.2.3"
1919
PNGOUT_VER="20200115"
2020
ZLIB_VER="1.3.1"
2121

2222
# EngineScript Plugins
23-
SSE_PLUGIN_VER="1.9.0"
23+
SSE_PLUGIN_VER="1.9.1"
2424
SWPO_PLUGIN_VER="1.7.0"
2525

2626
# Frontend Dependencies
27-
CHARTJS_VER="4.5.0"
28-
FONTAWESOME_VER="7.0.1"
27+
CHARTJS_VER="4.5.1"
28+
FONTAWESOME_VER="7.1.0"
2929
TINYFILEMANAGER_VER="2.6"
3030

3131
# Old Software Versions

0 commit comments

Comments
 (0)