Skip to content

Commit e2a3550

Browse files
nook24sni
authored andcommitted
release v1.5.0 update
Signed-off-by: nook24 <info@nook24.eu>
1 parent 8c3dd1b commit e2a3550

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

NEWS

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ Breaking changes:
55
when upgrading to 1.5.0
66

77
Features:
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

1111
Changed:
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

1818
Bugfixes:
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

2525
1.4.4 - Jun 03 2025

0 commit comments

Comments
 (0)