summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-03-08 00:43:06 +0000
committerLaurent Bercot <ska@appnovation.com>2022-03-08 00:43:06 +0000
commitadec46f0d3f8d1bbaff40a3d3a19428e401068fa (patch)
tree0a3b62fd341a8537251ad6b1c0897c3dee8a5323
parentb5ed0d1ef886d3c12345c22e6e42aa5fca272bb4 (diff)
downloads6-linux-init-adec46f0d3f8d1bbaff40a3d3a19428e401068fa.tar.xz
Update execline dep
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--NEWS1
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
4 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 02372f5..e1f016a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@ Build Instructions
- skalibs version 2.11.2.0 or later: https://skarnet.org/software/skalibs/
- Optional: nsss version 0.2.0.1 or later: https://skarnet.org/software/nsss/
- Optional: utmps version 0.1.1.0 or later: https://skarnet.org/software/utmps/
- - execline version 2.8.2.0 or later: https://skarnet.org/software/execline/
+ - execline version 2.8.3.0 or later: https://skarnet.org/software/execline/
- s6 version 2.11.1.0 or later: https://skarnet.org/software/s6/
This software is Linux-specific. It will run on a Linux kernel,
diff --git a/NEWS b/NEWS
index 4374010..ee1b7c9 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ In 1.0.7.3
----------
- The stage 1 initial envdir is read verbatim and noclamped.
+ - In containers, console is transmitted to stage 2.
In 1.0.7.2
diff --git a/doc/index.html b/doc/index.html
index 83bf73d..8596ebd 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -80,7 +80,7 @@ programs used when you boot a system created with
<a href="s6-linux-init-maker.html">s6-linux-init-maker</a>) if you link
against the shared version of the skalibs library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.8.2.0 or later. It is a build-time and boot-time requirement. </li>
+2.8.3.0 or later. It is a build-time and boot-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
2.11.1.0 or later. It is a build-time and boot-time requirement. </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index c87280f..5fec80b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -23,6 +23,8 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
dependency bumped to 2.11.2.0. </li>
+ <li> <a href="//skarnet.org/software/execline/">execline</a>
+dependency bumped to 2.8.3.0. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a>
dependency bumped to 2.11.1.0. </li>
</ul>