diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 12:33:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 12:33:38 +0000 |
commit | e63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2 (patch) | |
tree | ece443cf9265cc201c85aca972bc5be2669f4dd2 /doc/upgrade.html | |
parent | 1c9a61c0697e6af47fa7839226e470ba2c13f919 (diff) | |
download | s6-e63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2.tar.xz |
Adapt to skalibs-2.13.0.0
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 dabe6ed..dcf6f7a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,17 @@ <h1> What has changed in s6 </h1> +<h2> in 2.11.2.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.13.0.0. </li> + <li> <a href="//skarnet.org/software/execline/">nsss</a> +optional dependency bumped to 0.2.0.2. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +recommended dependency bumped to 2.9.0.2. </li> +</ul> + <h2> in 2.11.1.2 </h2> <ul> |