summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-09-26 14:04:11 +0000
committerLaurent Bercot <ska@appnovation.com>2021-09-26 14:04:11 +0000
commit4ddc5a2a0502e41d43a14552b575603d21f699d2 (patch)
treefe63bf19402a0254bbc25574c37715ac33145cae
parentfbd69320347e38acd7269393604e31780e4963b3 (diff)
downloadexecline-4ddc5a2a0502e41d43a14552b575603d21f699d2.tar.xz
version: 2.8.1.0v2.8.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html1
3 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 688e9f3..694b86d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/
- - Optional: nsss version 0.1.0.2 or later: https://skarnet.org/software/nsss/
+ - Optional: nsss version 0.2.0.0 or later: https://skarnet.org/software/nsss/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index 7dae446..81a48b7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -64,7 +64,7 @@ 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.1.0.2 or later (build-time and boot-time) </li>
+0.2.0.0 or later (build-time and boot-time) </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 740565a..63f51aa 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,6 +23,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.0.0. </li>
+ <li> New binary: <a href="case.html">case</a>. </li>
</ul>
<h2> in 2.8.0.1 </h2>