diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-12-21 13:32:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-12-21 13:32:36 +0000 |
commit | 977d6ca915355954ae6215b0aa577c24fc257efe (patch) | |
tree | 1cc71ab11e07ab98f357e926fb20a5e93e7b3018 /doc | |
parent | ddc76841398dfd5e18b22943727ad74b880236d3 (diff) | |
download | s6-977d6ca915355954ae6215b0aa577c24fc257efe.tar.xz |
Update execline dep; s6-envdir QoL
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 1210f03..c0c8403 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.0.2 or later. When s6 is built with execline support (which is the default), +2.9.1.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index dcf6f7a..077b9d8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ 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> +recommended dependency bumped to 2.9.1.0. </li> </ul> <h2> in 2.11.1.2 </h2> |