aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-21 20:50:16 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-21 20:50:16 +0000
commit0266369bb890f16bfd19c4036bc69aa261c0623e (patch)
treec10833d4c9b5d31019aa60ed598e357d9b0e6c89 /doc
parentd4a775495a8044dcd66ad2888b9af711798c4b7c (diff)
downloadnsss-0266369bb890f16bfd19c4036bc69aa261c0623e.tar.gz
Prepare for 0.2.1.3
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html8
-rw-r--r--doc/upgrade.html9
2 files changed, 13 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 55d5a76..2500ecc 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -82,11 +82,11 @@ functions.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.15.0.0 or later. It's a build-time requirement. It's also a run-time
+2.15.0.1 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.15.0.0 or later. It's a <em>run-time</em> requirement only, to run
+2.15.1.0 or later. It's a <em>run-time</em> requirement only, to run
the nsssd service (and can be done without if you have a suitable replacement
for <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </li>
</ul>
@@ -101,8 +101,8 @@ for <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </l
<h3> Download </h3>
<ul>
- <li> The current released version of nsss is <a href="nsss-0.2.1.2.tar.gz">0.2.1.2</a>.
-You can access its checksum <a href="nsss-0.2.1.2.tar.gz.sha256">here</a>. </li>
+ <li> The current released version of nsss is <a href="nsss-0.2.1.3.tar.gz">0.2.1.3</a>.
+You can access its checksum <a href="nsss-0.2.1.3.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgit/nsss/">nsss
git repository</a>:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index dd45d1c..e588518 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,6 +19,15 @@
<h1> What has changed in nsss </h1>
+<h2> In 0.2.1.3 </h2>
+
+<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.15.0.1. </li>
+ <li> <a href="//skarnet.org/software/s6/">s6</a> run-time
+dependency bumped to 2.15.1.0. </li>
+</ul>
+
<h2> In 0.2.1.2 </h2>
<ul>