diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-21 23:40:43 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-21 23:40:43 +0000 |
| commit | 445f8ff73511ba5d8d033f8693e708b5a179c6ff (patch) | |
| tree | 4e67502a0d81fd5891485dac2cbb66bd5177dafe /doc | |
| parent | 8cc1b9f07e4a690d355117e0c608052eeb59d3ca (diff) | |
| download | s6-445f8ff73511ba5d8d033f8693e708b5a179c6ff.tar.gz | |
Update deps
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index ffb8204..f72f14c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -103,7 +103,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.1.2 or later (build-time and boot-time) </li> +0.2.1.3 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index fc31668..02c8ff0 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,6 +24,8 @@ <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.15.0.1. </li> + <li> <a href="//skarnet.org/software/nsss/">nsss</a> +optional dependency bumped to 0.2.1.3. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> recommended dependency bumped to 2.9.9.2. </li> <li> New <a href="s6-svscanboot.html">s6-svscanboot</a> binary. </li> |
