summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-07-21 01:13:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-07-21 01:13:08 +0000
commitc4f01cd510b5ec915f8821d39d3df282380ba375 (patch)
tree22b601361f1b5e1fe14b579de1f8ce61d5557a2f
parenta3cdeecf0033919e3b5a79c17c19b5ac98719256 (diff)
downloads6-c4f01cd510b5ec915f8821d39d3df282380ba375.tar.xz
execline dep bump
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html1
3 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 97cf65a..0c9b61c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 4.0 or later
- skalibs version 2.3.6.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.1.2.2 or later: http://skarnet.org/software/execline/
+ - execline version 2.1.3.0 or later: http://skarnet.org/software/execline/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index 0c23ff0..1e7d0a2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -88,7 +88,7 @@ with an earlier version. </li>
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
-2.1.2.2 or later. It's a build-time and run-time requirement. </li>
+2.1.3.0 or later. It's a build-time and run-time requirement. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index c77992b..0d6c87f 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,6 +22,7 @@
<ul>
<li> skalibs dependency bumped to 2.3.6.0. </li>
+ <li> execline dependency bumped to 2.1.3.0. </li>
<li> The internals of <a href="s6-supervise.html">s6-supervise</a> have
changed; the <tt>supervise/status</tt> file ABI has changed and is not
compatible with the daemontools/runit <tt>supervise/status</tt> files