diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-03 23:22:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-03 23:22:17 +0000 |
commit | c015784fa23921127487aa3668ea5240c6f179ff (patch) | |
tree | 4dc5247f58f338b933a2b894e0cf4d8d2f835788 /NEWS | |
parent | f8f67fa65189cb7be0d5856f80db3e4b9fadbb05 (diff) | |
download | s6-rc-c015784fa23921127487aa3668ea5240c6f179ff.tar.xz |
version: 0.2.1.1v0.2.1.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,7 +1,14 @@ Changelog for s6-rc. +In 0.2.1.1 +---------- + + - Bugfix release. + + In 0.2.1.0 ---------- + - Timeouts for oneshots have been increased to 30 seconds. - s6-rc now sends an explicit "s6-svc -d" to a longrun when an up transition fails. @@ -11,6 +18,7 @@ when it receives a SIGINT or a SIGTERM. a transition that is blocked in a "service is not-ready" limbo, and bring back the service to a known "down" state. + In 0.2.0.1 ---------- |