diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 | ||||
-rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 54b7240..bfc050f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,9 +51,9 @@ scripts are also run in a controlled environment. 2.11.1.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.8.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.8.2.0 or later. It's a build-time <em>and</em> run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.11.0.0 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.11.0.1 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index 302d6a1..a001dee 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -35,6 +35,10 @@ minor and bugfix version changes. <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.11.1.0. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +dependency bumped to 2.8.2.0. </li> + <li> <a href="//skarnet.org/software/s6/">s6</a> +dependency bumped to 2.11.0.1. </li> <li> <a href="s6-rc-compile.html">s6-rc-compile</a> now reads service dependency information from the <tt>dependencies.d</tt> directory and bundle information from the <tt>contents.d</tt> |