diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 4 | ||||
| -rw-r--r-- | doc/unit-conversion.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index 2162d00..382f03e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,7 +102,7 @@ certain binaries that spawn scripts interpreted with <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.2.0.6 or later (build-time and boot-time) </li> +0.2.1.0 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> @@ -115,7 +115,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.13.1.1.tar.gz">2.13.1.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.13.2.0.tar.gz">2.13.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: diff --git a/doc/unit-conversion.html b/doc/unit-conversion.html index 9ed4db6..13d736c 100644 --- a/doc/unit-conversion.html +++ b/doc/unit-conversion.html @@ -924,7 +924,7 @@ with an implementation of systemd's watchdog system. </li> <p> All these directives relate to cgroups, so implementing them means having access to at least some cgroups commands (difficulty at least -<strong>3</strong>. Others are even more involved, requiring tight +<strong>3</strong>). Others are even more involved, requiring tight service integration with the system. Generally, seeing these directives in your unit files is a bad sign; despite some of them only having <strong>3</strong> or <strong>4</strong> listed, we do not recommend diff --git a/doc/upgrade.html b/doc/upgrade.html index b925162..750beac 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,13 +18,13 @@ <h1> What has changed in s6 </h1> -<h2> in 2.13.1.1 </h2> +<h2> in 2.13.2.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.4.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> -optional dependency bumped to 0.2.0.6. </li> +optional dependency bumped to 0.2.1.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> recommended dependency bumped to 2.9.7.0. </li> </ul> |
