diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-07-06 13:00:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-07-06 13:00:46 +0000 |
commit | ed14312d330dbd7afb668d0238eaca64f057b267 (patch) | |
tree | 13052787c73ed903bae28c189005ebeb7190d655 /doc/upgrade.html | |
parent | 97228d54c83697a1c7862816e151e4fdc022b5a7 (diff) | |
download | s6-rc-ed14312d330dbd7afb668d0238eaca64f057b267.tar.xz |
Prepare for 0.5.4.2; use open3() safe wrapper
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 0872086..8b6fb42 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,6 +30,17 @@ minor and bugfix version changes. <h1> What has changed in s6-rc </h1> +<h2> in 0.5.4.2 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.2.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.4.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.4.0. </li> +</ul> + <h2> in 0.5.4.1 </h2> <ul> |