aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-06-22 22:26:39 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-06-22 22:26:39 +0000
commitc62be8b122b599c7d38a0797845b656f7418895d (patch)
treef6b75b5ebb5660aeb6e1ed6e011470f42611acca
parent1ae428af269f5ec8cbdf20ccf8644bf35d68b36b (diff)
downloads6-linux-init-c62be8b122b599c7d38a0797845b656f7418895d.tar.gz
Update depsHEADmain
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html4
-rw-r--r--package/deps-build2
4 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 556ab81..ca798b3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A Linux-based system with a standard C development environment
- GNU make version 3.81 or later
- - skalibs version 2.15.0.1 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.15.1.0 or later: https://skarnet.org/software/skalibs/
- Optional: nsss version 0.2.1.3 or later: https://skarnet.org/software/nsss/
- Optional: utmps version 0.1.3.4 or later: https://skarnet.org/software/utmps/
- execline version 2.9.9.2 or later: https://skarnet.org/software/execline/
diff --git a/doc/index.html b/doc/index.html
index c2decaa..9d07804 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -74,7 +74,7 @@ kernel command line </li>
<li> A Linux-based system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.15.0.1 or later. It's a build-time requirement. It's also a run-time
+2.15.1.0 or later. It's a build-time requirement. It's also a run-time
requirement (for <a href="s6-linux-init-maker.html">s6-linux-init-maker</a>)
as well as a boot-time requirement (i.e. a run-time requirement for the
programs used when you boot a system created with
@@ -83,7 +83,7 @@ against the shared version of the skalibs library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
2.9.9.2 or later. It is a build-time and boot-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.15.0.1 or later. It is a build-time and boot-time requirement. </li>
+2.15.1.0 or later. It is a build-time and boot-time requirement. </li>
</ul>
<p>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index f361184..be9ba89 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,7 +23,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.15.0.1. </li>
+dependency bumped to 2.15.1.0. </li>
<li> <a href="//skarnet.org/software/nsss/">nsss</a>
optional dependency bumped to 0.2.1.3. </li>
<li> <a href="//skarnet.org/software/utmps/">utmps</a>
@@ -31,7 +31,7 @@ optional dependency bumped to 0.1.3.4. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a>
dependency bumped to 2.9.9.2. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.15.0.1. </li>
+dependency bumped to 2.15.1.0. </li>
</ul>
<h2> in 1.2.0.1 </h2>
diff --git a/package/deps-build b/package/deps-build
index 1f87ced..d101b10 100644
--- a/package/deps-build
+++ b/package/deps-build
@@ -1,4 +1,4 @@
-true true /package/prog/skalibs 2.15.0.1 libskarnet
+true true /package/prog/skalibs 2.15.1.0 libskarnet
$usensss false /package/admin/nsss 0.2.1.3 libnsss
$utmps false /package/admin/utmps 0.1.3.4 libutmps
true false /package/admin/execline 2.9.9.2 libexecline