diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-03 23:10:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-03 23:10:56 +0000 |
commit | 4d47d83042e0844da2fcfff9bd73de60124e7902 (patch) | |
tree | 39924c9aca1fbc1879a930a8a3e11d4397aead39 /doc/upgrade.html | |
parent | 9ddfaa079a99a1423c5aee3f77f3210f09f9c9fe (diff) | |
download | s6-linux-init-4d47d83042e0844da2fcfff9bd73de60124e7902.tar.xz |
Prepare for 1.0.5.0
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 e4a0734..397ed86 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.5.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.9.3.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.6.1.1. </li> + <li> New <tt>-i</tt> option to +<a href="s6-linux-init-hpr.html">s6-linux-init-hpr</a> and +<a href="s6-linux-init-shutdown.html">s6-linux-init-shutdown</a> that +requires manual confirmation before shutting down. </li> +</ul> + <h2> in 1.0.4.2 </h2> <ul> |