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 <[email protected]>
---
 .../zabbix/{zabbix_6.2.7.bb => zabbix_6.2.9.bb}                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/zabbix/{zabbix_6.2.7.bb => 
zabbix_6.2.9.bb} (96%)

diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_6.2.7.bb 
b/meta-oe/recipes-connectivity/zabbix/zabbix_6.2.9.bb
similarity index 96%
rename from meta-oe/recipes-connectivity/zabbix/zabbix_6.2.7.bb
rename to meta-oe/recipes-connectivity/zabbix/zabbix_6.2.9.bb
index df29d4a9e7..13cd081b62 100644
--- a/meta-oe/recipes-connectivity/zabbix/zabbix_6.2.7.bb
+++ b/meta-oe/recipes-connectivity/zabbix/zabbix_6.2.9.bb
@@ -28,7 +28,7 @@ SRC_URI = 
"https://cdn.zabbix.com/zabbix/sources/oldstable/6.2/${BPN}-${PV}.tar.
     file://0001-initialize-msghdr-portably.patch \
     file://zabbix-agent.service \
 "
-SRC_URI[sha256sum] = 
"6d423810667b948ed22052d9aa84a035e2d4b92cbe8efdb669cac529806b722d"
+SRC_URI[sha256sum] = 
"a2325be57b8027bb340bb602c33f8092165dbce4da562301c03867101a21efa6"
 
 inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121422): 
https://lists.openembedded.org/g/openembedded-devel/message/121422
Mute This Topic: https://lists.openembedded.org/mt/116204026/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to