- updated to latest upstream release 6.0.19
- this version fixes CVE-2023-29454 bsc#1213338
- New Features and Improvements
+ ZBXNEXT-8497 Removed unnecessary JavaScript preprocessing in discovery rules in Kubernetes templates
+ ZBXNEXT-8465 Updated JavaScript scripts in Kubernetes templates
+ ZBXNEXT-8467 Updated max supported TimescaleDB version to 2.11
+ ZBXNEXT-7072 Fixed hintbox to be automatically closed when target element disappears
+ ZBXNEXT-8294 Added filters of node labels and annotations for Kubelet discovery
in Kubernetes cluster state template
+ ZBXNEXT-8199 Added Google cloud platform monitoring template
+ ZBXNEXT-8330 Updated plugin support with defaults support for Zabbix agent 2
+ ZBXNEXT-8357 Improved proxy history housekeeping when data older than ProxyOfflineBuffer is being constantly received
+ ZBXNEXT-8142 Added ability to import configuration files with a UTF-8 Byte order mark
+ ZBXNEXT-8209 Added Azure CosmosDB for MongoDB template
+ ZBXNEXT-8078 Removed unnecessary new line for each element in an array when exporting YAML templates
+ ZBXNEXT-8273 Implemented support for relative Include paths in the config file, based on its current directory
+ ZBXNEXT-8391 Added container healthcheck metric in Docker by Zabbix agent 2 template
+ ZBXNEXT-8354 Added pids_stats to docker.container_stats key in Zabbix agent 2
- Bug Fixes
+ ZBX-22987 Fixed inefficient URL schema validation
+ ZBX-21859 Fixed active checks occasionally not being executed on Zabbix agent 2 if checks
for a plugin have long and short update intervals
+ ZBX-21892 Fixed wrong fs type returned by vfs.fs.get for file systems with identical mount point
+ ZBX-22941 Prevented clearing of the user macro secret values on inherited host prototypes as
the result of user macros modifications on the parent host prototype of a template
+ ZBX-22695 Fixed eventlog duplicate timestamps
+ ZBX-22903 Fixed scale calculation for Graph and Graph (classic) widgets
+ ZBX-22148 Fixed the crash when updating a webhook to JavaScript that cannot be compiled
+ ZBX-22868 Fixed Zabbix agent 2 plugin Defaults when hardcoded value is provided
+ ZBX-22399 Added TLS and Default parameters support to MQTT plugin for Zabbix agent 2
+ ZBX-20280 Fixed page selection in a dashboard after refresh
+ ZBX-22883 Fixed occasional crash of user parameters on Windows when using Zabbix agent 2 with UserParameterDir defined
+ ZBX-22805 Increased memory allocation limit for JavaScript execution from 64M to 512M
+ ZBX-22798 Fixed incorrect output of vfs.file.contents when reading frequently modified file
+ ZBX-21573 Optimized preprocessing steps in the AWS EC2 by HTTP template
+ ZBX-16326 Fixed displaying of the first and last data points on the graphs
+ ZBX-22467 Fixed missing bracket in a trigger event name in Windows templates
+ ZBX-22738 Fixed flickering debug info while editing empty dashboards
+ ZBX-22231 Removed host and interface macros resolution from HTTP proxy fields in items,
item prototype and discovery rule test dialogues
+ ZBX-21194 Fixed filter form submission upon pressing Enter key in Safari
+ ZBX-22762 Fixed race condition in Zabbix agent 2 when reading filesystem
+ ZBX-21804 Removed requirement for write permissions on hosts, host groups, triggers, discovery rules,
discovery checks and proxies when creating or updating actions
+ ZBX-22243 Fixed navigation away from edited dashboard without user confirmation
+ ZBX-22418 Fixed popup form fields overlapping labels when textarea width is resized
+ ZBX-19590 Changed count_foreach to add 0 when no data are in the requested period
+ ZBX-22681 Fixed wrongly displayed Revert button for text macros in host, template and host prototype clone forms
+ ZBX-22594 Fixed fatal error when a request contains invalid authentication parameters
+ ZBX-22397 Fixed disabled input field text color in Safari
+ ZBX-21593 Optimized preprocessing steps in the templates PostgreSQL by Zabbix agent and PostgreSQL by Zabbix agent 2
+ ZBX-22470 Fixed hang on logging when establishing an encrypted connection in Zabbix agent 2
+ ZBX-20263 Prevented the ability to link two or more templates with matching item keys to a host or template;
improved the check for double template linkage and related error messages
+ ZBX-22571 Fixed "service not equal" action condition not working as expected
+ ZBX-22644 Fixed Graph widget not showing all problems for multiple items with dataset aggregation enabled
+ ZBX-22698 Fixed spelling mistakes in the templates
+ ZBX-21883 Changed Select map field of the Map widget to multiselect
+ ZBX-22989 Silenced null-dereference warnings for duktape
+ ZBX-22720 Dropped support for custom geomap HTML attribution text
+ ZBX-22604 Added new replica mismatch metrics to Kubernetes cluster state template, updated triggers
+ ZBX-22475 Fixed regex in preprocessing parameter for Jenkins template
+ ZBX-21910 Fixed JavaScript in Kubernetes nodes template
+ ZBX-22773 Made NodeAddress use ListenIP and ListenPort if not specified
+ ZBX-21613 Fixed broken database upgrade if more than one Zabbix server at the same time on one database is started
+ ZBX-22688 Fixed AlertScriptPath not allowing links
+ ZBX-22029 Fixed preprocessing step in Pods discovery for Kubernetes kubelet template
+ ZBX-22234 Fixed incorrect SNMPINDEX offset retrieval in SNMP discovery
+ ZBX-22141 Fixed attaching multiple templates with proc.get item key to one host and fixed spelling in description
+ ZBX-22285 Fixed honoring of the excludeSearch parameter in API
+ ZBX-20604 Fixed UserParameterDir behavior for UserParameter calls
+ ZBX-22732 Fixed description of ATAN2 mathematical function
+ ZBX-22664 Fixed user macros with regex context being resynced without any changes
+ ZBX-22661 Fixed templated dashboard display in Monitoring Hosts Dashboards
+ ZBX-21599 Optimised preprocessing steps and added dashboard in the TiDB TiKV by HTTP template
+ ZBX-21598 Optimised preprocessing steps and added dashboard in the TiDB PD by HTTP template
+ ZBX-21600 Optimised preprocessing steps and added dashboard in the TiDB by HTTP template
+ ZBX-22386 Fixed encoding of HTML entities in the user interface
+ ZBX-22714 Fixed signature for mqtt.get key in Standard items popup
+ ZBX-21397 Fixed preprocessing step in discovery for Kubernetes kubelet template
+ ZBX-20202 Improved tablespace handling to support Oracle multitenant architecture in Oracle by ODBC template
+ ZBX-22713 Fixed Zabbix server compilation problem for NetBSD
+ ZBX-21795 Fixed unhandled timeout in Telnet
+ ZBX-21801 Fixed helper positioning when sorting Header and Query fields in item configuration form
+ ZBX-22238 Fixed non-writable hostgroup appearance in template, host and host prototype clone forms
+ ZBX-22192 Fixed valid widget name being reset when other widget fields are invalid
+ ZBX-21871 Switched for the changes in users of user group API object to be audit logged
as updates in groups of user API objects
+ ZBX-22461 Fixed incorrect sortable item positioning in Safari
+ ZBX-22469 Fixed SLI calculation for services having multiple alarms per second
+ ZBX-22859 Fixed validation of input parameters in action configuration form
OBS-URL: https://build.opensuse.org/request/show/1099799
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=45
- updated to latest upstream release 6.0.19
- New Features and Improvements
+ ZBXNEXT-8497 Removed unnecessary JavaScript preprocessing in discovery rules in Kubernetes templates
+ ZBXNEXT-8465 Updated JavaScript scripts in Kubernetes templates
+ ZBXNEXT-8467 Updated max supported TimescaleDB version to 2.11
+ ZBXNEXT-7072 Fixed hintbox to be automatically closed when target element disappears
+ ZBXNEXT-8294 Added filters of node labels and annotations for Kubelet discovery
in Kubernetes cluster state template
+ ZBXNEXT-8199 Added Google cloud platform monitoring template
+ ZBXNEXT-8330 Updated plugin support with defaults support for Zabbix agent 2
+ ZBXNEXT-8357 Improved proxy history housekeeping when data older than ProxyOfflineBuffer is being constantly received
+ ZBXNEXT-8142 Added ability to import configuration files with a UTF-8 Byte order mark
+ ZBXNEXT-8209 Added Azure CosmosDB for MongoDB template
+ ZBXNEXT-8078 Removed unnecessary new line for each element in an array when exporting YAML templates
+ ZBXNEXT-8273 Implemented support for relative Include paths in the config file, based on its current directory
+ ZBXNEXT-8391 Added container healthcheck metric in Docker by Zabbix agent 2 template
+ ZBXNEXT-8354 Added pids_stats to docker.container_stats key in Zabbix agent 2
- Bug Fixes
+ ZBX-22987 Fixed inefficient URL schema validation
+ ZBX-21859 Fixed active checks occasionally not being executed on Zabbix agent 2 if checks
for a plugin have long and short update intervals
+ ZBX-21892 Fixed wrong fs type returned by vfs.fs.get for file systems with identical mount point
+ ZBX-22941 Prevented clearing of the user macro secret values on inherited host prototypes as
the result of user macros modifications on the parent host prototype of a template
+ ZBX-22695 Fixed eventlog duplicate timestamps
+ ZBX-22903 Fixed scale calculation for Graph and Graph (classic) widgets
+ ZBX-22148 Fixed the crash when updating a webhook to JavaScript that cannot be compiled
+ ZBX-22868 Fixed Zabbix agent 2 plugin Defaults when hardcoded value is provided
+ ZBX-22399 Added TLS and Default parameters support to MQTT plugin for Zabbix agent 2
+ ZBX-20280 Fixed page selection in a dashboard after refresh
+ ZBX-22883 Fixed occasional crash of user parameters on Windows when using Zabbix agent 2 with UserParameterDir defined
+ ZBX-22805 Increased memory allocation limit for JavaScript execution from 64M to 512M
+ ZBX-22798 Fixed incorrect output of vfs.file.contents when reading frequently modified file
+ ZBX-21573 Optimized preprocessing steps in the AWS EC2 by HTTP template
+ ZBX-16326 Fixed displaying of the first and last data points on the graphs
+ ZBX-22467 Fixed missing bracket in a trigger event name in Windows templates
+ ZBX-22738 Fixed flickering debug info while editing empty dashboards
+ ZBX-22231 Removed host and interface macros resolution from HTTP proxy fields in items,
item prototype and discovery rule test dialogues
+ ZBX-21194 Fixed filter form submission upon pressing Enter key in Safari
+ ZBX-22762 Fixed race condition in Zabbix agent 2 when reading filesystem
+ ZBX-21804 Removed requirement for write permissions on hosts, host groups, triggers, discovery rules,
discovery checks and proxies when creating or updating actions
+ ZBX-22243 Fixed navigation away from edited dashboard without user confirmation
+ ZBX-22418 Fixed popup form fields overlapping labels when textarea width is resized
+ ZBX-19590 Changed count_foreach to add 0 when no data are in the requested period
+ ZBX-22681 Fixed wrongly displayed Revert button for text macros in host, template and host prototype clone forms
+ ZBX-22594 Fixed fatal error when a request contains invalid authentication parameters
+ ZBX-22397 Fixed disabled input field text color in Safari
+ ZBX-21593 Optimized preprocessing steps in the templates PostgreSQL by Zabbix agent and PostgreSQL by Zabbix agent 2
+ ZBX-22470 Fixed hang on logging when establishing an encrypted connection in Zabbix agent 2
+ ZBX-20263 Prevented the ability to link two or more templates with matching item keys to a host or template;
improved the check for double template linkage and related error messages
+ ZBX-22571 Fixed "service not equal" action condition not working as expected
+ ZBX-22644 Fixed Graph widget not showing all problems for multiple items with dataset aggregation enabled
+ ZBX-22698 Fixed spelling mistakes in the templates
+ ZBX-21883 Changed Select map field of the Map widget to multiselect
+ ZBX-22989 Silenced null-dereference warnings for duktape
+ ZBX-22720 Dropped support for custom geomap HTML attribution text
+ ZBX-22604 Added new replica mismatch metrics to Kubernetes cluster state template, updated triggers
+ ZBX-22475 Fixed regex in preprocessing parameter for Jenkins template
+ ZBX-21910 Fixed JavaScript in Kubernetes nodes template
+ ZBX-22773 Made NodeAddress use ListenIP and ListenPort if not specified
+ ZBX-21613 Fixed broken database upgrade if more than one Zabbix server at the same time on one database is started
+ ZBX-22688 Fixed AlertScriptPath not allowing links
+ ZBX-22029 Fixed preprocessing step in Pods discovery for Kubernetes kubelet template
+ ZBX-22234 Fixed incorrect SNMPINDEX offset retrieval in SNMP discovery
+ ZBX-22141 Fixed attaching multiple templates with proc.get item key to one host and fixed spelling in description
+ ZBX-22285 Fixed honoring of the excludeSearch parameter in API
+ ZBX-20604 Fixed UserParameterDir behavior for UserParameter calls
+ ZBX-22732 Fixed description of ATAN2 mathematical function
+ ZBX-22664 Fixed user macros with regex context being resynced without any changes
+ ZBX-22661 Fixed templated dashboard display in Monitoring Hosts Dashboards
+ ZBX-21599 Optimised preprocessing steps and added dashboard in the TiDB TiKV by HTTP template
+ ZBX-21598 Optimised preprocessing steps and added dashboard in the TiDB PD by HTTP template
+ ZBX-21600 Optimised preprocessing steps and added dashboard in the TiDB by HTTP template
+ ZBX-22386 Fixed encoding of HTML entities in the user interface
+ ZBX-22714 Fixed signature for mqtt.get key in Standard items popup
+ ZBX-21397 Fixed preprocessing step in discovery for Kubernetes kubelet template
+ ZBX-20202 Improved tablespace handling to support Oracle multitenant architecture in Oracle by ODBC template
+ ZBX-22713 Fixed Zabbix server compilation problem for NetBSD
+ ZBX-21795 Fixed unhandled timeout in Telnet
+ ZBX-21801 Fixed helper positioning when sorting Header and Query fields in item configuration form
+ ZBX-22238 Fixed non-writable hostgroup appearance in template, host and host prototype clone forms
+ ZBX-22192 Fixed valid widget name being reset when other widget fields are invalid
+ ZBX-21871 Switched for the changes in users of user group API object to be audit logged
as updates in groups of user API objects
+ ZBX-22461 Fixed incorrect sortable item positioning in Safari
+ ZBX-22469 Fixed SLI calculation for services having multiple alarms per second
+ ZBX-22859 Fixed validation of input parameters in action configuration form
OBS-URL: https://build.opensuse.org/request/show/1099797
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=44
- add CVE-2022-35230 patch file CVE-2022-35230.patch
- updated to latest release 4.0.42
- New Features and Improvements
+ ZBXNEXT-7694 Added "utf8mb3" character set support for MySQL database
+ ZBX-20946 Enabled Bulgarian, Chinese (zh_TW), German, Greek, Indonesian,
Romanian, Spanish and Vietnamese languages in frontend
- Bug Fixes
+ ZBX-21123 Fixed crash when VMware VC was not available at the first moment when starting zabbix_server
+ ZBX-21137 Fixed VMware collector crash related to datastore state disconnected from all HVs
+ ZBX-20600 Fixed vmware hv.datastore.latency item when multiple datastores with duplicate name
+ ZBX-20844 Fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped
OBS-URL: https://build.opensuse.org/request/show/990742
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=37
- updated to latest release 4.0.42
- New Features and Improvements
+ ZBXNEXT-7694 Added "utf8mb3" character set support for MySQL database
+ ZBX-20946 Enabled Bulgarian, Chinese (zh_TW), German, Greek, Indonesian,
Romanian, Spanish and Vietnamese languages in frontend
- Bug Fixes
+ ZBX-21123 Fixed crash when VMware VC was not available at the first moment when starting zabbix_server
+ ZBX-21137 Fixed VMware collector crash related to datastore state disconnected from all HVs
+ ZBX-20600 Fixed vmware hv.datastore.latency item when multiple datastores with duplicate name
+ ZBX-20844 Fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped
OBS-URL: https://build.opensuse.org/request/show/990740
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=36
- patching CVE-2022-23134 ( bsc#1194681 )
- New Features and Improvements
+ ZBXNEXT-6809 Changed behavior of the vmware event log, the 'skip'
option of the new item resets the VMware event cache
- Bug Fixes
+ ZBX-20382 Updated jquery version
+ ZBX-20383 Updated logback-core, logback-classic and slf4j-api jars to the latest stable versions
+ ZBX-20384 Fixed possibility to view setup pages by non-superadmin if config already file exists
- Bug Fixes
+ ZBX-19926 Fixed Zabbix agent crashing when reading event log on Windows Server 2022
+ ZBX-20032 Fixed server crash when restarting monitored vmware vc
+ ZBX-19872 Removed redundant escaping in XML data of HTTP agent POST request
- Bug Fixes
+ ZBX-19428 Fixed high CPU usage and preprocessing workers exiting with
timeout when starting numerous poller, trapper and discoverer processes
+ ZBX-19510 Fixed re-reading of old Windows events for various Windows event system synchronization problems
+ ZBX-19457 Fixed failed query when updating application names longer than 255 characters
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=31
- updated to latest release 4.0.32
- New Features and Improvements
+ ZBXNEXT-6662 Increased field size to 2000 characters in web scenario variables
and web scenario step variables and post fields
- Bug Fixes
+ ZBX-19558 Fixed creating of dependent item prototypes
+ ZBX-18695 Fixed file_put_contents() runtime error if web server has
no write permissions for zabbix.conf.php
+ ZBX-19424 Fixed trigger handling failing if host name looks like a number
+ ZBX-19318 Added sorting by itemids for trends flush to avoid deadlock
+ ZBX-18879 Fixed update vmware info about vCenter fullname and version
+ ZBX-19447 Implemented item type validation by API
+ ZBX-19388 Fixed inherited graph and graph prototype update if user has
no permissions to child host or template
+ ZBX-19358 Fixed memory leak in case of duplicate vmware hv uuid
+ ZBX-19248 Fixed retrieving of all data from separate database tables inside of
API methods when empty value for filter is passed
+ ZBX-19300 Updated jquery version
+ ZBX-19139 Fixed memory errors in cmdline parsing on freebsd
+ ZBX-19359 Fixed error in logsource function due to empty source
+ ZBX-8999 Fixed exporting of images separately from other objects
OBS-URL: https://build.opensuse.org/request/show/912029
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=26
- 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
OBS-URL: https://build.opensuse.org/request/show/876833
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=21
- updated to latest release 4.0.27
- New Features and Improvements
+ ZBXNEXT-2480 Removed autocomplete from fields having sensitive data
- Bug Fixes
+ ZBX-18155 Removed positional macros from item names on 'Web monitoring' page
+ ZBX-5842 Fixed ability to detect username existence from unsuccessful login message
+ ZBX-18564 Moved taskid calculation to transaction when creating remote command task
+ ZBX-18487 Increased trapper verbosity for DebugLevel=4 when rejecting sender data
+ ZBX-18185 Fixed compilation error on Solaris 10
+ ZBX-18317 Fixed fatal error when updating only discovered triggers and their properties
+ ZBX-18163 Fixed deletion of one last remaining main host interface to show error
instead of silently deleting the interface
+ ZBX-18058 Updated the list of item keys and their descriptions
+ ZBX-18464 Fixed javascript Uncaught TypeError when clicking on disabled multiselect item
+ ZBX-18411 Set maxQueryMetrics default values for vcenter depending on its version
+ ZBX-18438 Fixed missing asterisk mark for "timeout" field in item, item prototype and LLD rule edit forms
+ ZBX-18327 Fixed undefined index when invalid URL is given
+ ZBX-17178 Fixed multi-line value truncation in snmp lld
+ ZBX-18462 Fixed inconsistent auto-registration behaviour for hosts without metadata
on Oracle DB compared to other databases when using Zabbix proxy
+ ZBX-18364 Fixed inconsistency with autoregistration behaviour for hosts without metadata
on Oracle compared to other databases
+ ZBX-18365 Added Fping 5.0 support to Zabbix
+ ZBX-17493 Added discarding of incoming values outside history/trends storage periods on server
+ ZBX-18343 Fixed in screen "host issue" problem stay even after problem resolved
+ ZBX-17842 Updated VMware template to follow guidelines
+ ZBX-17848 Fixed fping interval detection, added log prints of detected
options in debug mode, re-detect options every hour
+ ZBX-18188 Increased age and duration related macro resolution to seconds
+ ZBX-15651 Fixed handling of overlapping IP addresses in network discovery received from single Zabbix proxy
+ ZBX-18326 Fixed unsupported code for internet explorer
+ ZBX-15904 Added check of required cache size for vmware event messages
+ ZBX-18121 Fixed SSH monitoring when compiled with libssh; thanks to MATSUDA Daiki for the patch
+ ZBX-14503 Updated JMX template to follow guidelines
+ ZBX-18189 Fixed crash when performing housekeeping with disabled value cache
+ ZBX-18181 Fixed undefined index when importing host with non-existing interface
+ ZBX-18050 Removed proxy name from host breadcrumbs
+ ZBX-18202 Added new default item keys for item type "Zabbix aggregate"
+ ZBX-18124 Fixed discovered host group prototype saving during import
+ ZBX-13789 Fixed SQL errors with Oracle backend due to incorrect use of the USING statement
+ ZBX-18046 Improved error message generation performance of user macro and item key parser
+ ZBX-18105 Fixed use on uninitialised variable
+ ZBX-18014 Added ODBC empty query check
+ ZBX-18160 Fixed fatal error in items.php and host_discovery.php
+ ZBX-13383 Improved performance of the trigger and trigger prototype inheritance
+ ZBX-17974 Implement timeouts for WMI queries
+ ZBX-13789 Improved performance of "Problems" widget with MySQL backend by removing DISTINCT
modifier from SQL statements with tables joined by primary keys
+ ZBX-17468 Fixed excess audit log record being added on host status update
+ ZBX-18076 Fixed PHP notice and multiple undefined index errors in hostinterface API
+ ZBX-18000 Added red label for disabled media types in user profile
+ ZBX-18075 Fixed runtime error when creating a host via API
+ ZBX-15927 Removed problem calculation for dependent triggers when master trigger is in problem state
+ ZBX-18063 Fixed usage of unsupported parameter in API call
+ ZBX-18060 Fixed inaccessible user be displayed as accessible in slide show properties screen
+ ZBX-17252 Fixed building of Zabbix daemons with link time optimization
OBS-URL: https://build.opensuse.org/request/show/867451
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=19
- updated to latest release 4.0.23
- New Features and improvements
+ ZBXNEXT-6004 Added host info to vmware event message log
+ ZBXNEXT-5903 Added vmware datacenters discovery
- Bug Fixes
+ ZBX-8081 Fixed 'cmdline' parameter truncation on solaris 11.3 and later
+ ZBX-18014 Fixed memory leak when action message does not have to be sent
+ ZBX-15117 Fixed graph configuration with large amount of items
+ ZBX-18069 Fixed server exit when trying to execute ipmi script without ipmi pollers
+ ZBX-17960 Fixed undefined index in trends api
+ ZBX-17682 Fixed button disable state in template item list and discovery list
+ ZBX-17820 Fixed classic graph widget default header
+ ZBX-17924 Fixed php errors in "system information" window for mysql
+ ZBX-17917 Changed vm.memory.size keys on solaris to get memory usage statistics from kstat
+ ZBX-18029 Fixed cpu counter wraparound handling on solaris
+ ZBX-17624 Fixed misleading error message in case of not available datastorage
for vmware.hv.datastore.read and vmware.hv.datastore.write metrics
+ ZBX-17860 Fixed host prototype import
+ ZBX-17922 Removed mtime check when matching files on disk with the cached list,
this should reduce chances of log files being scanned again after system time changes
OBS-URL: https://build.opensuse.org/request/show/823537
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=17
- updated to latest release 4.0.22
- Fixes CVE-2020-15803
- New Features and Improvements:
+ ZBXNEXT-3588 Improved Zabbix server performance when evaluating
trigger, discovery, autoregistration and internal actions
+ ZBXNEXT-5922 Increased max configuration cache size limit to 64GB
+ ZBXNEXT-4829 Changed web setup wizard to not create
and drop tables for DB connectivity test purposes
- Bug Fixes:
+ ZBX-17720 Exclude disabled items from preprocessing configuration sync
+ ZBX-17851 Fixed possible deadlocks when deleting escalations
+ ZBX-17406 Fixed null value for a field of compositedata in jmx discovery
+ ZBX-17891 Changed log, log.count monitoring to ignore file modification time
+ ZBX-17697 Fixed strict dfsg compliance issue in using minified jquery sources
+ ZBX-16461 Fixed recovery expression for "link down" trigger and updated
for following zabbix template guidelines
+ ZBX-17702 Fixed escalation cancellation message not being sent when action is disabled
+ ZBX-17480 Fixed context of {$temp_crit} macro in temperature trigger prototype
+ ZBX-17694 Fixed high memory consumption when using dependent items
+ ZBX-17780 Fixed memory leak
+ ZBX-17577 Fixed remove of selected items in multiselect
+ ZBX-17226 Fixed confusing error message being displayed if dbversion table cannot be found
+ ZBX-17801 Shadow global auto_increment mysql variables only for proxy
+ ZBX-17662 Fixed a failing query when updating existing host prototypes
+ ZBX-15484 Shadow global auto_increment variables for mysql
+ ZBX-17607 Fixed unreachable poller being too busy due
to snmp checks being attempted twice at a time
+ ZBX-17629 Fixed markup in user media popup
+ ZBX-17109 Fixed agent request parameter type parsing
+ ZBX-17470 Fixed element of filters is not focused on several pages
+ ZBX-17691 Fixed server crashes on regexp preprocessing
+ ZBX-17445 Fixed misleading error shown when formula cannot be updated during lld
+ ZBX-17186 Fixed context-aware lld macro expansion in jsonpath preprocessing
+ ZBX-17524 Fixed time selector button state
+ ZBX-17496 Fixed usermacro api validation
+ ZBX-17532 Added css files and sprites versioning by query strings
+ ZBX-17501 Fixed overlapping multiselect suggest with browser autocomplete
+ ZBX-17402 Fixed search field accidentally transform value to lowercase
+ ZBX-17505 Fixed crash inside a fork when calling vfs.fs.inode
+ ZBX-16959 Fixed return code check of curl_easy_setopt
+ ZBX-17423 Fixed "reset" button in history page
+ ZBX-17395 Fixed deletion of templated applications that were
linked to items when importing templates
+ ZBX-17359 Fixed "sortorder": "desc" option with multiple sortfields
+ ZBX-17336 Fixed wrong error message when fping fails
+ ZBX-17427 Fixed top busiest triggers filter
+ ZBX-17523 Fixed agent compilation on windows
+ ZBX-17508 Fixed error in oracle database encoding check
+ ZBX-17442 Fixed web.page.get to time out when there is no response
+ ZBX-17429 Fixed trigger expression condition popup to display
negative numbers upon opening existing expression
+ ZBX-17012 Fixed url validator to also accept relative urls
+ ZBX-17507 Fixed oracle query interpreted as a multistatement
+ ZBX-9387 Fixed incorrect maintenance calculations when dst changed to summer time
+ ZBX-17390 Fixed validation of the maximum selected period
OBS-URL: https://build.opensuse.org/request/show/821685
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=15
- 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
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=13
- updated to latest release 4.0.16
- New Features and Improvements
+ ZBXNEXT-5271 Implemented 'delete missing' option for imported template linkages
- Bug Fixes
+ ZBX-17101 Fixed url validation before output
+ ZBX-16929 Fixed detection of invalid sender data request
+ ZBX-16804 Added missing get parameters in availability report
+ ZBX-16286 Fixed graph widget dimensions errors on high dpi screens
+ ZBX-16848 Fixed fatal error occurring in user profile and user edit
forms when php fileinfo extension does not exist
+ ZBX-16684 Fixed incorrect double quotes in history plain text view
+ ZBX-16903 Fixed validation of "interfaceid" field for http agent items with large ids
+ ZBX-16751 Fixed support for php 7.4
+ ZBX-16879 Changed condition description message for tag value in actions and event correlations
+ ZBX-9084 Fixed high memory usage during startup
+ ZBX-16932 Fixed build fail on netbsd
+ ZBX-16111 Removed templateid from screen api output
+ ZBX-16919 Fixed server check warning width in chrome
+ ZBX-16944 Fixed "type of information" field in item form being marked as required when it is read-only
+ ZBX-16912 Fixed image map elements having a hand cursor when there is no context menu available
+ ZBX-15041 Fixed request not being cancelled along with popup window in widgets
+ ZBX-1977 Fixed axis labels calculation
+ ZBX-17034 Updated zabbix website links
+ ZBX-16874 Fixed map-type widget clipping in internet explorer
+ ZBX-16915 Fixed memory leak
+ ZBX-17008 Improved zabbix server performance when using maintenance
+ ZBX-16779 Fixed infinite loop when writing export to file fails
+ ZBX-16540 Splitted host_resources templates into 3 subtemplates: for cpu, memory and storage
OBS-URL: https://build.opensuse.org/request/show/759168
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=11
- updated to latest release 4.0.15
- New Features and Improvements
+ ZBXNEXT-5493, ZBX-16540 Moved lld rules from parent templates to linked templates for module
host-resources-mib snmpv2, module interfaces windows snmpv2, net arista snmpv2, os windows snmpv2
+ ZBX-16871 Fixed not setting the default values of multiselects on initial load
+ ZBX-16776 Reworked custom item select to multiselect
+ ZBXNEXT-5532 Disabled guest user by default
+ ZBXNEXT-4825 Implemented in monitoring -> problems the button "export to csv" to export all pages
- Bug Fixes
+ ZBX-16955 Fixed performance of history syncers and timer processes by not locking
each other when suppressing events
+ ZBX-16842 Added range validation and optional conversion to is_double()
+ ZBX-16790 Fixed log rotation on windows
+ ZBX-16865 Fixed dynamic graphs not updating when changing host in combo box
+ ZBX-9146 Fixed json null value being treated as empty string for lld filters
+ ZBX-16828 Fixed array_db validation when validated value is not an array
+ ZBX-11659 Made user profile icon visible for guest user
+ ZBX-16849 Moved interface_type_priority definition to misc.c
+ ZBX-16844 Fixed the process of saving the scroll position on the latest data page in internet explorer
+ ZBX-16343 Fixed lld not to create items on wrong host if there are failed transactions
+ ZBX-16730 Fixed disappearance of successful modification message while saving the dashboards
+ ZBX-16679 Fixed username and password fields resetting and saving for
item, item prototype and lld rule on type change
+ ZBX-16785 Improved performance of timer process when reading from "problem_tag" table
+ ZBX-16696 Fixed multiselect suggest box clipping when overflowing not allowed in parent containers
+ ZBX-16809 Fixed undefined offset error in action operation condition form
+ ZBX-16595 Optimized active logs checks monitoring when buffer flushing fails
+ ZBX-16682 Fixed wrong element label update in map constructor
+ ZBX-16815 Fixed widget form positioing when changing widget type from graph to any other type
+ ZBX-16706 Fixed unneeded padding for dashboard url widget
+ ZBX-16784 Fixed oracle performance by using "between" operator in sql queries
+ ZBX-16579 Fixed long text wrapping in the latest data history
+ ZBX-16767 Fixed possible null pointer arithmetic; thanks to mikhail grigorev for the patch
+ ZBX-16500 Fixed sla calculation when requested time window starts during
the service time; fixed downtime time calculation
+ ZBX-16805 Fixed when the httptest api selects too many entries from the httpstep
table when editing a specific web scenario
+ ZBX-10618 Fixed disappearing dependent trigger cells and rows in overview
+ ZBX-16596 Added handling of bom to detect encoding for vfs.file.contents, vfs.file.regex and vfs.file.regmatch
+ ZBX-16771 Fixed wrong tab number being remembered when several browser tabs are in use
+ ZBX-16548 Fixed sort order in plain text screen
OBS-URL: https://build.opensuse.org/request/show/751758
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=9
- updated to latest release 4.0.14
- New Features and Improvements
+ ZBXNEXT-5481 Added support of {trigger.id} macro in trigger tags
+ ZBXNEXT-4746 Added "template server cisco ucs snmpv2" template
+ ZBXNEXT-5422 Quoted numbers are now accepted by jsonpath aggregate functions
- Bug Fixes
+ ZBX-16605 Fixed accessibility of localstorage identifier if cookies are
made unaccessible for client side scripts
+ ZBX-16754 Fixed trigger not firing for first collected value if it's timestamp is in future
+ ZBX-15211 Added key 'tests' for bootstrap.sh when working with cmocka tests
+ ZBX-16542 Fixed incorrect displaying of unacknowledged and resolved
recent problematic triggers in trigger overview and dashboard widget
+ ZBX-16749 Improved performance and memory consumption of script.getscriptsbyhosts() method
+ ZBX-16725 Fixed detection of fping minimal interval
+ ZBX-16562 Fixed configuration.export method in api improperly formatting
"application" property within "httptests" when exporting in json format
+ ZBX-15222 Fixed housekeeper to cleanup history not only for current item
type of information but also for other previously selected types
+ ZBX-16481 Fixed spelling issues in the code
+ ZBX-15675 Added support for more than 64 cpus in windows agent
+ ZBX-16770 Fixed value mapping in template net hp comware hh3c snmp
+ ZBX-16534 Fixed stdout and stderr redirection after external log rotation
+ ZBX-16368 Fixed fping double call
+ ZBX-16317 Fixed log.h is not self-sufficient
+ ZBX-16711 Ensuring errbuf is emptied before every curl_easy_perform request
+ ZBX-16664 Fixed ipmi poller skips processing if one of the elements is missing information
+ ZBX-16671 Fixed server crashing when linking web scenario template
+ ZBX-16750 Fixed broken validation of peer certificate issuer
and subject strings in tls connect, fixed logging
+ ZBX-16002 Added new macro event.recovery.name to display
recovery event name in recovery alerts
+ ZBX-16512 Fixed false item insertion into the queue after maintenance
+ ZBX-15685 Fixed zabbix_sender failing to report the error due to closed connection
+ ZBX-16702 Fixed error in the elastic search clearing history
+ ZBX-10805 Fixed log items graphs drawing with numeric values like trapper items
+ ZBX-16604 Fixed occurrence of an undefined index in discovered graph configuration
+ ZBX-16611 Fixed memory and performance leaks in gtlc.js library
+ ZBX-15135 Fixed incorrect triggers being displayed in
availability report when filtering by template
+ ZBX-16681 Fixed displaying of "acknowledge" menu option
for "not classified" problems in the trigger overview page
+ ZBX-16428 Fixed sigbus crash when mmap memory is not accessible
+ ZBX-16680 Fixed freeing locked resources when zabbix agent
cannot be started and has to exit with failure
+ ZBX-16666 Fixed trailing slash being set in cookie path
+ ZBX-16612 Fixed possibility of high cpu usage on windows
+ ZBX-16683 Fixed race condition between history syncer
and escalator that caused recovery operations being delayed by step duration
+ ZBX-16383 Adjusted timer sleeping period to process maintenances each minute at 00 seconds
+ ZBX-16575 Getting disk controller type from linked controller label value
+ ZBX-16561 Fixed jsonpath parsing for comma characters inside quoted string
+ ZBX-16677 Fixed empty sql query dbexecute_overflowed_sql call during host availability update
+ ZBX-15897 Fixed overall health check in template hp ilo snmpv2
OBS-URL: https://build.opensuse.org/request/show/744316
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=7
- New Features and Improvements
+ ZBX-9522 Improved frontend messaging usage across multiple browser tabs
- Bug Fixes
+ ZBX-16501 Fixed log out form being resubmitted when user is already logged
back in another tab
+ ZBX-16072 Added more strict validation of host, template and proxy names
to prohibit leading and trailing spaces
+ ZBX-16128 Fixed incorrect action id in audit log
+ ZBX-16354 Fixed incorrect sorting by name with capital letters
+ ZBX-16346 Fixed compilation for oracle instant client v18.5 and higher
+ ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge
+ ZBX-16471 For consistency reason changed translation string 'resolved by user.'
to 'resolved by inaccessible user.'
+ ZBX-16469 Fixed problem that caused impossibility to edit trigger
description in problems screen
+ ZBX-16362 Fixed keyboard event handling in graph widget hintbox
+ ZBX-16474 Fixed 'request-uri too long' error in problems mass update page
+ ZBX-16184 Updated zabbix sender man page
+ ZBX-16462 Fixed syntax error in sql query used to calculate sla in monitoring->services
+ ZBX-16031 Reworked event update controller, making partly closed set of events closable
+ ZBX-16283 Fixed read-only shared dashboard without widgets missing placeholder label
+ ZBX-16316 Fixed dashboard widget and slideshow menu popup not
updating current refresh rate and fixed a js error in slideshows
+ ZBX-16346 Fixed compilation for oracle instant client v18.5 and higher
+ ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge
- restructured for easier maintenance because of bsc#1144018 and FATE#324346
* many thanks to Boris Manojlovic, Kristyna Streitova, Matthias Gerstner
and Tomas Chvatal for their help
OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=2