Changelog (nagios-4.4.3) | : | Changelog (nagios-4.4.4) | ||
---|---|---|---|---|
######################## | ######################## | |||
Nagios Core 4 Change Log | Nagios Core 4 Change Log | |||
######################## | ######################## | |||
4.4.4 - 2019-07-29 | ||||
------------------ | ||||
* Fixed log rotation logic to not repeatedly schedule rotation on a DST change ( | ||||
#610, #626) (Jaroslav Jindrak & Sebastian Wolf) | ||||
* Fixed $SERVICEPROBLEMID$ to be reset after service recovery (#621) (Sebastian | ||||
Wolf) | ||||
* Fixed defunct worker processes appearing after nagios was reloaded (#441, #620 | ||||
) (Sebastian Wolf) | ||||
* Fixed main nagios thread to release nagios.qh on a closed connection (#635) (S | ||||
ebastian Wolf) | ||||
* Fixed semicolon escaping to remove prepended backslash (\) (#643) (Sebastian W | ||||
olf) | ||||
* Fixed 'Checks of this host have been disabled' message showing on passive-only | ||||
hosts (#632) (Vojtěch Širůček & Sebastian Wolf) | ||||
* Fixed last_hard_state showing the current hard state when service status is br | ||||
okered (#633) (Sebastian Wolf) | ||||
* Fixed long plugin output (>8KB) occasionally getting truncated (#625) (Sebasti | ||||
an Wolf) | ||||
* Fixed check scheduling for objects with large check_intervals and small timepe | ||||
riods (#647) (Sebastian Wolf) | ||||
* Fixed SOFT recoveries sending when services had HARD recovery some time after | ||||
host recovery (#651) (Sebastian Wolf) | ||||
* Fixed incorrect permissions on debugging builds of FreeBSD (#420) (Sebastian W | ||||
olf) | ||||
* Fixed NEB callback lists being partially orphaned when multiple modules subscr | ||||
ibe to one callback (#590) (Sebastian Wolf) | ||||
* Fixed memory leaks in run_async_service_check(), run_async_host_check() when c | ||||
hecks are brokered (#664) (Sebastian Wolf) | ||||
* Fixed potential XSS in main.php, map.php (#671, #672) (Jak Gibb) | ||||
* Removed NEB brokering for nagios daemonization, since daemonization occurs bef | ||||
ore NEB initialization (#591) (Sebastian Wolf) | ||||
4.4.3 - 2019-01-15 | 4.4.3 - 2019-01-15 | |||
------------------ | ------------------ | |||
FIXES | FIXES | |||
* Fixed services sending recovery emails when they recover if host in down state (#572) (Scott Wilkerson) | * Fixed services sending recovery emails when they recover if host in down state (#572) (Scott Wilkerson) | |||
* Fixed a make error when building on the aarch64 architecture (#598) (Gareth Ra ndall) | * Fixed a make error when building on the aarch64 architecture (#598) (Gareth Ra ndall) | |||
* Fixed --with-cgibindir and --with-webdir to actually set values given (#585) ( lawsontyler) | * Fixed --with-cgibindir and --with-webdir to actually set values given (#585) ( lawsontyler) | |||
* Fixed soft recovery states for services (#575) (Jake Omann) | * Fixed soft recovery states for services (#575) (Jake Omann) | |||
* Fixed XSS vulnerability in Alert Summary report (CVE-2018-18245) (Jake Omann) | * Fixed XSS vulnerability in Alert Summary report (CVE-2018-18245) (Jake Omann) | |||
* Fixed services in soft states sometimes not switching into hard states (#576) (Jake Omann) | * Fixed services in soft states sometimes not switching into hard states (#576) (Jake Omann) | |||
* Fixed last_state_change to update when a state goes from soft -> hard state (# 592) (Jake Omann) | * Fixed last_state_change to update when a state goes from soft -> hard state (# 592) (Jake Omann) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 32 lines changed or added |