From 7d26634c603770c487d31da1f3c50b8b289acd56 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 9 Jun 2020 17:23:02 +0000 Subject: version: 1.0.4.1 --- INSTALL | 4 ++-- NEWS | 1 + doc/index.html | 4 ++-- doc/upgrade.html | 4 +++- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 13f0405..5cfe1fa 100644 --- a/INSTALL +++ b/INSTALL @@ -6,8 +6,8 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.9.2.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.6.0.0 or later: https://skarnet.org/software/execline/ + - skalibs version 2.9.2.1 or later: https://skarnet.org/software/skalibs/ + - execline version 2.6.1.0 or later: https://skarnet.org/software/execline/ - s6 version 2.9.2.0 or later: https://skarnet.org/software/s6/ - Optional: nsss version 0.0.2.2 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.0.3.2 or later: https://skarnet.org/software/utmps/ diff --git a/NEWS b/NEWS index 233aa48..f3c90f9 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Changelog for s6-linux-init. In 1.0.4.1 ---------- + - Bugfixes. - telinit now completes even when its terminal is killed by the state change. diff --git a/doc/index.html b/doc/index.html index 6628bfa..90ff053 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,14 +72,14 @@ kernel command line
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.9.2.0 or later. It's a build-time requirement. It's also a run-time +2.9.2.1 or later. It's a build-time requirement. It's also a run-time requirement (for s6-linux-init-maker) as well as a boot-time requirement (i.e. a run-time requirement for the programs used when you boot a system created with s6-linux-init-maker) if you link against the shared version of the skalibs library.
  • execline version -2.6.0.0 or later. It is a build-time and boot-time requirement.
  • +2.6.1.0 or later. It is a build-time and boot-time requirement.
  • s6 version 2.9.2.0 or later. It is a build-time and boot-time requirement.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index a004216..909c9b5 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,7 +22,9 @@

    in 1.0.4.0

    -- cgit v1.2.3