diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-06-06 11:16:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-06-06 11:16:16 +0000 |
commit | 9778ca30e4415698dbb1f736cf5fe132a7cec04d (patch) | |
tree | e3358245a4f46718725d068d1a5e92fca11b708f /doc | |
parent | 15e3e402c59089514f590bab8804f0ed60f0fee3 (diff) | |
download | s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.tar.gz s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.tar.xz s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.zip |
Prepare for 2.13.0.0 (last commit); update deps
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 b3bb158..28241c8 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.5.1 or later. When s6 is built with execline support (which is the default), +2.9.6.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 546dab8..5d5aa25 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.2.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -recommended dependency bumped to 2.9.5.1. </li> +recommended dependency bumped to 2.9.6.0. </li> <li> <a href="s6-svstat.html">s6-svstat</a> has new options, <tt>-g</tt> and <tt>-o pgid</tt>, to print the pgid of the service. </li> <li> <a href="s6-supervise.html">s6-supervise</a> now passes the |