From 4d47d83042e0844da2fcfff9bd73de60124e7902 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 3 Nov 2020 23:10:56 +0000 Subject: Prepare for 1.0.5.0 --- INSTALL | 4 ++-- NEWS | 7 +++++++ doc/index.html | 6 +++--- doc/upgrade.html | 13 +++++++++++++ package/info | 2 +- 5 files changed, 26 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 5cfe1fa..f65e0a8 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.1 or later: https://skarnet.org/software/skalibs/ - - execline version 2.6.1.0 or later: https://skarnet.org/software/execline/ + - skalibs version 2.9.3.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.6.1.1 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 b4e6161..90aeab9 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Changelog for s6-linux-init. +In 1.0.5.0 +---------- + + - New -i option to s6-l-i-shutdown and s6-l-i-hpr, that requires +manual confirmation before shutting down a machine. + + In 1.0.4.2 ---------- diff --git a/doc/index.html b/doc/index.html index 6418a49..74c23a9 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.1 or later. It's a build-time requirement. It's also a run-time +2.9.3.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 s6-linux-init-maker) if you link against the shared version of the skalibs library.
  • execline version -2.6.1.0 or later. It is a build-time and boot-time requirement.
  • +2.6.1.1 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.
  • @@ -115,7 +115,7 @@ all the other packages against the static version of libskarnet.