diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-09 05:27:48 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-09 05:27:48 +0000 |
| commit | 958958d74337a6ddaf649968d188e768984100e0 (patch) | |
| tree | 7f32dfc1bea9c4d010a344e130707e638620a0fc /doc/index.html | |
| parent | 241d2079a25d77e090beb0b767984928dbbc8cd6 (diff) | |
| download | s6-rc-958958d74337a6ddaf649968d188e768984100e0.tar.gz | |
Prepare for 0.6.2.0; implement s6-rc reload
Also support reload-signal in the service definition directory.
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index ed486bf..426bdb5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -55,7 +55,7 @@ requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.9.2 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.15.0.1 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.15.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> <h3> Licensing </h3> @@ -69,8 +69,8 @@ requirement if you link against the shared version of the skalibs library. </li> <ul> <li> The current released version of s6-rc is -<a href="s6-rc-0.6.1.2.tar.gz">0.6.1.2</a>. -You can access its checksum <a href="s6-rc-0.6.1.2.tar.gz.sha256">here</a>. </li> +<a href="s6-rc-0.6.2.0.tar.gz">0.6.2.0</a>. +You can access its checksum <a href="s6-rc-0.6.2.0.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc git repository</a>: |
