summaryrefslogtreecommitdiff
path: root/sysutils/zabbix/patches/patch-frontends_php_locale_make__mo.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-09-17sysutils/zabbix: Update to 4.0.24otis1-5/+6
Changelog since 4.0.21: * New features: - Improved Zabbix server performance when evaluating trigger, discovery, autoregistration and internal actions - Added host info to vmware event message log - Added vmware datacenters discovery * Bugfixes: - Fixed security vulnerability cve-2020-15803 (stored xss attack on url widget) - Exclude disabled items from preprocessing configuration sync - Fixed possible deadlocks when deleting escalations - Fixed null value for a field of compositedata in jmx discovery - Changed log, log.count monitoring to ignore file modification time - Fixed strict dfsg compliance issue in using minified jquery sources - Fixed recovery expression for "link down" trigger and updated for following zabbix template guidelines - Fixed escalation cancellation message not being sent when action is disabled - Fixed context of {$temp_crit} macro in temperature trigger prototype - Fixed high memory consumption when using dependent items - Fixed memory leak - Fixed remove of selected items in multiselect - Fixed confusing error message being displayed if dbversion table cannot be found - Shadow global auto_increment mysql variables only for proxy - Fixed 'cmdline' parameter truncation on solaris 11.3 and later - Fixed memory leak when action message does not have to be sent - Fixed graph configuration with large amount of items - Fixed server exit when trying to execute ipmi script without ipmi pollers - Fixed undefined index in trends api - Fixed button disable state in template item list and discovery list - Fixed classic graph widget default header - Fixed php errors in "system information" window for mysql - Changed vm.memory.size keys on solaris to get memory usage statistics from kstat - Fixed cpu counter wraparound handling on solaris - Fixed misleading error message in case of not available datastorage for vmware.hv.datastore.read and vmware.hv.datastore.write metrics - Fixed host prototype import - 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 - Fixed sql errors with oracle backend due to incorrect use of the using statement - Improved error message generation performance of user macro and item key parser - Fixed use on uninitialised variable - Added odbc empty query check - Fixed fatal error in items.php and host_discovery.php - Improved performance of the trigger and trigger prototype inheritance - Implement timeouts for wmi queries - Improved performance of "problems" widget with mysql backend by removing distinct modifier from sql statements with tables joined by primary keys - Fixed excess audit log record being added on host status update - Fixed php notice and multiple undefined index errors in hostinterface api - Added red label for disabled media types in user profile - Fixed runtime error when creating a host via api - Removed problem calculation for dependent triggers when master trigger is in problem state - Fixed usage of unsupported parameter in api call - Fixed inaccessible user be displayed as accessible in slide show properties screen - Fixed building of zabbix daemons with link time optimization
2019-02-07Updating to zabbix version 4.0.4.he1-2/+4
Pkgsrc changes: * Add comments to a couple of patches which didn't have them. * Adapt one diff Upstream changes: Changes for 4.0.4 4.0.4rc3 was released as 4.0.4 without any changes ------------------------------------------------------------ Changes for 4.0.4rc3 Bug fixes: ..F....... [ZBX-15412] fixed Name column overlaps the Application column in the Template view (vasilijs) ------------------------------------------------------------ Changes for 4.0.4rc2 Bug fixes: ..F....... [ZBXNEXT-4872] reverted SVG graph timeline changes to previous state (miks) ------------------------------------------------------------ Changes for 4.0.4rc1 New features: ..F....... [ZBXNEXT-4872] reworked SVG graph x-axis timeline (miks) ..F....... [ZBXNEXT-4873] implemented single dot datasets to be drawn as points in line vector graphs (miks) ...G...... [ZBX-14876] added a new optional parameter <regex_excl_dir> to items vfs.dir.size[] and vfs.dir.count[] (viktors) Bug fixes: ..F....... [ZBX-15577] fixed restricted user access to the host name when callin g host_screen (vasilijs) A......... [ZBX-13335] fixed low performance with linkage of items and item prot otypes to a lot of hosts (Sasha) ..F....... [ZBX-15435] fixed "Undefined index" errors in the "Problems" widget with multiple active maintenances which part of these are inaccessible (Sasha) .......PS. [ZBX-15417] changed vmware collector to perform datastore configuration refresh only when directly monitoring ESXi version lower than v6.0 (MVekslers) A......... [ZBX-14896] fixed low performance of the SQL statement when link temp late to many hosts (Sasha) A......... [ZBX-15220] fixed displaying of last value for values received in the same second (Sasha) ........S. [ZBX-15451] fixed event correlation when "Event tag pair" condition is used and tag contains special characters (asitals) ........S. [ZBX-15460] reset agent availability when host status changes, e.g., when host gets disabled (asitals) ........S. [ZBX-15331] updated LLD item creation/updating error messages (asitals) ..F....... [ZBX-15465] removed html non-breaking space from visiblity checkbox labels (miks) ..F....... [ZBX-15307] fixed upper level maps positioning in Monitoring Map screen (talbergs) ...G...PS. [ZBX-15428] improved regular expression performance by studying compiled pattern (vso) ...G...PS. [ZBX-11761] added warnings in case of TLS identity mismatch (akozlovs) A......... [ZBX-15373] fixed removal of trigger when deleting discovered item; fixed removal of dependent child items when removing master item (vmurzins) A......... [ZBX-14613] fixed hostgroup.delete and host.delete API methods to validate maintenance constraint (talbergs) ..F....... [ZBX-14863] fixed authentication settings form of LDAP anonymous binding (gcalenko) ..F....... [ZBX-15374] fixed SQL and PHP errors on chart3.php page (Sasha) ...G...... [ZBX-15301] fixed monotonous lag behind in Windows "system.localtime" (MVekslers) ..F....... [ZBX-15377] fixed error messages for arrays in GET parameters (Sasha) A......... [ZBX-15369] fixed "Undefined index: label" in map.update() method (Sasha) ..F....... [ZBX-15376] fixed "Undefined index: refresh" on several pages with disabled guest user (Sasha) ..F....... [ZBX-15375] fixed web scenario step name can consist only of whitespaces (agriscenko) ..F....... [ZBX-15375] fixed undefined index on Web scenario configuration page (Sasha) ..F....... [ZBX-15372] fixed SQL and PHP errors on "Slide shows" page when enter slides.php witout GET parameters (Sasha) A......... [ZBX-15359] fixed undefined index in maintenance.create and maintenance.update API calls (Sasha) A......... [ZBX-15358] fixed undefined index in configuration.import API call without one or several rules (Sasha) A......... [ZBX-15355] fixed undefined index in configuration.import API call (Sasha) A......... [ZBX-14926] fixed empty "inventory" property being returned by API if inventory mode is disabled (agriscenko) A......... [ZBX-15354] fixed undefined index in API calls without "auth" parameter (Sasha) ...G...PS. [ZBX-15399] fixed IPv4 connections not being accepted when IPv6 mask is used (akozlovs) A......... [ZBX-14331] fixed error allowing users to change type of a host interface that already has items attached (gcalenko) ..F....... [ZBX-15254] fixed incorrect matching string highlight in multiselect autocomplete box (ashubin, vasilijs) ..F....... [ZBX-15136] fixed displaying 'Plain text' on the dashboard as html (vasilijs) ........S. [ZBX-15313] fixed unit suffix support in calculated item expressions (kalimulin) .......PS. [ZBX-15224] fixed failed query errors when receiving non UTF-8 history values (vso) A.F....... [ZBX-14592] fixed calculation of SLA and availability report when problem has negative duration (miks) ..F....... [ZBX-13804] fixed generic popup form submission (miks) A......... [ZBX-15156] fixed undefined offset error in host screen with web item (talbergs) A......... [ZBX-14980] fixed problem with filter by itemids and hostids in history.get (vasilijs, vmurzins) ...G...... [ZBX-14624] fixed agent collector not releasing connection to missing/removed disk devices (Andris, yurii) ........S. [ZBX-15279] fixed handling of LLD processing errors that should have resulted in not supported LLD rule state (wiper) ........S. [ZBX-15241] fixed escaping regexp symbols in preprocessing output parameter when creating item by LLD (asitals) ..F....... [ZBX-14604] fixed displaying of the graph name on screens (miks) ..F....... [ZBXNEXT-4588] renamed 'display options' tab to 'displaying options'; fixed multiple layout issues, footnote in hint-box, field value handling, calculation of mouse position, multiple issues related with Y axis and problem styling (miks) ..F....... [ZBX-15159] fixed existing context menu closing when new one is opened (miks) ..F....... [ZBX-15233] renamed fuzzytime() function description in dropdown list (Ivo) ...G...... [ZBX-12801] excluded zabbix_sender.dll from MS Windows builds with TLS (viktors) ..F....... [ZBXNEXT-4883] fixed when trigger in problem state hides all dependent triggers in history view (vasilijs) ...G...... [ZBX-15260] improved misleading warning message when agent fails to find log file during processing logrt[] item (asitals) .........T [ZBX-15258] fixed update interval of "Zabbix queue" item in server's template to be consistent with proxy template, added missing units in proxy template (asitals) ...G...... [ZBX-15225] improved handling of timeouts in "vfs.dir.size" and "vfs.dir.count" items on Windows agent (asitals)
2017-07-03Fix bash scripts to use a normal shell.joerg1-0/+12