diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-01 13:59:02 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-01 13:59:02 +0000 |
| commit | 0fad70221cbeca03bfc650462a1cd6f18e693611 (patch) | |
| tree | 001a4fb9193bbc9f3164462274a10432c307fae1 /doc/index.html | |
| parent | af5c6cb5437b1753c45588a4dd51b484ed3a7bbf (diff) | |
| download | mdevd-0fad70221cbeca03bfc650462a1cd6f18e693611.tar.gz | |
Prepare for 0.1.8.1; save/restore errno in safe wrappers
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index e10333b..2df511e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,7 +102,7 @@ and does not pull in any unnecessary code. </li> The Linux kernel must be 2.6.10 or later. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.5.0 or later. It's a build-time requirement. It's also a run-time +2.14.5.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> Optionally: <a href="//skarnet.org/software/execline/">nsss</a> @@ -111,7 +111,7 @@ you use the <tt>--enable-nsss</tt> option to configure; but you would only do that if you're replacing nsswitch on your whole system, and most people are not. </li> <li> Optionally: <a href="//skarnet.org/software/execline/">execline</a> -version 2.9.8.0 or later. It's a only a run-time requirement, and only +version 2.9.8.1 or later. It's a only a run-time requirement, and only if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or <tt>&</tt> command directives. </li> </ul> @@ -127,8 +127,8 @@ if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or <ul> <li> The current released version of mdevd is -<a href="mdevd-0.1.8.0.tar.gz">0.1.8.0</a>. -You can access its checksum <a href="mdevd-0.1.8.0.tar.gz.sha256">here</a>. </li> +<a href="mdevd-0.1.8.1.tar.gz">0.1.8.1</a>. +You can access its checksum <a href="mdevd-0.1.8.1.tar.gz.sha256">here</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/mdevd/">mdevd git repository</a>: |
