diff --git a/zabbix-4.0.16.tar.gz b/zabbix-4.0.16.tar.gz deleted file mode 100644 index 708d777..0000000 --- a/zabbix-4.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8d7e18230e62a7bd3fd9af5830a2b1b22818468b5da3deb673865ce40dc4d42 -size 17153389 diff --git a/zabbix-4.0.19.tar.gz b/zabbix-4.0.19.tar.gz new file mode 100644 index 0000000..87273b2 --- /dev/null +++ b/zabbix-4.0.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a0c40df136c5cb0394000293d53600feda82f2874e59dc04b9dafef4dd57bc +size 17212069 diff --git a/zabbix.changes b/zabbix.changes index 2ded287..513facd 100644 --- a/zabbix.changes +++ b/zabbix.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Thu Apr 23 12:11:58 UTC 2020 - Boris Manojlovic + +- updated to latest release 4.0.19 +- replaced URL for source downloads to zabbix CDN network location +- New Features and improvements + + ZBXNEXT-5649 Added name referencing support ('~' suffix) to jsonpath + + ZBXNEXT-3604 Added support of user configurable ciphers for communication between zabbix components +- Bug Fixes + + ZBX-17173 Improved windows agent build scripts + + ZBX-17425 Fixed template.massupdate api macros update + + ZBX-17344 Fixed php 7.4 errors in latest data->history page for text and + log items having an empty filter + + ZBX-17330 Fixed error reading vmware events with keys over 2^31 + + ZBX-17288 Fixed undefined indexes in administration->regular expressions->test tab + + ZBX-17350 Fixed displaying of multiple value types in latest data->history page + + ZBX-16802 Added mtime-reread/mtime-noreread options parameter to log* keys + + ZBX-17390 Fixed validation of the maximum selected period + + ZBX-17185 Fixed non-disappearing messages of failed login attempts + + ZBX-17322 Fixed deadlock between server and frontend when updating multiple hosts + + ZBX-9057 Fixed duplicate entries being written into in profiles table + + ZBX-17159 Fixed overlay dialogue instantiation + + ZBX-17108 Improved process utilization calculation + + ZBX-17269 Fixed undefined indexes in history page + + ZBX-17342 Dump memory statistics and items with most values when value cache is fully used + + ZBX-16926 Fix int_max error when compiling on sunos/joyent/solaris + ------------------------------------------------------------------- Mon Dec 23 14:25:01 UTC 2019 - Boris Manojlovic diff --git a/zabbix.spec b/zabbix.spec index cf6da09..a99dbfe 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -1,7 +1,7 @@ # # spec file for package zabbix # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,13 +23,13 @@ %define agent_group zabbix %define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services Name: zabbix -Version: 4.0.16 +Version: 4.0.19 Release: 0 Summary: Distributed monitoring system License: GPL-2.0-or-later Group: System/Monitoring URL: http://www.zabbix.com -Source0: https://sourceforge.net/projects/zabbix/files/ZABBIX%%20Latest%%20Stable/%{version}/zabbix-%{version}.tar.gz +Source0: https://cdn.zabbix.com/stable/%{version}/zabbix-%{version}.tar.gz Source1: rn4.0.0.html Source2: zabbix-tmpfiles.conf Source3: zabbix-java-gateway.sh