diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 04:05:36 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-10-30 04:05:36 +0000 |
| commit | a6cbdcb903ad29a95cfa80c29a64d33186741e74 (patch) | |
| tree | 85b7fcbe421b28816c267d23b0b1b796aaa48aca | |
| parent | d24793b2f8b4928c1a649738ae5dbd00c252669d (diff) | |
| download | mdevd-a6cbdcb903ad29a95cfa80c29a64d33186741e74.tar.gz | |
Update deps
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.14.5.0 or later: https://skarnet.org/software/skalibs/ - optional: nsss version 0.2.1.1 or later: https://skarnet.org/software/nsss/ - - optional: execline version 2.9.7.1 or later: https://skarnet.org/software/execline/ + - optional: execline version 2.9.8.0 or later: https://skarnet.org/software/execline/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. diff --git a/doc/index.html b/doc/index.html index ebc9613..381a3d3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -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.7.1 or later. It's a only a run-time requirement, and only +version 2.9.8.0 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> diff --git a/doc/upgrade.html b/doc/upgrade.html index 3d8db55..2bead5b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -26,7 +26,7 @@ dependency bumped to 2.14.5.0. </li> <li> <a href="//skarnet.org/software/nsss/">nsss</a> optional dependency bumped to 0.2.1.1. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -optional dependency bumped to 2.9.7.1. </li> +optional dependency bumped to 2.9.8.0. </li> <li> New <tt>-N</tt> option to <a href="mdevd.html">mdevd</a>. </li> </ul> |
