aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-11-02 08:16:40 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2025-11-02 08:16:40 +0000
commitc12cf9840b136a2a47c8688eb8278cb391269514 (patch)
tree3194d09fcc21b3f619903ee9d45e81495f42de50
parentad9f96bb0a54894a95818e033b90ee7dd0543ccc (diff)
downloadutmps-c12cf9840b136a2a47c8688eb8278cb391269514.tar.gz
Update deps
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 960f2f4..06978df 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/
- - s6 version 2.13.3.0 or later: https://skarnet.org/software/s6/
+ - s6 version 2.14.0.0 or later: https://skarnet.org/software/s6/
(this is only a run-time requirement, not a build-time one)
This software will run on any operating system that implements
diff --git a/doc/index.html b/doc/index.html
index ecd42dc..2b287b6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ running utmp functions are just clients to this daemon.
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.3.0 or later. It's a <em>run-time</em> requirement only, to run
+2.14.0.0 or later. It's a <em>run-time</em> requirement only, to run
the utmpd and wtmpd services (and can be done without if you have a
suitable replacement for
<a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 1f92215..2adfabf 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,7 +24,7 @@
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.14.5.0. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> run-time
-dependency bumped to 2.13.3.0. </li>
+dependency bumped to 2.14.0.0. </li>
<li> Shared libraries are now supported on MacOS. </li>
</ul>