diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 07:59:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 07:59:28 +0000 |
commit | 29479981c5203d9d12b4e89f0e98c5655d83e684 (patch) | |
tree | 790778a481c7a18cef9d4d5ffc172bff4729bb42 /NEWS | |
parent | 9476ff00b83555bc5f46be08cdd31bf579450e81 (diff) | |
download | s6-rc-29479981c5203d9d12b4e89f0e98c5655d83e684.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ Changelog for s6-rc. -In 0.6.0.0 +In 0.5.3.0 ---------- - s6-rc-compile now reads service dependencies and bundle contents from directories, not from files. This makes it easier for package managers to drop services in a source database without modifying -existing files. +existing files. The old format is still supported. In 0.5.2.3 |