Revisions of zabbix

buildservice-autocommit accepted request 1163673 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 58)
auto commit by copy to link target
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1163660 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 57)
6.0.28, and really fix boo#1222169
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1163657 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 56)
- fix broken copypasta for system-user-zabbix source file and 
  file itself to remove gecos (description) in file
  fixes bsc#1222169 Packaging Error in system-user-zabbix-6.0.27-1.1.noarch package prevents upgrade
  Thanks Andreas Stieger for pointing out and reporter himself
buildservice-autocommit accepted request 1160721 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 55)
auto commit by copy to link target
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1160720 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 54)
- remove all firewalld definitions as they are part of firewald package already 
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1160699 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 53)
- update to latest release 6.0.27
- replaced zabbix-agentd.firewall  zabbix-java-gateway.firewall  zabbix-proxy.firewall  zabbix-server.firewall
  with firewalld xml definitions zabbix-agentd.xml  zabbix-java-gateway.xml  zabbix-proxy.xml  zabbix-server.xml
- New Features and Improvements
  + ZBXNEXT-8983 	Updated max supported MariaDB version to 11.2
  + ZBXNEXT-8984 	Updated max supported MySQL version to 8.3
  + ZBXNEXT-8762 	Added YugabyteDB by HTTP and YugabyteDB Cluster by HTTP templates
  + ZBXNEXT-8891 	Updated max supported MySQL version to 8.2
  + ZBXNEXT-8524 	Added support for HTTP proxy in GCP templates
  + ZBXNEXT-8759 	Added dashboards in Azure templates
  + ZBXNEXT-8580 	Added new discovery rules, refactored discovery rules to dependent items
    and made few minor changes in MSSQL by ODBC template
  + ZBXNEXT-8730 	Added Azure Cost Management by HTTP template
 -Bug Fixes
  + ZBX-23124 Fixed items with disabled history being sometimes stuck in non-supported state
  + ZBX-23586 Fixed filter evaluation type of organizations discovery in Cisco Meraki dashboard by HTTP template
  + ZBX-23766 Updated Zabbix agent 2 Ceph plugin readme setup instructions
  + ZBX-24094 Fixed network interfaces LLD filtering macro in Linux by Prom template
  + ZBX-23202 Fixed unused tag value being saved in tag filter
  + ZBX-22555 Updated regexp to case insensitive in Nginx templates
  + ZBX-23973 Fixed trends being retrieved from database for new items and for items with infrequent update interval
  + ZBX-22745 Removed incorrect description of network interfaces administrative status filter macro in SNMP templates
  + ZBX-24015 Improved zabbix[queue] internal item not to block history syncers and pollers
  + ZBX-23509 Fixed JSONPath of Keyspace discovery master item in Redis by Zabbix agent 2 template
  + ZBX-24059 Fixed libmodbus unnecessary linking into all binaries
  + ZBX-24055 Added missing API port macros in URL of script items in HPE Synergy by HTTP and HPE Primera by HTTP templates
  + ZBX-20525 Fixed vfs.dir.size performance issues when walking through directory that has a lot of subdirs/files
  + ZBX-23773 Improved trigger functionality for Acronis Cyber Protect Cloud MSP by HTTP template
  + ZBX-23979 Improved trend recalculation performance by performing trend updates in own transaction
  + ZBX-23688 Improved new item value retrieval performance by adding such items to value cache after configuration sync
  + ZBX-22130 Changed JSONPath expression evaluator to treat null values as empty variants
  + ZBX-23986 Added a license to the Go module
  + ZBX-23587 Fixed widget input field selecting when clicking on label
  + ZBX-23640 Fixed preload hints opening
  + ZBX-22433 Fixed web scenario and web scenario step configuration field trimming and field sorting
  + ZBX-23684 Fixed transactions query file for PostgreSQL by Zabbix agent template
  + ZBX-22371 Fixed process tags option not adding tags for service events
  + ZBX-17208 Fixed invalid command-line flag handling in Zabbix agent 2
  + ZBX-23937 Fixed JavaScript for AWS EC2 instances discovery
  + ZBX-22715 Fixed map shape dimension changes on resizing in scaled browser mode
  + ZBX-23722 Added garbage collection after executing JavaScript code
  + ZBX-23740 Fixed netsnmp persistent state disabling without affecting its configuration
  + ZBX-23257 Fixed log items not using MaxLinesPerSecond setting correctly for Zabbix agent 2
  + ZBX-23890 Removed non-existing headers from compiler checks: mtent.h and knlist.h
  + ZBX-23912 Removed Jira with CustomFields media type in data.tmpl
  + ZBX-23761 Fixed JavaScript in Jira media type
  + ZBX-22558 Fixed trigger expression for retrieval of stub page in Nginx templates
  + ZBX-23691 Fixed LLD filters evaluation type for devices discovery in Cisco SD-WAN by HTTP template
  + ZBX-23540 Added error checks for RegisterMetrics calls
  + ZBX-23605 Removed getting location buckets in AWS by HTTP template
    added discovery filters for request metrics in AWS S3 bucket by HTTP template
  + ZBX-23466 Fixed data aggregation errors in Graphs and Top hosts widgets with Elasticsearch backend
  + ZBX-23835 Updated Meraki templates
  + ZBX-23723 Fixed proxy params in JavaScript AWS templates
  + ZBX-23733 Fixed error when downloading graph as .png image if item name contains multibyte characters
  + ZBX-22983 Fixed ellipsed dropdown options in items mass update in preprocessing
  + ZBX-23715 Fixed persistent directory path not following symlinks upon creation
  + ZBX-23825 Fixed query_fields values for Acronis and Nomand templates
  + ZBX-22055 Fixed map image of map widget not being updated when pressing Apply button
  + ZBX-23629 Fixed interface icon cursor to pointer
  + ZBX-22536 Fixed TimescaleDB compression detection for history.clear API method and proper error appearance in frontend
  + ZBX-23145 Disabled deprecated automatic reconnection in MySQL
  + ZBX-22933 Improved vfs.file.regmatch and vfs.file.regexp items to use buffered file read
  + ZBX-23439 Fixed sorting of numeric items with/without aggregation enabled in Top hosts widget
  + ZBX-21973 Changed deprecated X-Frame option allow-from to Content-Security-Policy frame-ancestors
  + ZBX-23633 Fixed service alarms to be recovered with problem time in case of negative problem duration
  + ZBX-23738 Fixed Zabbix backend sources for libxml2 2.12.0 version changes
  + ZBX-23746 Fixed creation of tickets during escalation for Zammad media type
  + ZBX-23561 Fixed spacing between filter and results table
  + ZBX-18873 Fixed disabled chevrons color in problem view
  + ZBX-23636 Fixed some fields in Administration section not being trimmed on form submit
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
- add group provides needed by RPM 4.19
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1143962 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 52)
- add group provides needed by RPM 4.19

  + ZBX-22711 Fixed incorrectly displayed simple graphs with non-numeric items in Host graphs page
    entities; added possibility to update the uuid parameter for the Service API; fixed duplicate UUIDs
  zabbix-6.0.12-curl-fixes.patch zabbix-6.0.12-netsnmp-fixes.patch
  zabbix-6.0.12-new-m4-pgsql.patch
- add CVE-2022-35230 patch file CVE-2022-35230.patch
 + ZBX-20680 Fixed reflected XSS issues
  + ZBX-19457 	Fixed failed query when updating application names longer than 255 characters
  + ZBX-8999 Fixed exporting of images separately from other objects
  + ZBX-18688 Fixed schema name didnt show when available only postgresql
  + ZBXNEXT-5903 Added vmware datacenters discovery
- New Features and Improvements:
  + ZBX-17390 Fixed validation of the maximum selected period
  + ZBXNEXT-3604 Added support of user configurable ciphers for communication between zabbix components
  + ZBX-16548 Fixed sort order in plain text screen
  + ZBXNEXT-5422 Quoted numbers are now accepted by jsonpath aggregate functions
  + ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge
    period being overridden by global configuration
    and jqueryui v1.10.3 -> v1.12.1
    thanks to jose deniz for the patch
  + ZBX-15646 fixed web-server 'Request-URI Too Long' error in trigger description dialog
    metrics from an external Zabbix instance
  + ZBX-15456 fixed incorrect style property in Monitoring->Problems; removed unused id from filter form
    items vfs.dir.size[] and vfs.dir.count[]
    in item regexp preprocessing, general pcre code improvements
  + ZBXNEXT-4271 improved escalator performance by using nextcheck index instead of reading whole table
    remaining when zabbix daemon is terminated during startup
- fixed configuration paths
buildservice-autocommit accepted request 1134973 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 50)
auto commit by copy to link target
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1134971 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 49)
- updated to latest release 6.0.25 fixes for multiple CVEs
buildservice-autocommit accepted request 1118376 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 48)
auto commit by copy to link target
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1118375 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 47)
- updated to latest upstream release 6.0.22
- this version fixes CVE-2023-32722 and CVE-2023-32722 bsc#1216211 and bsc#1216222
- removed patches zabbix-6.0.12-new-m4-pgsql.patch zabbix-6.0.12-curl-fixes.patch
  honestly was tired of patching for correct way doing postgresql detection
  now added postgresql-server-devel which does not make sense but hey
  upstream does not care
buildservice-autocommit accepted request 1099800 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 46)
auto commit by copy to link target
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1099799 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 45)
- 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
 
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1099797 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 44)
- 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
 
buildservice-autocommit accepted request 1087301 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 43)
auto commit by copy to link target
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1087300 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 42)
- updated to latest upstream release 6.0.17
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 41)
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) committed (revision 40)
- mention of patches added required...
  zabbix-6.0.12-curl-fixes.patch zabbix-6.0.12-netsnmp-fixes.patch 
  zabbix-6.0.12-new-m4-pgsql.patch
Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) accepted request 1061411 from Boris Manojlovic's avatar Boris Manojlovic (bmanojlovic) (revision 39)
- updated to 6.0.12
- for changes in this major release please consult 6.0.html in
  /usr/share/doc/packages/zabbix/
- removed CVE-2022-35230.patch and zabbix-3.0.25-new-m4-pgsql.patch
- added fixed zabbix-6.0.12-new-m4-pgsql.patch patch
Displaying revisions 1 - 20 of 58
openSUSE Build Service is sponsored by