Skip to content

Commit 1480657

Browse files
committed
Update ChangeLog, serious issues with stopping services
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 33e378a commit 1480657

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ All relevant changes are documented in this file.
1010
- N/A
1111

1212
### Fixes
13+
- Fix #432: allow services in `setup` state to be stopped. This fixes
14+
a serious blocker introduced in 4.10 that prevented systems from
15+
being rebooted when any service was in this state
16+
- Fix fallback `SIGKILL` when stopping a service with `SIGTERM` does
17+
not work. This fixes a serious issue with services not responding to
18+
the default `SIGTERM`
1319
- Fix pre/post/ready/cleanup script execution if service has an
1420
optional `env:file` (leading `-`)
1521

0 commit comments

Comments
 (0)