From 8839644def2c898730e21160e73bd3d265d1198b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Apr 2024 13:33:11 +0000 Subject: Prepare for 2.12.0.5 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 3cb6a92..0657897 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.14.1.1 or later: https://skarnet.org/software/skalibs/ - - Recommended: execline version 2.9.5.0 or later: https://skarnet.org/software/execline/ + - Recommended: execline version 2.9.5.1 or later: https://skarnet.org/software/execline/ (You can disable this requirement at configure time, but will lose some functionality.) - Optional: nsss version 0.2.0.4 or later: https://skarnet.org/software/nsss/ diff --git a/NEWS b/NEWS index ddf39d2..9a65dda 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6. +In 2.12.0.5 +----------- + + - Bugfixes. + + In 2.12.0.4 ----------- diff --git a/doc/index.html b/doc/index.html index 8e8c987..52b108f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library.
  • (Optional, but really recommended for full functionality): execline version -2.9.5.0 or later. When s6 is built with execline support (which is the default), +2.9.5.1 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.
  • @@ -115,7 +115,7 @@ want nsswitch-like functionality:

    Download