From 3774cde75a996ba551568ec740bada0b6c41fba8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 19 Dec 2021 08:19:16 +0000 Subject: Prepare for 0.1.5.1 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 6 +++--- doc/upgrade.html | 7 +++++++ package/info | 2 +- 5 files changed, 18 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index d4f3454..d3f1b7f 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.11.1.0 or later: https://skarnet.org/software/skalibs/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.10 or later. diff --git a/NEWS b/NEWS index 205e921..aba875f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for mdevd. +In 0.1.5.1 +---------- + + - Bugfixes. + + In 0.1.5.0 ---------- diff --git a/doc/index.html b/doc/index.html index b4a21b4..60ae2a3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -99,11 +99,11 @@ and does not pull in any unnecessary code. The Linux kernel must be 2.6.10 or later.
  • GNU make, version 3.81 or later
  • skalibs version -2.11.0.0 or later. It's a build-time requirement. It's also a run-time +2.11.1.0 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.
  • Optionally: execline -version 2.8.1.0 or later. It's a only a run-time requirement, and only +version 2.8.2.0 or later. It's a only a run-time requirement, and only if your mdev.conf file contains +, - or & command directives.
  • @@ -119,7 +119,7 @@ if your mdev.conf file contains +, - or