From d81c427deda8a332b39a7c4abfc372cf3b1336cf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 10 Jan 2019 13:14:31 +0000 Subject: Update deps, update doc, prepare for 0.0.2.1 --- doc/index.html | 6 +++--- doc/libutmps/index.html | 3 ++- doc/upgrade.html | 7 +++++++ 3 files changed, 12 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index be076da..32bb64a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -56,11 +56,11 @@ running utmp functions are just clients to this daemon.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.7.0.0 or later. It's a build-time requirement. It's also a run-time +2.8.0.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.
  • s6 version -2.7.1.1 or later. It's a run-time requirement only, to run +2.7.2.3 or later. It's a run-time requirement only, to run the utmpd and wtmpd services (and can be done without if you have a suitable replacement for s6-ipcserver).
  • @@ -76,7 +76,7 @@ suitable replacement for

    Download