From 3be1f17208a1e3d48c1c0607bff50402bc45ceb3 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 29 Apr 2023 03:22:13 +0000 Subject: Prepare for 1.1.1.1; fix ctty passing when we have a logger Signed-off-by: Laurent Bercot --- doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 6aade8d..53a58dd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -73,7 +73,7 @@ kernel command line
  • A Linux-based system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.13.1.1 or later. It's a build-time requirement. It's also a run-time +2.13.2.0 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 @@ -110,7 +110,7 @@ want nsswitch-like functionality:
    • The current released version of s6-linux-init is -1.1.1.0.
    • +1.1.1.1.
    • Alternatively, you can checkout a copy of the s6-linux-init git repository: diff --git a/doc/upgrade.html b/doc/upgrade.html index 230d1e6..6bdb29b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@

      What has changed in s6-linux-init

      +

      in 1.1.1.1

      + +
        +
      • skalibs +dependency bumped to 2.13.2.0.
      • +
      +

      in 1.1.1.0

        -- cgit v1.3.1