52eb813578
- update to 4.5.4 * Fix inconsistent links for 'View {Trends,Alert Histogram} For This {Host,Service}' (Mauricio Faria de Oliveira) * Fix broken links from removing AngularJS pages in 4.5.3 (Dylan Anderson)
Lars Vogdt
2024-08-16 14:12:03 +00:00
25da2cad19
Accepting request 1194156 from home:lrupp:branches:server:monitoring
Lars Vogdt
2024-08-16 14:12:03 +00:00
ec82d4408f
Accepting request 1183445 from server:monitoring
Ana Guerrero2024-06-27 14:02:46 +00:00
20fd5be185
Accepting request 1183445 from server:monitoring
Ana Guerrero2024-06-27 14:02:46 +00:00
7cb11929a4
- update to 4.5.3 * Update jQuery (#960) (Dylan Anderson) * Remove pages using outdated AngularJS framework (#960) (Dylan Anderson) * Fix html encoding of some ascii characters (#813) (Dylan Anderson) * Updated several page links to use 'nofollow' (#965) - (Griffin Westerman)
Lars Vogdt
2024-06-19 13:12:31 +00:00
135f0bebd6
- update to 4.5.3 * Update jQuery (#960) (Dylan Anderson) * Remove pages using outdated AngularJS framework (#960) (Dylan Anderson) * Fix html encoding of some ascii characters (#813) (Dylan Anderson) * Updated several page links to use 'nofollow' (#965) - (Griffin Westerman)
Lars Vogdt
2024-06-19 13:12:31 +00:00
a0449ef614
Accepting request 1173606 from server:monitoring
Ana Guerrero2024-05-13 15:58:20 +00:00
63b954e842
Accepting request 1173606 from server:monitoring
Ana Guerrero2024-05-13 15:58:20 +00:00
f46c5fa5b7
- update to 4.5.2 * 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)
Lars Vogdt
2024-05-13 09:08:56 +00:00
84268d4a26
- update to 4.5.2 * 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)
Lars Vogdt
2024-05-13 09:08:56 +00:00
074bedf889
- 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)
Lars Vogdt
2024-04-16 22:26:42 +00:00
95a03bf990
- 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)
Lars Vogdt
2024-04-16 22:26:42 +00:00
737233fc2d
Modified via webui
Lars Vogdt
2024-04-16 14:09:56 +00:00
199a3f623b
Modified via webui
Lars Vogdt
2024-04-16 14:09:56 +00:00
4fa405b160
Accepting request 1149469 from home:dimstar:rpm4.20:n
Dirk Stoecker2024-03-07 17:32:59 +00:00
ea9858ceea
Accepting request 1149469 from home:dimstar:rpm4.20:n
Dirk Stoecker2024-03-07 17:32:59 +00:00
e0cd459af2
Accepting request 1145456 from server:monitoring
Ana Guerrero2024-02-09 22:54:58 +00:00
defd2843b8
Accepting request 1145456 from server:monitoring
Ana Guerrero2024-02-09 22:54:58 +00:00
7cec0926ab
- 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
Lars Vogdt
2024-02-09 14:50:08 +00:00
000015d45c
- 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
Lars Vogdt
2024-02-09 14:50:08 +00:00
acbf052f0e
- do not change ownership of resource_file (/etc/nagios/resource.cfg) during (re-)start: nagios does not have enough permissions to do it anyway. Fixes bsc#1192316 - thanks to Kai Lappalainen
Lars Vogdt
2022-09-15 17:27:37 +00:00
cb087bf2ae
- do not change ownership of resource_file (/etc/nagios/resource.cfg) during (re-)start: nagios does not have enough permissions to do it anyway. Fixes bsc#1192316 - thanks to Kai Lappalainen
Lars Vogdt
2022-09-15 17:27:37 +00:00
d8d8b98637
just adding missing SUSE bugzilla numbers
Lars Vogdt
2021-05-10 15:10:58 +00:00
aacc45ad7f
just adding missing SUSE bugzilla numbers
Lars Vogdt
2021-05-10 15:10:58 +00:00
535bd5024b
- new nagios-exec-start-post script to fix bsc#1003362
Lars Vogdt
2021-05-10 14:54:23 +00:00
591afe885e
- new nagios-exec-start-post script to fix bsc#1003362
Lars Vogdt
2021-05-10 14:54:23 +00:00
3f896befef
fix the man page as well....
Lars Vogdt
2021-05-10 11:36:17 +00:00
e9504fa4eb
fix the man page as well....
Lars Vogdt
2021-05-10 11:36:17 +00:00
7339bea2be
- fix nagios_upgrade.sh writing to log file in user controlled directory (bsc#1182398). The nagios_upgrade.sh script writes the logfile directly below /var/log/
Lars Vogdt
2021-05-10 11:31:10 +00:00
8c93a9a217
- fix nagios_upgrade.sh writing to log file in user controlled directory (bsc#1182398). The nagios_upgrade.sh script writes the logfile directly below /var/log/
Lars Vogdt
2021-05-10 11:31:10 +00:00
22d72b0d6b
- 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
Lars Vogdt
2020-04-06 20:05:04 +00:00
a193b4feb0
- 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
Lars Vogdt
2020-04-06 20:05:04 +00:00
1fef56c2cb
- enhance systemd service: check nagios config before reloading
Lars Vogdt
2020-04-06 16:43:27 +00:00
98985fbf4c
- enhance systemd service: check nagios config before reloading
Lars Vogdt
2020-04-06 16:43:27 +00:00
bcedfd92a4
- 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.
Lars Vogdt
2020-04-06 16:35:21 +00:00
7e38e9d87c
- 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.
Lars Vogdt
2020-04-06 16:35:21 +00:00