From bdef68e12278ddfc5080732bd3b28dd5135c9d3a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 27 Nov 2020 16:42:27 +0000 Subject: Prepare for 2.10.0.0 ; store preliminary changes to s6-svscan/ctl. --- INSTALL | 2 +- NEWS | 5 +- doc/index.html | 4 +- doc/upgrade.html | 7 +- package/info | 2 +- src/supervision/s6-svscan.c | 158 ++++++++++++++++++++++------------------- src/supervision/s6-svscanctl.c | 19 ++--- 7 files changed, 101 insertions(+), 96 deletions(-) diff --git a/INSTALL b/INSTALL index 1fac26d..d196dab 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.9.4.0 or later: http://skarnet.org/software/skalibs/ - - Optional: execline version 2.6.1.1 or later: http://skarnet.org/software/execline/ + - Optional: execline version 2.7.0.0 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index 2ec3b85..52c3405 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,10 @@ Changelog for s6. -In 2.9.2.1 ----------- +In 2.10.0.0 +----------- - Bugfixes. + - Changes to s6-svscan and s6-svscanctl. In 2.9.2.0 diff --git a/doc/index.html b/doc/index.html index 60884b1..9587d5d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -87,7 +87,7 @@ with s6 requirement if you link against the shared version of the skalibs library.
  • Optional: execline version -2.6.1.1 or later. When s6 is built with execline support (which is the default), +2.7.0.0 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with execlineb.
  • @@ -103,7 +103,7 @@ certain binaries that spawn scripts interpreted with

    Download