MIRACLE ZBX 4.0.7-1

MIRACLE ZBX 4.0.7-1

2019/04/25

  • 使用している mbedTLS のバージョンを 2.7.9 から 2.7.10 へアップデート
    適用する場合はこのバージョンの MIRACLE ZBX パッケージを使用してください
    mbedTLS の更新内容はこちらをご参照ください
    https://tls.mbed.org/tech-updates/releases/mbedtls-2.16.1-and-2.7.10-released
  • MIRACLE ZBX のベースとしているソフトウェアを Zabbix 4.0.7 へアップデート
  • 変更内容は以下 Changelog からの引用を参照

Bug fixes in 4.0.7:

[ZBX-16019] fixed HOST.CONN, HOST.IP, IPADDRESS and HOST.DNS macros expansion in global scripts (akozlovs)
[ZBX-16020] fixed uncontrolled memory allocation in regex preprocessing steps (vjaceslavs)
[ZBX-15911] fixed guest sign in visibility for disabled guest user group in login page (gcalenko)
[ZBX-15977] fixed validation of host interface when multiple interfaces set as main interface (gcalenko, vmurzins)
[ZBX-15955] fixed security vulnerability - accepting connections from not allowed addresses (Andris, vso)
[ZBX-11393] fixed when long snmp oid expands screen dimensions (ashubin, vasilijs)
[ZBX-15464] fixed error message for image uploads (talbergs)
[ZBX-10243] fixed not encoded ampersand for in URL parameter (talbergs)
[ZBX-15972] fixed possible crash of the windows agent when used "net.dns" item key (MVekslers)
[ZBX-15674] fixed map status to be displayed OK if there are no problem in submaps (talbergs)
[ZBX-15970] fixed invalid update intervals being reported on Zabbix server when monitored through Zabbix proxy (vso)
[ZBX-15643] fixed invalid to valid numbers conversion by del_zeros (asestakovs)
[ZBX-15444] fixed trimming allowed characters from numeric values (asitals)
[ZBX-15409] improved Zabbix java gateway error logging usability by adding item key to error message (vso)
[ZBX-15844] fixed inability to start Zabbix server if alert manager process is late after alerters; thanks to Mikhail Makurov for the patch (akozlovs)
[ZBX-11043] implemented a better network discovery filter (Ivo)
[ZBX-10937] fixed top right global search field autocomplete not showing results when host name is being typed not first character and technical name when it differs from visible name (Ivo)
[ZBX-10861] changed user name and password fields from being mandatory to optional in web scenarios and HTTP agent type items (Ivo)
[ZBX-10889] improved logging performance when high DebugLevel is used (viktors)
[ZBX-15762] fixed API returns "countOutput", "select*": "count" results and "suppressed" property as integer (agriscenko)
[ZBX-15642] fixed bigint limit in the user group updating forms (ashubin, Sasha)
[ZBX-2494] fixed sorting of items, item prototypes, lld rules and screens to avoid deadlocks in database between server and frontend (ashubin, Sasha)
[ZBX-15768] fixed line length above widgets on global search page (ashubin)
[ZBX-10404] fixed password being passed in plain text in media type edit form (gcalenko)
[ZBX-15734] fixed dashboard widgets incorrect placement while dragged (gcalenko)
[ZBX-15563] fixed svg graph metric generation in situation when metric have big values (gcalenko)
[ZBX-15139] fixed element removing from list in different tabs or browsers (vasilijs)
[ZBX-15779] fixed loss of host name in tooltip on trigger overview page (vasilijs)
[ZBX-15898] fixed compilation warning regarding too large integer constant (akozlovs)
[ZBX-15338] fixed last problem name being displayed on map instead of most critical (agriscenko, vmurzins)
[ZBX-15929] fixed escalation operation not being send multiple times (akozlovs)
[ZBX-15721] fixed escaping of control characters in JSON encoder (Andris, viktors)
[ZBX-15507] fixed item/trigger/graph copy form provides read-only host groups in target list; replaced form elements with multiselect (agriscenko)
[ZBX-15746] fixed link to pie graph after selecting a time interval on classic graph (agriscenko)
[ZBX-15784] fixed multiselect does not support case sensitive auto-complete (agriscenko)
[ZBX-10799] changed placeholder for http proxy input fields (agriscenko)
[ZBX-13014] fixed map on screen is not centered (agriscenko)
[ZBX-9229] fixed sending first value of the log as separate message (asestakovs)
[ZBX-15479] fixed cookie presentation in HTTP header (asestakovs)
[ZBX-15516] fixed trapper process title to not update time in case of interruption (asestakovs)
[ZBX-15588] fixed function names that are written to the log file when using LOG_LEVEL_DEBUG (asitals)
[ZBX-9150] fixed update intervals of items in VMware templates (MVekslers)
[ZBX-15481] fixed showing wrench icon for hosts that are in maintenance, but maintenance is inaccessible due to insufficient permissions (Ivo)
[ZBX-15629] fixed trigger wizard form re-submit (talbergs)
[ZBX-15850] fixed problems by severity filter ignoring host group filter (talbergs)
[ZBX-15853] fixed empty parent group not listed in the latest data filter (talbergs)
[ZBX-11025] added "unknown command error" to MySQL recoverable error list (viktors)
[ZBX-15870] fixed redundant jsloader loading in login page (miks)
[ZBX-15858] fixed item filtering by application name; added 'select' button for dashboard widget and screen item application fields (miks)
[ZBX-15851] fixed LLD item displaying in Queue details view (miks)
[ZBX-15639] fixed labels overlapping on classic graph X axis (miks)
[ZBX-15592] fixed database monitoring 'dns' item key expressing it as mandatory (miks)
[ZBX-15859] fixed map.create could attach elements only for first map in request when multiple maps are created with one request (gcalenko)
[ZBX-15769] fixed new widget placeholder being shown outside maximum allowed dashboard height area (gcalenko)
[ZBX-15708] fixed browser build in autofill for passwords field on media type form on authentication ldap form and on user edit form (gcalenko)
[ZBX-10392] fixed application filter persistence when navigating from maps page to triggers views page or latest data page (gcalenko)
[ZBX-15754] removed unnecessary request for non-existing map background (Ivo)
[ZBX-15715] added missing keys "zabbix.stats[<ip>,<port>]", "zabbix.stats[<ip>,<port>,queue,<from>,<to>]" and "zabbix[stats,<ip>,<port>,queue,<from>,<to>]" in item key helper (Ivo)
[ZBX-15672] fixed positioning of the overlay dialogue window in map constructor (ashubin, Ivo)
[ZBX-15609] added missing optional parameter "<regex_excl_dir>" for "vfs.dir.count" and "vfs.dir.size" item keys in item helper (Ivo)
[ZBX-15404] fixed action condition type and operator integrity (Ivo)
[ZBX-15913] fixed possible crash when sending custom alerts (vso)
[ZBX-15872] fixed possible deadlock on host table when processing auto registration contents from Zabbix proxy (vso)
[ZBX-11203] added blocking of SIGINT and SIGTERM signals on each step of automatic upgrade to avoid interruption of statements that cannot be rolled back (vso)
[ZBX-8451] fixed global regular expression testing not matching actual behavior of Zabbix components due to missing multiline flag (vso)
[ZBX-13347] fixed possible crash in history syncer process when processing discovered item value (vso)
[ZBX-15831] fixed slow request of vmware configuration update (MVekslers)
[ZBX-15920] fixed nodata() function triggering after maintenances with no data collection without waiting for the nodata period (wiper)
[ZBX-13478] fixed item prototype update intervals to eliminate trigger status flapping (viktors, vitaly)
[ZBX-10611] fixed changing process user owner on startup in foreground when AllowRoot disabled (viktors)
[ZBX-15826] optimized unsupported macros parsing (akozlovs)
[ZBX-15742] fixed network discovery is not reacting to the changes in agent configuration if uniqueness criteria is value (akozlovs)
[ZBX-15634] fixed database monitor item does not use stored credentials; thanks to Jose Deniz for the patch (akozlovs)
MIRACLE ZBX サポートRSS

アップデート情報RSS

サポート関連情報RSS