SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for zabbix40-proxy-sqlite-4.0.2-3.1.x86_64.rpm :
Thu Nov 29 13:00:00 2018 borisAATTsteki.net
- updated to latest release 4.0.2
- New Features and Improvements
+ ZBXNEXT-3848 added validation of update interval, custom interval,
history storage period and trend storage period in low-level discovery
+ ZBXNEXT-4841 removed hardcoded locations for iconv.h and pthread.h;
thanks to Helmut Grohne for the patch
+ ZBXNEXT-3047 fixed compilation errors on Windows platform with
static OpenSSL libraries
+ ZBXNEXT-4836 added license information and OpenSSL linking exception
to README file, show crypto library version when started with \'-V\'
+ ZBXNEXT-4725 added filter fields to select templates and hosts by directly linked templates;
made proxy filter field visible in configuration hosts field
+ ZBXNEXT-4796 added \'fullscreen\' and \'kiosk\' URL arguments to allow to set layout mode via link
+ ZBXNEXT-4782 improve out of memory error message by adding statistics and backtrace;
improve something impossible has just happened error message by adding backtrace
+ ZBXNEXT-4271 improved escalator performance by using nextcheck index instead of reading whole table
- Bug Fixes
+ ZBX-15171 fixed crash in ODBC when creating JSON from null
db values, fixed memory leak
+ ZBX-15045 fixed a case where a disable multiselect looks like
a similar to enabled text field
+ ZBX-14927 fixed filter by host group without real hosts
in triggers top 100, dashboard widgets, screens
+ ZBX-13662 fixed duplication of file system type in global regular
expression for file systems discovery
+ ZBX-15036 added system.cpu.util[,guest], system.cpu.util[,guest_nice] to OS Linux template
+ ZBX-15106 improved error messages for item preprocessing, general pcre code improvements
+ ZBX-15095 fixed curl error handling for elasticsearch history backend
+ ZBX-15129 added optional upgrade patches to rename TRIGGER.NAME
macros to EVENT.NAME in action operation messages and custom scripts
+ ZBX-14858 fixed processing of unlimited vmware maxQueryMetrics value
+ ZBX-14635 fixed rare LLD failures when moving host between groups
+ ZBX-13719 fixed loss of calc_fnc index in graph edit form
+ ZBX-14964 improved escalator performance during maintenance
by checking paused escalations less frequently
+ ZBX-13793 fixed focus styles on read-only textarea fields
+ ZBX-13009 fixed percentage calculation on availability reports list page
+ ZBX-15138 fixed error message when receiving compressed data over maximum size
+ ZBX-15154 fixed time period parameters in data overview context menu links
+ ZBX-15044 fixed javascript error when zooming classic graph in edit mode
+ ZBX-15044 fixed dashboard initialization in edit mode
+ ZBX-15053 fixed timetamp position in map
+ ZBX-15033 fixed zoom-out and select box for graphs in kiosk mode
+ ZBX-8396 improved source code comments
+ ZBX-14970 fixed wrong media type status upon creation, if chosen status disabled
+ ZBX-14899 fixed wrong net.tcp.listen values on obsolete Linux systems
+ ZBX-14941 fixed issue with autoreconf/automake for source tarball
+ ZBX-15142 fixed time format for vmware performance counters query
+ ZBX-15010 fixed regexp compilation error for patterns with referenced subpatterns
+ ZBX-14724 fixed breadcrumb jumping in IE browser
+ ZBX-15083 fixed API so that macros {TRIGGER.ID} works in map element URLs
+ ZBX-15127 fixed possible crash when communication problem occurred
in the middle of vmware update
+ ZBX-14396 fixed excessive memory usage during template full clone
+ ZBX-14848 clarified process type names for log level increase/decrease
in help messages and man pages
+ ZBX-14833 fixed selectHosts option in dservice.get API method
to return the list of hosts by IP and proxy
+ ZBX-15062 fixed binary heap trying to reallocate slots on every insert
+ ZBX-14805 fixed unauthorized request error when resetting
filter after enabling/disabling elements
+ ZBX-14789 fixed translations from en_US to en_GB
+ ZBX-14758 fixed encoding for cookie names and values
+ ZBX-15122 fixed possible crash in web monitoring due
to posts not being reset between steps
+ ZBX-14691 fixed faulty behaviour of mandatory fields in Trigger expression form
+ ZBX-13695 added support of host macros to trapper, HTTP agent item allowed hosts field
+ ZBX-15022 fixed shared memory leak during configuration cache synchronization
+ ZBX-15025 fixed email alerts being sent twice to one recipient
+ ZBX-15006 fixed possibility to link map widget to itself as filter widget
+ ZBX-14886 fixed undefined offset error in Problems by severity widget
+ ZBX-15090 fixed memory leak when validating regular expression
preprocessing step parameters during LLD
+ ZBX-14625 changed SNMP OID default value to be displayed
as placeholder instead of text
+ ZBX-14505 fixed compiler warning about incompatible pointer type on 32-bit platform
+ ZBX-1667 fixed error suppression during php ldap module initialization
+ ZBX-13505 fixed link coloring in map when related trigger is not monitored
+ ZBX-15032 fixed sBox position in screen\'s graph item when dynamic
item is enabled
+ ZBX-14953 fixed not closed connection with vmware at the end
of update session via a call to Logout()
+ ZBX-15007 fixed current map refresh in map widget
right after update widget configuration
+ ZBX-14990 added missing http agent statistic row in queue screen
+ ZBX-14984 fixed missing focus from problem name when opening
description editing popup in monitoring problems section
+ ZBX-14947 fixed configuration update in administration authentication section
+ ZBX-14974 fixed memory leak in case duplication name
of the vmware performance counters
+ ZBX-14934 made widget specific javascript files to be loaded with jsLoader
+ ZBX-15094 fixed the potential crash during vmware update
+ ZBX-14966 removed the notes about sqlite from zabbix_server.conf
+ ZBX-14875 fixed discovery and auto registration escalations being kept
for one hour instead of deleted immediately
+ ZBX-14422 fixed SQL queries being logged when accessing API,
even if debug mode is disabled
+ ZBX-14905 fixed error reporting for XML import of hosts and templates
+ ZBX-14945 fixed action popup being unclosable after widget refresh,
fixed debug element being hidden on widget refresh
+ ZBX-14806 changed focus style for radio buttons
+ ZBX-15027 fixed startup failures due to orphaned or zombie processes
remaining when zabbix daemon is terminated during startup
+ ZBX-14904 fixed possible PHP errors in \"Problem hosts\" widget
+ ZBX-15057 fixed possible crash when syncing host groups
+ ZBX-14807 fixed selection box for graphs on monitoring screens
+ ZBX-14779 extended support of system.stat[ent], system.stat[cpu,pc],
system.stat[cpu,ec] on IBM AIX to LPAR type \'dedicated\'
+ ZBX-14851 fixed the host visible name in the event details/messages
from server when using long utf8 text
+ ZBX-14887 fixed max count of records in the single json that proxy can send to the server
+ ZBX-14972 fixed the case where data from non-monitored VMware services are not removed from vmware cache
+ ZBX-14856 added support for OpenSSL 1.1.1
+ ZBX-14971 added note on runtime control with PID numbers larger than 65535 to server,
proxy and agentd help messages and man pages
+ ZBX-14734 fixed the verification of the assignment of two web checks with the same
name from different templates to one host
+ ZBX-14749 fixed cloning inherited host prototype on host
+ ZBX-14663 fixed calculation of Y zero position in graph
+ ZBX-14865 fixed \"Field \"parent_itemid\" cannot be set to NULL\" error message
while importing multiple templates
+ ZBX-14925 added support of user language specific url link in support icon,
supported languages: english as default, japanese, russian
+ ZBX-14854 improved preprocessor worker performance
+ ZBX-14798 fixed incorrect zero rounding in date and time fields
+ ZBX-14954 fixed sql error in escalator when working with Oracle,
PostgreSQL (less than v9.4) databases
+ ZBX-14952 fixed incorrect translation string in en_US locale
+ ZBX-14757 fixed fields becoming writable upon form refresh in host prototype form
+ ZBX-14915 fixed \'follow redirects\' checkbox in web scenario step\'s dialog
+ ZBX-14811 fixed color of the host name in the title of the Screens
+ ZBX-14776 fixed sorting when changing status of media type
+ ZBX-14711 fixed triggers in trigger overview being filtered by trigger severity and trigger
status change time instead of problem severity and problem creation time
+ ZBX-14689 fixed updating of the Graph list of host when selecting a group of hosts
+ ZBX-12217 removed links to templates with no permissions for templated triggers,
trigger prototypes, graphs, graph prototypes, host prototypes and web scenarios
+ ZBX-14861 fixed trigger evaluation result not visible in test dialogue when expression is too long
+ ZBX-14723 fixed zoom button for time selector in IE browser
+ ZBX-14888 fixed table markup on overview and system info pages
+ ZBX-14652 fixed plain text Latest data when selecting more than 1 item
+ ZBX-14618 fixed host prototype status checkbox resets after adding template
+ ZBX-14632 fixed minor typos in comments and tests
+ ZBX-14834 fixed icon misplacement in problem view
+ ZBX-14803 fixed incorrect profile update causing page filter to sometimes show duplicate values
+ ZBX-10784 fixed validation of double/Numeric(float) values
+ ZBX-14727 fixed selection of data for trigger overview and graphs if first drop down entry is \"none\"
+ ZBX-14615 fixed Java gateway not to mark host unreachable in case of invalid username and password
+ ZBX-14585 fixed JMX endpoint not being included in error message in case of connection errors
+ ZBX-14650 fixed web.page.regexp item parameters description
+ ZBX-14764 fixed crash that could occur when OpenIPMI pollers are configured
+ ZBX-14882 fixed crash in vmware collector when receiving invalid xml
+ ZBX-14908 fixed crash when processing internal trigger events and deleting triggers at the same time

Tue Oct 16 14:00:00 2018 Boris Manojlovic
- removed support for jabber protocol as iksemel was removed from
openSUSE:Factory
- fixed configuration paths

Tue Oct 2 14:00:00 2018 pieterAATThollants.com
- initial packaging of zabbix 4.0.0


 
ICM