mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
2f2ce7ee87
Changelog: Changes for 6.2.9 - fixed unauthorised file system access when using cURL - increased TimescaleDB maximum supported version to 2.10 - increased MariaDB maximum supported version to 10.11 - fixed broken database upgrade if started more than one Zabbix server at the same time on one database - fixed a crash when testing item with aggregated function count containing invalid argument - fixed race condition when starting Zabbix agent 2 with loadable plugins - changed global script name validation to include menu path in its scope of uniqueness check - fixed HttpRequest limit in JavaScript being reached even if all objects are destroyed Changes for 6.2.8 - fixed data sending to Zabbix server from Zabbix agent2 persistent buffer - implemented API token authentication in user.checkAuthentication method - added support of PHP 8.2 - fixed selects of history, trends blocking drop_chunks and housekeeping - fixed success message when disabling hosts in host groups - fixed the crash in calculated items when using tag filter on 32-bit systems - optimized JSONPaths in the Nginx Plus template - fixed discover status not being updated for templated graph prototype - fixed misplaced error messages in the edit forms for host groups and template groups - fixed template dashboard availability to users without permissions to the templates - fixed Zabbix server crash appearing when only item tags change between LLD runs - optimized Nginx Plus by HTTP template to spread the load across worker porcesses - added the cookie engine to HTTP checks - optimized Remote Zabbix server health template to spread the load across worker processes, updated descriptions - optimized Zabbix server health template to spread the load across worker processes, updated descriptions Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>