diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-18 10:20:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-18 10:20:17 +0000 |
commit | 688d5d1190c333bc60f2b97c819dffa96365ccdf (patch) | |
tree | 2c885480bd78144cd9a3e08382366e77ffc3a1f4 /doc/upgrade.html | |
parent | e2eb6c0257826ed59b98f5fec5a071624dbe5dfb (diff) | |
download | s6-linux-init-688d5d1190c333bc60f2b97c819dffa96365ccdf.tar.xz |
Prepare for 1.0.7.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 133eed5..081371f 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.7.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.11.1.0. </li> + <li> <a href="//skarnet.org/software/nsss/">nsss</a> +optional dependency bumped to 0.2.0.1. </li> + <li> <a href="//skarnet.org/software/utmps/">utmps</a> +optional dependency bumped to 0.1.1.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.8.1.1. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.0.1. </li> +</ul> + <h2> in 1.0.6.4 </h2> <ul> |