From 86d072b07cff432b3ab558ab6747260828bec192 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Fri, 29 May 2026 23:55:33 +0000
Subject: Prepare for 0.1.0.0
---
doc/index.html | 16 ++++++++--------
doc/upgrade.html | 18 ++++++++++++++++++
2 files changed, 26 insertions(+), 8 deletions(-)
(limited to 'doc')
diff --git a/doc/index.html b/doc/index.html
index d06f8c5..3cd2b77 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -55,7 +55,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.15.0.0, hosts 75 binaries.
+2.15.0.1, hosts 75 binaries.
@@ -88,17 +88,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.15.0.0 or later
+2.15.0.1 or later
execline version
-2.9.9.0 or later
+2.9.9.2 or later
s6 version
-2.15.0.0 or later
+2.15.0.1 or later
s6-rc version
-0.6.1.0 or later
+0.6.1.2 or later
Optional: nsss version
0.2.1.2 or later
Optional: s6-linux-init version
-1.2.0.1 or later
+1.2.0.2 or later
Optional: util-linux version
2.41.2 or later
@@ -127,8 +127,8 @@ across operating systems.
- The current released version of s6-frontend is
-0.0.1.2.
-You can access its checksum here.
+0.1.0.0.
+You can access its checksum here.
- Alternatively, you can checkout a copy of the
s6-frontend
git repository:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 08b8f7d..b676ca9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,6 +19,24 @@
What has changed in s6-frontend
+ in 0.1.0.0
+
+
+ - Support for disabling RPATH at configure time.
+ - skalibs
+dependency bumped to 2.15.0.1.
+ - nsss
+optional dependency bumped to 0.2.1.2.
+ - execline
+dependency bumped to 2.9.9.2.
+ - s6
+dependency bumped to 2.15.0.1.
+ - s6-rc
+dependency bumped to 0.6.1.2.
+ - s6-linux-init
+dependency bumped to 1.2.0.2.
+
+
in 0.0.1.2