* Fix handling of timeperiods w/ downtime availability calculations
in the Availability CGI report (Sebastian Wolf)
* Fix build when compiling against musl libc (#952) (Sebastian Wolf)
* Fix downtime comment using current time instead of the downtime's
entry time (#910) (Dylan Anderson)
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=303
- update to 4.5.1
* Fix text rendering in Configuration -> Command Expansion when the
command ends in whitespace
(Thanks Joran LEREEC for reporting this issue)
- from 4.5.0
Note: this release is backward-compatible, but does include updates
to the header files.
If you are using any NEB modules in your monitoring solution, you will
need to recompile them with the new nagios-4.5.0 headers to avoid
segmentation faults.
ENHANCEMENTS
* Add event_handler_period configuration option to hosts and services (#913)
* Add external commands CHANGE_HOST_EVENT_HANDLER_TIMEPERIOD
and CHANGE_SVC_EVENT_HANDLER_TIMEPERIOD (#913)
* Added support for separating your build directory from your
source directory (#867)
- from older versions:
* Fix missing macros when running performance data commands (#904)
* Fix broken logo images in status pages (regression from 4.4.12) (#917)
* Clean up most compiler warnings on GCC and clang (#901)
* Fix incorrect HTML entity escaping in CGIs (#907, #902)
* Fix issue where predictive dependency checks were not being scheduled for services (#908)
* Fix several typos (#898, #884)
* Fix incorrect error message in preflight check (#865)
* Fix use-after-free in qh_deregister_handler (#866)
* Fix memory leak in qh_deregister_handler (#866)
* Fix mismatched host/service behavior when changing from SOFT to HARD state (#891)
* Minor performance improvements in CGI utility functions (#866)
* Fix memory leak in nagiostats.c when using -c, -s, -d, or -D multiple times (#888)
* Improve service scheduling at startup (#887)
OBS-URL: https://build.opensuse.org/request/show/1168505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nagios?expand=0&rev=26
* Fix text rendering in Configuration -> Command Expansion when the
command ends in whitespace
(Thanks Joran LEREEC for reporting this issue)
- from 4.5.0
Note: this release is backward-compatible, but does include updates
to the header files.
If you are using any NEB modules in your monitoring solution, you will
need to recompile them with the new nagios-4.5.0 headers to avoid
segmentation faults.
ENHANCEMENTS
* Add event_handler_period configuration option to hosts and services (#913)
* Add external commands CHANGE_HOST_EVENT_HANDLER_TIMEPERIOD
and CHANGE_SVC_EVENT_HANDLER_TIMEPERIOD (#913)
* Added support for separating your build directory from your
source directory (#867)
- from older versions:
* Fix missing macros when running performance data commands (#904)
* Fix broken logo images in status pages (regression from 4.4.12) (#917)
* Clean up most compiler warnings on GCC and clang (#901)
* Fix incorrect HTML entity escaping in CGIs (#907, #902)
* Fix issue where predictive dependency checks were not being scheduled for services (#908)
* Fix several typos (#898, #884)
* Fix incorrect error message in preflight check (#865)
* Fix use-after-free in qh_deregister_handler (#866)
* Fix memory leak in qh_deregister_handler (#866)
* Fix mismatched host/service behavior when changing from SOFT to HARD state (#891)
* Minor performance improvements in CGI utility functions (#866)
* Fix memory leak in nagiostats.c when using -c, -s, -d, or -D multiple times (#888)
* Improve service scheduling at startup (#887)
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=301
- remove some old rpmlintrc entries
- remove old (< 12.0) SUSE macros from spec file
- nagios-dch and nagios-contrib can be noarch
- use autopatch macro
- set right permission and ownership for /var/log/nagios/config.err
even if this file is just a ghost file in RPM
- use /run/nagios instead of /var/run/nagios for pid file
- get rid of really old (SLE9) fix for nagios command group (was
group www at that time). Since SLE10, we use and own group
(nagcmd) instead. As we do not support to migrate from SLE9 to
SLE11 and beyond directly, this migration should have been done
long time ago already
- Do not provide user/group symbols and actually stop generating
those users/groups alltogether. The package system-user-nagios is
taking care of the user setup.
- provide user(nagios), group(nagios), group(wwwrun), user(nagcmd)
bsc#1219600
OBS-URL: https://build.opensuse.org/request/show/1145456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nagios?expand=0&rev=24
- remove old (< 12.0) SUSE macros from spec file
- nagios-dch and nagios-contrib can be noarch
- use autopatch macro
- set right permission and ownership for /var/log/nagios/config.err
even if this file is just a ghost file in RPM
- use /run/nagios instead of /var/run/nagios for pid file
- get rid of really old (SLE9) fix for nagios command group (was
group www at that time). Since SLE10, we use and own group
(nagcmd) instead. As we do not support to migrate from SLE9 to
SLE11 and beyond directly, this migration should have been done
long time ago already
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=297
- 4.4.7 - 2022-04-14
FIXES
* Fixed checkboxes in jsonquery.html (#778) (Rfferrao87)
* Added SSL support for version update check (Sebastian Wolf)
* Note: NEB modules using the priority/scheduling queues in libnagios may need to update headers due to symbol conflicts with OpenSSL.
* Fixed XSS in homepage when displaying update check results (Sebastian Wolf)
* Fixed allocation error in getcgi.c (#820) (Ariadne Conill)
* Fixed Error: NULL variable for lines of spaces in resource.cfg (#814) (Ralf Herrmann)
* Fixed crash when handling large check output (#825, #828) (Kilvador)
* Update packaging instructions for RPM/EPEL (#850) (T.J. Yang)
* Include packaging instructions for DEB (#842) (Catfriend1)
* Fixed CGI object processing when names end in \ (#819) (Sebastian Wolf)
* $SERVICEPROBLEMID$ now accessible when notifications are sent (#688) (Sebastian Wolf)
OBS-URL: https://build.opensuse.org/request/show/977081
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=293
- 4.4.6
* Fixed Map display in Internet Explorer 11 (#714)
* Fixed duplicate properties appearing in statusjson.cgi (#718)
* Fixed NERD not building when enabled in ./configure (#723)
* Fixed build process when using GCC 10 (#721)
* Fixed postauth vulnerabilities in histogram.js, map.js, trends.js
(CVE-2020-1408)
* When using systemd, configuration will be verified before
reloading (#715)
* Fixed HARD OK states triggering on the maximum check attempt (#757)
OBS-URL: https://build.opensuse.org/request/show/811168
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=285
- fix boo#1156309, CVE-2019-3698 : Symbolic Link (Symlink) following vulnerability in the cronjob allows local attackers to cause cause DoS or potentially escalate privileges by winning a race.
- enhance systemd service: check nagios config before reloading
- enable build for SLE11 by excluding some special macros and directories via 'sles_version != 11' condition
- add nagios-archive.service and nagios-archive.timer as replacement for the script in cron.weekly: no need for cron on systemd systems
- run set_permissions and verifyscript for /etc/cron.weekly on those distributions that need it
- enhance rpmlint: ignore empty htpasswd file
- enable php apache module and not php5 on newer distributions
- try to harden the rcnagios script
OBS-URL: https://build.opensuse.org/request/show/791853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nagios?expand=0&rev=17
directories via 'sles_version != 11' condition
- add nagios-archive.service and nagios-archive.timer as replacement
for the script in cron.weekly: no need for cron on systemd systems
- run set_permissions and verifyscript for /etc/cron.weekly on those
distributions that need it
- enhance rpmlint: ignore empty htpasswd file
- enable php apache module and not php5 on newer distributions
- try to harden the rcnagios script
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=283
- 4.4.5
* Reverted changes related to #625 due to CPU load issues
* Partially reverted changes for #647 due to CPU load issues
* Fixed "Quick Search" so that leading/trailing whitespace doesn't affect output (#681) (Sebastian Wolf)
* Fixed build issues on non-RPM-based platforms (#617) (T.J. Yang)
- 4.4.4
* 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) (Sebastian Wolf)
* Fixed semicolon escaping to remove prepended backslash (\) (#643) (Sebastian Wolf)
* 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 brokered (#633) (Sebastian Wolf)
* Fixed long plugin output (>8KB) occasionally getting truncated (#625) (Sebastian Wolf)
* Fixed check scheduling for objects with large check_intervals and small timeperiods (#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 Wolf)
* Fixed NEB callback lists being partially orphaned when multiple modules subscribe to one callback (#590) (Sebastian Wolf)
* Fixed memory leaks in run_async_service_check(), run_async_host_check() when checks 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 before NEB initialization (#591) (Sebastian Wolf)
OBS-URL: https://build.opensuse.org/request/show/758509
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=277