diff --git a/zabbix-4.0.27.tar.gz b/zabbix-4.0.27.tar.gz deleted file mode 100644 index f7cc0f0..0000000 --- a/zabbix-4.0.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9fcc829a99b0dfb2905c138566eaa1828a2e04637fd38842ba81b433e9bab3a -size 17426383 diff --git a/zabbix-4.0.28.tar.gz b/zabbix-4.0.28.tar.gz new file mode 100644 index 0000000..a9ef556 --- /dev/null +++ b/zabbix-4.0.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61817271025ca78b6a197bdd3a139e240a339ef60568f901db28b00a6bd7d148 +size 17424006 diff --git a/zabbix.changes b/zabbix.changes index ea842bd..47e3062 100644 --- a/zabbix.changes +++ b/zabbix.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Thu Mar 4 21:23:58 UTC 2021 - Boris Manojlovic + +- updated to latest release 4.0.28 +- New Features and Improvements + + ZBXNEXT-6364 Removed long lists of cloned objects from host and template full clone forms + + ZBXNEXT-6307 Added ability to read properties from a file +- Bug Fixes + + ZBX-18966 Fixed interface related errors when changing proxy type from passive to active + + ZBX-18886 Implemented proper resource cleanup when sender terminates by signal + + ZBX-18825 Fixed last year period calculation in service availability report daily mode + + ZBX-18845 Fixed 'UserParameter' possible buffer overrun + + ZBX-18449 Reworked trigger API validation + + ZBX-18887 Fixed user session expiration when notification checks are performed in background + + ZBX-18309 Fixed reading log files with NULL character in log line + + ZBX-18931 Fixed PHP runtime errors in CLineGraphDraw.php + + ZBX-18872 Fixed system.sw.os[name] for cases without quotation mark in /etc/os-release + + ZBX-18885 Fixed SNMP agent item not accepting values that are bigger than 2KB + + ZBX-18942 Fixed missing SID valiadion in authentication update route + + ZBX-18893 Changed frontend config file permissions to 0600 + + ZBX-18884 Fixed crash in web monitoring and web.page.* keys + when encoding non ASCII characters in URL + + ZBX-18865 Fixed dbConditionInt (db.inc.php) returning wrong result in rare cases + + ZBX-16216 Fixed semaphore not being cleaned up when stopping Zabbix agent + + ZBX-18556 Fixed gaps in time labels of classic graphs related to DST transitions + + ZBX-18644 Replaced deprecated gethostbyname function with getaddrinfo + + ZBX-18802 Fixed close problem task to be deleted when problem event is deleted + + ZBX-17865 Fixed displaying of long problem names on problems and event pages + + ZBX-18796 Improved update performance of the preprocessing + rules in item.update() and itemprototype.update() methods + + ZBX-18623 Fixed the global search showing number of objects that user has no permissions + + ZBX-18784 Fixed memory leak when handling vmware events + + ZBX-18761 Fixed possible heap overflow issues in IPC commonications + when deserializing huge text values + + ZBX-18755 Fixed possibility of out of memory error when replacing string in mail, + calculated checks, actions and when linking template + + ZBX-18486 Fixed screen inheritance from a linked template in the full clone case + + ZBX-18660 Fixed SNMP index returning as a number instead of string if there is a backslash + + ZBX-17703 Fixed problem negative duration for timed triggers in case of database disconnect + + ZBX-18694 Fixed crash when PSK connection is configured but PSK or PSK identity is empty + + ZBX-18662 Improved pollers, unreachable pollers, Java pollers and pingers to use less memory + + ZBX-18423 Fixed inconsistent macro expansion with Oracle DB compared with other databases + + ZBX-18219 Fixed custom multiplier preprocessing step validation to accept a string with macros + + ZBX-18422 Fixed "server is not running" warning message width + + ZBX-18688 Fixed schema name didnt show when available only postgresql + ------------------------------------------------------------------- Fri Jan 15 08:30:14 UTC 2021 - Boris Manojlovic diff --git a/zabbix.spec b/zabbix.spec index a0239bf..c37c71c 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -23,7 +23,7 @@ %define agent_group zabbix %define SUSEfirewall_services_dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services Name: zabbix -Version: 4.0.27 +Version: 4.0.28 Release: 0 Summary: Distributed monitoring system License: GPL-2.0-or-later