diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-15 10:46:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-15 10:46:10 +0000 |
commit | b30499178db75b494d35eb1f60c30a85f45c4dc1 (patch) | |
tree | 2bcbbed14d5e761e01d5101d8ca5bb325f0ad484 /doc/upgrade.html | |
parent | 9bf94d170fd0d5540be8c6337f53ed71dbca268a (diff) | |
download | s6-b30499178db75b494d35eb1f60c30a85f45c4dc1.tar.xz |
Prepare for 2.12.0.4; also close s6-svscan's stderr on exit when special
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e5d3166..2cd9f64 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in s6 </h1> +<h2> in 2.12.0.4 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.1.1. </li> + <li> <a href="//skarnet.org/software/execline/">skalibs</a> +recommended dependency bumped to 2.9.5.0. </li> +</ul> + <h2> in 2.12.0.3 </h2> <ul> |