diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-18 14:07:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-18 14:07:08 +0000 |
commit | 19545d58da11e9d2bcce777d83daccc98017f5c0 (patch) | |
tree | 9cc1c9e5c308eb8f0da81c32c9084d2c23571dcd /doc/upgrade.html | |
parent | 68e2f72d92bf756edf7c9913fba25956c3395cdf (diff) | |
download | s6-rc-19545d58da11e9d2bcce777d83daccc98017f5c0.tar.xz |
Prepare for 0.5.4.3; get rid of 1st limit in s6-rc-fdholder-filler
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 64eeec3..89f49d6 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.3 </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/">execline</a> +dependency bumped to 2.9.5.1. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.12.0.5. </li> +</ul> + <h2> in 0.5.4.2 </h2> <ul> |