From 932d6ee69bc83e72b3e697606cee5429d9a3f363 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 31 Mar 2026 00:27:22 +0000 Subject: Add support for disabling rpath; update deps --- doc/index.html | 4 ++-- doc/overview.html | 2 +- doc/upgrade.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 98237c4..838ec9c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -49,10 +49,10 @@ scripts are also run in a controlled environment.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.6.0 or later. It's a build-time requirement. It's also a run-time +2.15.0.0 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.
  • execline version -2.9.8.1 or later. It's a build-time and run-time requirement.
  • +2.9.8.2 or later. It's a build-time and run-time requirement.
  • s6 version 2.15.0.0 or later. It's a build-time and run-time requirement.
  • diff --git a/doc/overview.html b/doc/overview.html index 45ebdbe..0419feb 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -228,7 +228,7 @@ calling s6-rc-compile. The databases to add bundles to them, or delete bundles from them.

    -

    Management of source definition directories

    +

    Management of source definition directories

    Starting with version 0.6.0.0, s6-rc provides tools to help users diff --git a/doc/upgrade.html b/doc/upgrade.html index 57e2b84..6a7cdf6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -34,7 +34,7 @@ minor and bugfix version changes.

    -- cgit v1.3.1