diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-13 09:05:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-13 09:05:43 +0000 |
commit | b26b1affa176d27077f3c08cbdd7f3f8d001cc99 (patch) | |
tree | 8c50b5fcebd0573d5ba95f71c29475f3a0584cb9 /doc/upgrade.html | |
parent | af9c36d379c9c71c4111cc15545f0938cca8e68e (diff) | |
download | s6-linux-init-b26b1affa176d27077f3c08cbdd7f3f8d001cc99.tar.xz |
Prepare for 1.1.2.1
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 34c871c..b997984 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.1.2.1 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.3.0. </li> + <li> <a href="//skarnet.org/software/nsss/">nsss</a> +optional dependency bumped to 0.2.0.5. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.9.6.1. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.13.0.1. </li> +</ul> + <h2> in 1.1.2.0 </h2> <ul> |