aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-10-30 03:30:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-10-30 03:30:28 +0000
commit2c2430d7a7c32aed2cadb876a3ae9a71fcdb37a1 (patch)
treebb94c128a5a0934c12fce7824c7dd8687617927c
parent1664e2218855e6510513133083353565a9f6c463 (diff)
downloads6-2c2430d7a7c32aed2cadb876a3ae9a71fcdb37a1.tar.gz
Prepare for 2.13.3.0
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 811c4b0..7babe95 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.5.0 or later: https://skarnet.org/software/skalibs/
- - Recommended: execline version 2.9.7.1 or later: https://skarnet.org/software/execline/
+ - Recommended: execline version 2.9.8.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.1.1 or later: https://skarnet.org/software/nsss/
diff --git a/doc/index.html b/doc/index.html
index d7ede45..83a345a 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. </li>
<li> (Optional, but really recommended for full functionality):
<a href="//skarnet.org/software/execline/">execline</a> version
-2.9.7.1 or later. When s6 is built with execline support (which is the default),
+2.9.8.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
<a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li>
@@ -115,8 +115,8 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.13.2.0.tar.gz">2.13.2.0</a>.
-You can access its checksum <a href="s6-2.13.2.0.tar.gz.sha256">here</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.13.3.0.tar.gz">2.13.3.0</a>.
+You can access its checksum <a href="s6-2.13.3.0.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6
git repository</a>: