From b712f91b2efc468e8760f394a4f5b6faecc87e3b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 15 May 2026 12:57:03 +0000 Subject: Prepare for 2.15.0.1; fix s6-accessrules-cdb-from-fs args numbering --- doc/index.html | 8 ++++---- doc/upgrade.html | 9 +++++++++ package/deps-build | 4 ++-- package/info | 2 +- src/conn-tools/s6-accessrules-cdb-from-fs.c | 18 ++++++++++-------- 5 files changed, 26 insertions(+), 15 deletions(-) diff --git a/doc/index.html b/doc/index.html index 9da9001..53d0b49 100644 --- a/doc/index.html +++ b/doc/index.html @@ -84,12 +84,12 @@ with s6
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.15.0.0 or later. It's a build-time requirement. It's also a run-time +2.15.0.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • (Optional, but really recommended for full functionality): execline version -2.9.9.0 or later. When s6 is built with execline support (which is the default), +2.9.9.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.
  • @@ -116,8 +116,8 @@ want nsswitch-like functionality:

    Download