From 4ba72b2d28664bc7c7702ff6e5fa2dd7fa0b4fdf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 21 Jun 2026 21:27:47 +0000 Subject: Update deps, prepare for 0.1.3.4 --- doc/index.html | 11 +++++++---- doc/upgrade.html | 11 +++++++++++ 2 files changed, 18 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 1073553..eaacda1 100644 --- a/doc/index.html +++ b/doc/index.html @@ -57,11 +57,14 @@ 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.15.0.0 or later. It's a build-time requirement. It's also a run-time +2.15.0.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.
  • +
  • Optionally, nsss version +0.2.1.3 or later. You only need it if you're building a whole distribution +with it; otherwise you can safely ignore it.
  • s6 version -2.15.0.0 or later. It's a run-time requirement only, to run +2.15.1.0 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).
  • @@ -77,8 +80,8 @@ suitable replacement for

    Download