diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 18:24:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 18:24:46 +0000 |
commit | 6696cee3bd309f61fc6c945ef747262a845e9267 (patch) | |
tree | 6bb1a8f54ff0a590d375aece2af01009c94d9206 /doc/upgrade.html | |
parent | 4a773dc6d9d36844501994720aca31a4f50d7d52 (diff) | |
download | s6-linux-init-6696cee3bd309f61fc6c945ef747262a845e9267.tar.xz |
Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index df02152..8cd21a9 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,21 @@ <h1> What has changed in s6-linux-init </h1> +<h2> in 1.0.6.4 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.0.0. </li> + <li> <a href="//skarnet.org/software/nsss/">nsss</a> +optional dependency bumped to 0.1.0.2. </li> + <li> <a href="//skarnet.org/software/utmps/">utmps</a> +optional dependency bumped to 0.1.0.3. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.8.1.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.0.0. </li> +</ul> + <h2> in 1.0.6.3 </h2> <ul> |