From 41670f3559eeff21dcdfb32af98be2d367b9816d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 16 Jan 2018 00:27:03 +0000 Subject: version: 0.1.0.0 --- AUTHORS | 2 ++ INSTALL | 2 +- NEWS | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 645754f..61fb22a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -5,3 +5,5 @@ Thanks to: Rob Landley Natanael Copa Johannes Nixdorf + Olivier Brunel + Guillermo diff --git a/INSTALL b/INSTALL index 876e1da..29e2fc5 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.6.3.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.6.3.1 or later: http://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 32d7343..447c725 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ In 0.1.0.0 - mdevd now listens to the netlink itself. - mdevd-coldplug now doesn't print events to stdout; it triggers the events in the kernel instead. This means mdevd should run first -to catch the events, and then mdevd-coldplug should be ran. +to catch the events, and then mdevd-coldplug should be launched. In 0.0.1.0 diff --git a/doc/index.html b/doc/index.html index 19a43a4..b770bd4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ entirely compatible with advanced mdev usage such as The Linux kernel must be 2.6.10 or later.
  • GNU make, version 3.81 or later
  • skalibs version -2.6.3.0 or later. It's a build-time requirement. It's also a run-time +2.6.3.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.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index fbbcc00..65e18f6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,7 @@
    • skalibs -dependency bumped to 2.6.3.0.
    • +dependency bumped to 2.6.3.1.
    • The mdevd-netlink program doesn't exist anymore.
    • mdevd now listens to the netlink itself.
    • mdevd-coldplug does not print events -- cgit v1.2.3