From 9778ca30e4415698dbb1f736cf5fe132a7cec04d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 6 Jun 2024 11:16:16 +0000 Subject: Prepare for 2.13.0.0 (last commit); update deps Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 538967d..dc29c99 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.2.0 or later: https://skarnet.org/software/skalibs/ - - Recommended: execline version 2.9.5.1 or later: https://skarnet.org/software/execline/ + - Recommended: execline version 2.9.6.0 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/doc/index.html b/doc/index.html index b3bb158..28241c8 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.1 or later. When s6 is built with execline support (which is the default), +2.9.6.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.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 546dab8..5d5aa25 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@
  • skalibs dependency bumped to 2.14.2.0.
  • execline -recommended dependency bumped to 2.9.5.1.
  • +recommended dependency bumped to 2.9.6.0.
  • s6-svstat has new options, -g and -o pgid, to print the pgid of the service.
  • s6-supervise now passes the -- cgit v1.3.1