From 1626bf78dd47a42ce37e984025a434a666fc5bbf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 15 Jun 2018 13:26:11 +0000 Subject: Add support for max-death-tally and down-signal, prepare for 0.4.1.0 --- INSTALL | 4 ++-- NEWS | 7 +++++++ doc/index.html | 6 +++--- doc/upgrade.html | 14 ++++++++++++-- package/info | 2 +- src/libs6rc/s6rc_servicedir_internal.c | 4 +++- 6 files changed, 28 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index d1a3fd1..23cd8a6 100644 --- a/INSTALL +++ b/INSTALL @@ -7,8 +7,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.6.4.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.3.0.4 or later: http://skarnet.org/software/execline/ - - s6 version 2.7.1.0 or later: http://skarnet.org/software/s6/ + - execline version 2.5.0.0 or later: http://skarnet.org/software/execline/ + - s6 version 2.7.2.0 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index 1185762..23c13d1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ Changelog for s6-rc. +In 0.4.1.0 +---------- + + - Support for max-death-tally and down-signal files in a +longrun definition directory + + In 0.4.0.1 ---------- diff --git a/doc/index.html b/doc/index.html index 58dc3e6..8fd943c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,9 +50,9 @@ scripts are also run in a controlled environment.
  • skalibs version 2.6.4.0 or later
  • execline version -2.3.0.4 or later
  • +2.5.0.0 or later
  • s6 version -2.7.1.0 or later
  • +2.7.2.0 or later

    Licensing

    @@ -66,7 +66,7 @@ scripts are also run in a controlled environment.