From d318862a0b7843b09fd029a9ed5c00c86b0ea6bc Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Tue, 31 Mar 2026 01:00:52 +0000
Subject: Add support for disabling rpath; prepare for 0.0.1.2
---
doc/index.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
(limited to 'doc/index.html')
diff --git a/doc/index.html b/doc/index.html
index 9a6a2f5..78ee68a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -54,7 +54,7 @@ is often used on its own, in environments that already have an init system
(no need for s6-linux-init) and a service manager (no need for s6-rc).
For the same purpose of modularity, s6 follows an approach of "one functionality,
one tool", sometimes to the extreme: the s6-supervision package, as of
-2.14.0.1, hosts 75 binaries.
+2.15.0.0, hosts 75 binaries.
@@ -87,17 +87,17 @@ parts of an s6-based system.
A Linux-based system with a standard C development environment
GNU make, version 3.81 or later
skalibs version
-2.14.5.1 or later
+2.15.0.0 or later
execline version
-2.9.8.1 or later
+2.9.8.2 or later
s6 version
-2.14.0.1 or later
+2.15.0.0 or later
s6-rc version
-0.6.0.0 or later
+0.6.0.1 or later
Optional: nsss version
-0.2.1.1 or later
+0.2.1.2 or later
Optional: s6-linux-init version
-1.2.0.0 or later
+1.2.0.1 or later
Optional: util-linux version
2.41.2 or later
@@ -126,8 +126,8 @@ across operating systems.