From 6a3d23f3de97ab4cfa83e2025800569249113309 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 28 Jun 2022 20:59:39 +0000 Subject: Prepare for 2.11.1.2 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 7 +++++++ package/info | 2 +- 5 files changed, 17 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 8cac71f..3271cd6 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.12.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.9.0.0 or later: https://skarnet.org/software/execline/ + - execline version 2.9.0.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.1 or later: https://skarnet.org/software/nsss/ diff --git a/NEWS b/NEWS index aac90a9..69c1d99 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6. +In 2.11.1.2 +----------- + + - Bugfixes. + + In 2.11.1.1 ----------- diff --git a/doc/index.html b/doc/index.html index b9c7bbb..7247511 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.0.0 or later. When s6 is built with execline support (which is the default), +2.9.0.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