File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,21 @@ Breaking changes:
55 when upgrading to 1.5.0
66
77Features:
8- * use timeval for last_update - this affects the `host` and `service` structs and could be a breaking change for NEB module developers.
9- * improve eventloop runtime performance
8+ * use timeval for last_update - this affects the `host` and `service` structs and could be a breaking change for NEB module developers. (#516)
9+ * improve eventloop runtime performance (#519)
1010
1111Changed:
12- * During startup, ensure downtimes are loaded before updating status
13- * rpm spec: add provides for user / group
14- * rpm: fix lto-no-text-in-archive
15- * rpm: do not install INSTALL file
12+ * During startup, ensure downtimes are loaded before updating status (#502)
13+ * rpm spec: add provides for user / group (#520)
14+ * rpm: fix lto-no-text-in-archive (#515)
15+ * rpm: do not install INSTALL file (#515)
1616* debian: remove obsolete dependency
1717
1818Bugfixes:
19- * fix memory leak when using service parents
20- * fix pending service dependencies
21- * skip over dependencies when the current time is not within the time period
22- * fix a root privilege escalation (CVE-2016-9566)
19+ * fix memory leak when using service parents (514)
20+ * fix pending service dependencies (#509)
21+ * skip over dependencies when the current time is not within the time period (#511)
22+ * fix a theoretical root privilege escalation (CVE-2016-9566) as naemon does not start as root user by default (#507 )
2323
2424
25251.4.4 - Jun 03 2025
You can’t perform that action at this time.
0 commit comments