Changelog for
nagios-theme-exfoliation-4.4.7-4.1.noarch.rpm :
* Thu Feb 22 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Fri Feb 09 2024 Lars Vogdt - 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
* Thu Feb 08 2024 Dominique Leuenberger - 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.
* Tue Feb 06 2024 Marcus Meissner - provide user(nagios), group(nagios), group(wwwrun), user(nagcmd) bsc#1219600
* Thu Sep 15 2022 Lars Vogdt - 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
* Fri May 13 2022 Andre Klaerner - 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)
* Fri Oct 15 2021 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified:
* nagios-archive.service
* nagios.service
* Mon May 10 2021 larsAATTlinux-schulserver.de - 4.4.6- new nagios-exec-start-post script to fix bsc#1003362
* Mon May 10 2021 larsAATTlinux-schulserver.de - 4.4.6- 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/
* Wed Jun 03 2020 Stefan Botter - 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-13977, bsc#1172794)
* When using systemd, configuration will be verified before reloading (#715)
* Fixed HARD OK states triggering on the maximum check attempt (#757)