diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-13 13:32:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-13 13:32:49 +0000 |
commit | 14f0f3778b826f26af6bc23ae41ee323371d579d (patch) | |
tree | c592f4c18361b070a637096abf8f03d422dc5698 /doc/upgrade.html | |
parent | f397b21ae0336ed2d6e22a9c7394a2a17497ad32 (diff) | |
download | s6-linux-init-14f0f3778b826f26af6bc23ae41ee323371d579d.tar.xz |
Prepare for 1.0.8.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 5fec80b..ca5b373 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,19 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.0.8.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.12.0.0. </li> + <li> <a href="//skarnet.org/software/utmps/">utmps</a> +optional dependency bumped to 0.1.2.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.0.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.1.1. </li> +</ul> + <h2> in 1.0.7.3 </h2> <ul> |