summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-02-17 14:41:36 +0000
committerLaurent Bercot <ska@appnovation.com>2023-02-17 14:41:36 +0000
commit96cb4bc24db14b353fd47d8d4325fd02730b6b5f (patch)
tree64eee97316bdd85665c90b6a9daff574bd9eabac /doc
parentebd7a0c2fea984d377f11062bc8f56f777a9a572 (diff)
downloads6-linux-init-96cb4bc24db14b353fd47d8d4325fd02730b6b5f.tar.xz
version: 1.1.0.0v1.1.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 7d61315..14230a8 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -93,7 +93,7 @@ against the shared version of the skalibs library. </li>
<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.2 or later (build-time and boot-time) </li>
+0.2.0.3 or later (build-time and boot-time) </li>
<li> If you want secure utmp functionality:
<a href="//skarnet.org/software/utmps/">utmps</a> version
0.1.2.1 or later (build-time and boot-time) </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 8dc841e..e1799f1 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,6 +23,8 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.13.1.0. </li>
+ <li> <a href="//skarnet.org/software/nsss/">nsss</a>
+optional dependency bumped to 0.2.0.3. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.2.0. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>